OTA firmware update for a Nucleo F746.
*Edited, I had a long question about why the code wasn't working. I was using an example based on Embetronicx. Here is the git location for his example. https://github.com/Embetronicx/Tutorials/tree/ETX_Bootloader_3.0/Microcontrollers/STM32/STM32F7xx/Bootloader_Example
I found a video series from ST on building a bootloader also. The ST example is significantly different than the Embetronicx example. Embetronicx has good information and it may be good to use. I'm not sure based on the other info I'm finding.
So my question is; what is the best simple method of an OTA bootloader? Do you have links or examples?
Thanks
