2021-07-09 09:25 AM
2021-07-09 10:59 AM
Should read out using any memory access to the 0x08000000 region, perhaps try a pointer, dumping, or memcpy() ?
Isn't an STM32L4S an L4R with HASH/CRYP unit?
STM32Cube_FW_L4_V1.16.0\Projects\NUCLEO-L4R5ZI\Examples\FLASH\FLASH_EraseProgram
STM32Cube_FW_L4_V1.16.0\Projects\STM32L4R9I-EVAL\Examples\FLASH\FLASH_FastProgram
2021-07-15 05:57 AM
Sorry maybe i'm being dumb, memeory read I get, but dont I have to do erase re-write. or is that magicly handed somewhere in the lower layers
Thanks