Solved
How to read from internal flash stm32f3 (to used a HAL library UM1786)?
I have erased, have written (with HAL) but a can't read with HAL.
I have erased, have written (with HAL) but a can't read with HAL.
It is just memory within the processors addressable space, just use memcpy() or pointers like you would with any other memory.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.