Re: Suggestion for Bus pirate - slave mode
Reply #1 –
Hi Michael,
I have been thinking about a SPI/I2C/etc slave device. I would want to do it in a new firmware/device because it will be quite complex and making it fit to the Bus Pirate framework would be a pain.
I think the main thing is that some PC software is needed to configure/setup the slave mode.
Option to ACK every byte.
Store/report activity.
Setup registers - what are the commands, how many bytes for each command, what to reply with,
For EEPROMs how much memory to you emulate
etc
This should probably be combined with a really good I2C sniffer based in a CPLD.