2023-01-19 11:37 PM
Greetings !
I am using STM32F743 Evaluation Board for my Project . I am currently working on Firmware Upgrade over the Ethernet . Can you kindly provide any sample application / procedure for the same .
Thanks in Advance
2023-01-20 01:44 AM
Hello @PG.9 ,
Check the ethernet IAP examples within STM32CubF7 MCU package, and user guide:
\stm32cube_fw_f7_v1160\STM32Cube_FW_F7_V1.16.2\Projects\STM32756G_EVAL\Applications\LwIP\LwIP_IAP
hope my answer helps you!
Imen
2023-01-20 02:24 AM
@Imen DAHMEN
Thanks for your valuable information .I will try as per the references given.
Thanks,