Resolved! Snowball's chance of using STM32407VET with FreeRTOS, LwIP and Webserver to update the firmware?
I am now ready to write to flash when receiving a file upload via my webserver. However, I read that when erasing or writing to flash, flash reads are blocked. I can see this causing problems. The LwIP_IAP example which was written for the F407 mu...