Firmware Upgrade Using Ethernet port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-11 10:32 PM
Dear friends,
I am developing a controller using stm32f407vgt6 microcontroller and I'd like to add the capability of firmware upgrade through Ethernet port in my controller.
I've read about Ethernet IAP (In-Application Programming) UM1709 but it is not what I am looking for, because I do not want the user to press Reset and boot buttons.
I have also developed a windows base software to config the controller and I want to add the firmware upgrade in my software, so anytime I update the firmware, I put it in Internet and users download it and use my software to update the controller through Ethernet port.
Any helps would be appreciated,
Mujtaba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-12 1:02 AM
> I've read about Ethernet IAP (In-Application Programming) UM1709 but it is not what I am looking for,
> because I do not want the user to press Reset and boot buttons
That's just one particular way to activate the bootloader, you can design your own, e.g. starting it from an internal webserver.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-09-14 1:32 AM
Dear waclawek.jan ,
Thanks for your answer.
Could you tell me more about activating the bootloader and I'll be thankful if you could reference me to any links or documents that could help me create my own bootlader for my design and if there is any some code examples.
Sincerely yours,
Mutjtaba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-21 10:45 PM
Hi Mujtaba,
Do you get any document related your problem. I have facing same problem.
please help me if you have any document ...
