Associate III
March 21, 2021
Question
Read Flash Memory size in Bootloader mode
- March 21, 2021
- 1 reply
- 845 views
Hello everyone here, I have a STM32L43x µC and I wish to read the Memory size when I am in Bootloader mode. I tried using the function Read Memory command to read the register at address (Base address: 0x1FFF 75E0) which contains the Memory size. Unfortunately this is not working. Can someone give me a quick hint on how to read the Memory address in bootloader mode? Thanks in advance