• SPI Slave is receiving Garbage values.
    I have configured my STM32F407 Discovery Board as slave with a STM8S00 . The data sent by Master on MOSI is totally different from that which that my slave is receiving I have observed that data on the...
  • SPI Slave is receiving Garbage values.
    I have configured my STM32F407 Discovery Board as slave with a STM8S00 . The data sent by Master on MOSI is totally different from that which that my slave is receiving I have observed that data on the...
  • Address space overflow and garbage values while using 'sprintf'
    Dear all, The linker gives following error: *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT: ?DT?TIMER0_ISR?TIMER LENGTH: 0002H I have a global buffer. If i declare it idata then...
  • Address space overflow and garbage values while using 'sprintf'
    Dear all, The linker gives following error: *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT: ?DT?TIMER0_ISR?TIMER LENGTH: 0002H I have a global buffer. If i declare it idata then...
  • Garbage in RAM data
    Dear All, I have a problem of currption data variables stored in RAM. This currption occurs anytime when all my interrupts are working. I am using Cygnal controller C8051F005 with all its interrupts...