Hello, chip - AT91Sam7x512 I try to work with the SPI slave mode.
I wrote a code that work perfectly in master mode, but now I try to convert this code to work in slave mode.
Does anyone have good Spi Slave module?. I want to work with DMA, and the spi slave interrupt will jump, after any transaction.
I want the program will run, until I got communication in SPI slave, and then I work with the buffer I recieved.
many thanks, Chiko.