This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Spi Slave Help

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.

0