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

Parents
  • The layout of your code seems to have lost something in posting. Note that you need to use spaces not TABs for indentation - the interpretation of TAB characters is (almost) entirely unpredictable!

    Your image links don't seem to work.

    Please describe in more detail what seems to be the problem with the 'count' variable?

Reply
  • The layout of your code seems to have lost something in posting. Note that you need to use spaces not TABs for indentation - the interpretation of TAB characters is (almost) entirely unpredictable!

    Your image links don't seem to work.

    Please describe in more detail what seems to be the problem with the 'count' variable?

Children
No data