How to flash the application's binary file to STM32L4R5ZI MCU through UART using STM32 Cube programmer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-22 4:22 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-22 4:26 AM
AN2606 describes this process for the STM32L4R in section 65. The bootloader can be activated using pattern 6 (section 4.1), which describes the possibilities for activation.
Good luck!
Regards
/Peter
<edit>As I've just seen, you've essentially asked the same question.</edit>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-22 4:26 AM
AN2606 describes this process for the STM32L4R in section 65. The bootloader can be activated using pattern 6 (section 4.1), which describes the possibilities for activation.
Good luck!
Regards
/Peter
<edit>As I've just seen, you've essentially asked the same question.</edit>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-23 2:45 AM
Thank you Sir..
