2017-05-11 03:31 AM
Hi.
We use STM32F107 and our customer now wants to include the feature of reprogramming (SW updates) the MCU via Ethernet? How can this be achieved? If 'not possible' with this MCU, are there any other STM32-family MCU that has this feature included?
Best Regards
Terje B�hler
#reprogramming-the-stm32f107-via-ethernet?2017-05-11 04:39 AM
You'd have to completely code the solution, having some place to store the intermediate image would be helpful.
Review the ETH IAP examples for the F1 and other STM32 platforms.