Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 5 months ago.
How to make LPC1768 SPI slave work?
LPC1768 SPI interface
hi, I am trying to communicate TWO LPC1768's using SPI. I am able to send the data from master but slave not receiving any data. Slave is waiting at the wait flag in the status register. I don't know whether my configuration wrong or reading data wrong. Can anyone help me suggestions to write SPI slave configuration and reading data. here i am placing some sample code check this make some suggestions. /media/uploads/sivaindia/pcb.c /media/uploads/sivaindia/spi.h /media/uploads/sivaindia/spi.c /media/uploads/sivaindia/main_8CT43Si.c