• SPI0 Communication
    While trying to communicate with an accelerometer via SPI, I observe that my S0SDR register supplies only a FFFF as a value and does not accept any other value. Can somebody help?
  • SPI0 Communication
    While trying to communicate with an accelerometer via SPI, I observe that my S0SDR register supplies only a FFFF as a value and does not accept any other value. Can somebody help?
  • LPC2136 SPI0 not working
    hello friends, i am using arm7 lpc2136 to make communication via SPI with a graphic lcd. for some reason this code is not working (SPI is not sending), i do not receive any error from the compiler...
  • LPC2214 ->SPI0 Logic analyzer
    Why I don't see clock signal (SCK) in logic analyzer. I use mask 0x00000010(PORT0). Does the program is corect? #define SPIF (1<<7) #define SPI0_SEL 0x00000080 #define SPI0_MSTR 0x00000020 #define...
  • LPC2136 SPI0 not working
    hello friends, i am using arm7 lpc2136 to make communication via SPI with a graphic lcd. for some reason this code is not working (SPI is not sending), i do not receive any error from the compiler...