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

NXP LPC2378 (ARM7 core) communication via SPI protocol

I want to communicate NXP LPC2378 (ARM7 core) to some other devices via SPI (Serial Peripheral Interface) protocol.

So how to write a C code to communicate a particular device as a Slave with Master (ARM7 controller)?

0