2023-05-04 04:11 AM
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
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.
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?
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?
2023-05-04 05:43 AM
As far as I'm informed the BLUENRG-LPF behaves identical to the -LP.
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...
2023-05-04 05:49 AM
Is there any plan to support STM32CubeProg for LP? Or RF-Flasher utility by SWD?
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.
2023-05-04 06:33 AM
Ok. Thanks.