• SPI not working for STM32H7xx
    I am configuring SPI5 of STM32H7xx for full duplex communication with Trinamic Motor Dricer TMC5072. I am not getting any proper signals across the 4pins of SPI when i check using a CRO. int main...
  • 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...
  • 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 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...
  • 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...