why STM32 cube programmer show Error: --reserved -- when loading coprocessor binary stm32wb5x_FUS_fw.bin with start address 0x080EC000?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-01 2:50 AM
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
‎2020-07-01 8:12 AM
Please check:
Not sure that can help.
You can try to read back FUS state and version with CubeProgrammer connected using USB (not ST-Link) with BOOT0=1.
By experience, It seems CubeProgrammer cannot read back FUS state using SWD.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-02 2:44 PM
If you have access to Linux or macOS, the psdb tool can be used to upgrade your FUS. Instructions here: https://github.com/tgree/psdb
