We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.