2020-10-13 12:04 AM
Is their any limitation to do this , is it possible with dual bank .kindly let me know if any code is available Thanks in advance.
2020-10-13 6:44 AM
You can use HAL_FLASH_Program to program the flash from within the application. Note that pages need to be erased before writing, and that if you erase a page with your code in it, the code will no longer run.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.