Skip to main content
Roadrunner1805
Associate III
May 4, 2023
Question

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?

  • May 4, 2023
  • 7 replies
  • 2539 views

..

This topic has been closed for replies.

7 replies

Peter BENSCH
Technical Moderator
May 4, 2023

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

Roadrunner1805
Associate III
May 4, 2023

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.

Peter BENSCH
Technical Moderator
May 4, 2023

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?

Roadrunner1805
Associate III
May 4, 2023

OK. It seems so. I'll try to get one and try it again. What about the new BLUENRG-LPF devices?

Peter BENSCH
Technical Moderator
May 4, 2023

As far as I'm informed the BLUENRG-LPF behaves identical to the -LP.

Roadrunner1805
Associate III
May 4, 2023

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...

Roadrunner1805
Associate III
May 4, 2023

Is there any plan to support STM32CubeProg for LP? Or RF-Flasher utility by SWD?

Peter BENSCH
Technical Moderator
May 4, 2023

It'll probably support it in the future, but for the time being there is only the RF-Flasher.

Roadrunner1805
Associate III
May 4, 2023

Ok. Thanks.

Peter BENSCH
Technical Moderator
May 4, 2023

Your're welcome!

If the problem is solved, please mark this thread as answered by selecting Select as best, as also explained here. This will help other users find that answer faster.

Good luck!

/Peter

Roadrunner1805
Associate III
May 5, 2023

Another question. Is there any programming tool available for STLINK-V3PWR? It seems that I also cannot connect with STM32CubeProg (does not support BLUENRG-LP) and RF-Flasher utility is only supporting UART.

Peter BENSCH
Technical Moderator
May 5, 2023

Well, as already discussed, you will probably only get further with an ST-LINK/V2, possibly also ST-LINK/V2-1. 

Roadrunner1805
Associate III
May 5, 2023

Ok. So there is no other possibility to use the STLINK-V3PWR for BLUENRG-LP at the moment?