• Getting SPI to work
    Hi, I'm using a MCBSTM32E board, with a ST32E103ZE Arm Cortex M3 processor. I am trying to get the SPI interface to work, but so far I've had no luck. I've tried simulating, and capturing the pin...
  • stm32f103rc SPI not working!
    Hi there, I am now using stm32f103rc processor (before I used stm32f103rb to have some practices), I want to send a string such as "hello world" but I can't send it. The TC (transmission complete flag...
  • SPI is not working on LPC2294 board
    Hi All, the SPI code is working fine with keil simulator and it is going to ISR whenever SPIF is set. but when the same code is loaded to LPC 2294 hardware board it is not working and indefinitely...
  • P89v51rd2 spi not working-help
    Hi, I am trying to interface ADC-cs5463 with P89v51rd2 micro controller using "bit banging SPI" code but not getting any result. I am using below code if any one can see the code and if i am...
  • SPI in AT89c51AC3 not working..
    I'm trying to make digital clock using DS3234 with AT89C51AC3 ...i'm using keil uVison v.2.4oa.... i'm using one of the SPI example listed on website under AT89C51AC3 section .. when i try to run SPI...