Update firmware through CAN on STMF103VG. Is this possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-29 7:11 AM
I see the option in cube programmer but it seems I need a ST-Link for this. Is it possible to program the micro over an established CAN network. Currently we use PCAN from peak systems.
Just wondering how is the best way to update our application in the future.
Regards
Brian
- Labels:
-
CAN
-
STM32F1 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-29 7:19 AM
You can write your own loader code to facilitate all manner of update strategies.
I don't think the F103 provides a CAN method in the ROM based system loader, but App Note AN2606 might shed some specific light on the parts that can/can't do so as delivered.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-29 7:51 AM
Thank you for you reply. I will look into it
