• 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 on LPC2148 (MCB2140)
    Hi, I'm working with a Keil MCB2140 board (LPC2148). I want to communicate with a Chipcon cc2420 transceiver chip via SPI. There for I'm using the lpc2148 spi0 interface and the following c-code...
  • SPI0 communication with an acceleromter.
    I am trying to communicate with accelerometer, ADIS 16006 via SPI0. However, i am getting only one output from the accelerometer regardless of its orientation. Also, all the online help available uses...
  • 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...
  • Logic Analyzer
    Hi!! Can anyone Help me?? I have a STM32f4_DiscoveryBoard. I wrote a Code, in which i am controlling the speed of DC Motor using PID Controller technique on Keil_MDK and it's working fine. Now, I...