• Back up battery for RTC of STM32F103RB
    Dear friends, I have a problem when reading counter register of RTC in STM32F103RB. After resetting the MCU, the value starts from zero. I have a 3V backup battery connected to VBAT pin. My code to...
  • Back up battery for RTC of STM32F103RB
    Dear friends, I have a problem when reading counter register of RTC in STM32F103RB. After resetting the MCU, the value starts from zero. I have a 3V backup battery connected to VBAT pin. My code to...
  • Battery RAM
    Controller : LPC2368(ARM 7) Issue : Battery RAM values not storing . Junk values getting stored on it. Hi People , I am using LPC2368 (ARM7) . I am facing the following issue with the Battery...
  • Battery RAM
    Controller : LPC2368(ARM 7) Issue : Battery RAM values not storing . Junk values getting stored on it. Hi People , I am using LPC2368 (ARM7) . I am facing the following issue with the Battery...
  • Unable to store my result back to the memory
    I wrote a simple code to add 3 numbers and store the result back in the memory. I tried to store the the 3 numbers in memory, retrieve it back using ADRL instruction and store it back. My code is working...