Bootloader via CAN interface
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-05-07 7:42 AM
Posted on May 07, 2015 at 16:42
Is a bootloader possible through CAN interface? Any tips?
Thanks.
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-05-07 9:18 AM
Posted on May 07, 2015 at 18:18
> Is a bootloader possible through CAN interface? Any tips?
Two of them :)Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-05-07 10:53 AM
Posted on May 07, 2015 at 19:53
You can make your own boot loader do anything you want, the ROM based System Loader has a specific protocol/function and is supported by a subset of STM32 parts.
CAN as a protocol has a very small payload, this might make flashing over it more tedious/involved compared to other methods.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
