• STM32F103RC Assembly Program link problem?
    I have written the following assembly program. It compiles without errors, but I get this warning: FirstTest.sct(8): warning: L6314W: No section matches pattern *(InRoot$$Sections). The purpose...
  • STM32F103RC Assembly Program link problem?
    I have written the following assembly program. It compiles without errors, but I get this warning: FirstTest.sct(8): warning: L6314W: No section matches pattern *(InRoot$$Sections). The purpose...
  • spi flash 16MB not working
    Hi I am currently working with SPI flash memory W25Q128BV and using nuvoton processor of N9H30 series. I have sample codes but not working correctly, but after erse only one time working properly...
  • 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...