Is there a HAL API to read and write flash memory (user flash) ?
I am trying to find a few KB of permanent storage on the STM32F303 part.
The TRM mentions the flash map and the HAL seems to have some API's. However, I am unable to find any decent material on storing user data on flash.
Is there any good example of this? Also, Is there a HAL API to get the UID of the part??