• Battery RAM not saving data
    Having problem with Battery RAM area 0xE0084000 - 0xE00847FF. Have 32 data stored there, but it is lost when power is removed. Vbat is connected and battery voltage is good. RTC retains date & time...
  • saving to memory
    i have a program that i have burned into my controller(p89v51rd2)... now it has a vb interface and it receives hex file character by char... i.e :120000000ab2345 it receives as : ,1,2,0......
  • Where are the variables copied from flash to ram?
    I am writing a bootloader for a STM32L controller. So far I have been using the Keil start up files, but now I need to tweak the load addresses and other stuff. I have written a custom scatter file,...
  • Save the Logic Analyzer data
    Is it possible to save the Logic Analyzer data automatically to a file by a command in the debug.ini?
  • STM32F401RE: Where does CK_INT (Internal Clock) come from?
    Hi, Using the STM32F401RE uC I wonder where the clock signal CK_INT is originating from as is shown in a Timer1 figure. I searched al the reference manual but did not find it. As my SysClk is 30MHz...