• Incorrect value displayed on system viewer window
    Hi, I'm using a STM32F4 Discovery board which has a STM32F407VG with a LIS3DSH accelerometer which is connected by SPI. I'm trying to read a register from the accelerometer and I tried writing the address...
  • reading value from register µvision3
    Hello I am using µvision3 and Arm7 lpc2129 for my application. I would like to display the value, which is read from register on my computer screen. int init_spi_read(void) /* Data is being read from...
  • Incorrect ADC Value
    Hi all, I have written a ADC program for LPC1768 microcontroller and for that I have used LM35 temperature sensor. After using conversion formula the output is different from the actual temperature...
  • E305: Value out of range - <readlist> 'TCB'
    When using the Keil debugger, I get the following error in the command window: E305: Value out of range - <readlist> 'TCB': current=63161283, max. allowed=1...1024 The warning also appears in...
  • Incorrect stack calculation (using R0)
    Hello, I have a project (C166 V5.05/XHUGE memory model), where a local variables is incorrect (Verified with a hardware debugger). The problem seems to be related to the use of the user stack when...