User Activity

Hi experts,I'm adding to my existing code (that runs on a STM32F105) a function to store a word in the flash.I basically copied the code from the official example based on the HAL libraries, here my function:uint32_t FLASH_Write_Data(uint32_t StartPa...
Kudos given to