I want to program a BLUENRG-LP with the STLINK-V3MINIE. I have tried it with STM32CubeProgrammer. The board will be found but if I try to connect I get an error message (Error: Unable to read device id from ROM table). Did I something wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-04 04:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-04 04:43 AM
The STM32CubeProg currently only supports STM32 microcontrollers, not BLUENRG-LP.
However, you can use the RF-Flasher utility to program, read or erase BlueNRG-1, BlueNRG-2, BlueNRG-LP and BlueNRG-LPS.
Hope that helps?
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-04 04:51 AM
Ok. I've already tried it with the RF-Flasher. I just can select the COM port in UART mode. But in SWD mode the interface/board will not be detected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-04 05:15 AM
The UM2406 currently lists only CMSIS-DAP, ST-LINK/V2 and J-Link as possible interfaces. It is possible that this does not work with the ST-LINK/V3MINIE.
Do you happen to have an ST-LINK/V2 at hand? Alternatively, an ST-LINK/V2-1, which is included as a break-off board on many NUCLEO-64, should also work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-04 05:40 AM
OK. It seems so. I'll try to get one and try it again. What about the new BLUENRG-LPF devices?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-04 05:43 AM
As far as I'm informed the BLUENRG-LPF behaves identical to the -LP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-04 05:48 AM
Ok. I'm asking because I can program/erase the LP with V3MINIE by an openocd command line but with LPF I get an error...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-04 05:49 AM
Is there any plan to support STM32CubeProg for LP? Or RF-Flasher utility by SWD?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-04 06:28 AM
It'll probably support it in the future, but for the time being there is only the RF-Flasher.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-04 06:33 AM
Ok. Thanks.