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

Just an example about using SPI

Dear All,

I'm working on SPI communication on two LPC2138. I prepared a board based on MCB2130 and just want that first LPC2138 works as Master and second works as Slave. I want to make them communicate as bi-directional and via interrupt. Could you please give me an example works on Realview Compiler? I couldn't make work the example spi file in lpc21xx_insidersguide.zip
I also couldn't make work which is listed in philips LPC2138 pages.

Opti