Resolved! Using STM32 FLASH memory
I am learning on using the STM32L431CC FLASH memory to store data after the microcontroller loses power. From compiling through Keil, I get:Program Size: Code=34316 RO-data=1228 RW-data=364 ZI-data=1908From the above, Is it correct that only 35Kbytes...