Skip to main content
MQi.1
Senior II
December 12, 2024
Question

Where is the "Debug Authentication" ?

  • December 12, 2024
  • 2 replies
  • 1556 views

I used a MB2032-WB09-B02 on MB1801D for several times, flash in CubeIDE was always OK, though debug prompted error read data every time, then the next day when I used it again, it didn't work, I couldn't flash image into neither in IDE nor Prog, the prompt:

 

Screenshot from 2024-12-12 11-23-57.png

 

my question is: how to discovery using Debug Authentication?

2 replies

Technical Moderator
December 12, 2024

Hello @MQi.1 ,

Check the solder-bridges and jumpers positions (JP2 ON, JP1 on USB_STLK [1-2] on the MB1801 board.)

Switch SW1 should be on the 3V3 power supply (switch on position [1-2]) on the MB1801 board.

Make sure to follow the settings described in the UM3345 STM32WB09 Nucleo-64 board (MB1801 and MB2032) in Getting started section and Table 12. Solder bridges for MB1801.

 

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
MQi.1
MQi.1Author
Senior II
December 12, 2024

In page 9 of "UM3345 STM32WB09 Nucleo-64 board (MB1801 and MB2032)", when MB2032 is upper (Type-C under Reset key), JP1 is on [1, ?], this the default location when I got this board kit (MB1801 + MB2032), while the note is "5V_STLK" not "USB_STLK", and there is also a "VBUS_STLK" on right side, is that right ? I mean is there an error in UM3345 ? Since when I could flash before, I have never find the board before Bluetooth pairing stably, I changed the TX power to MAX (0x1F) as it was told here - page 167 of AN5207 (Tx power level).

Technical Moderator
December 26, 2024

Hi @MQi.1 

Please update and try with the latest release of STM32CubeProgrammer.

Check that you are using the pins that are supported by the bootloader, as described in AN2606 : STM32 microcontroller system memory boot mode - Application note.

Try to mass erase the device with STM32CubeProgrammer before debug.

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
MQi.1
MQi.1Author
Senior II
December 30, 2024

When I changed into other windows PC, it was shown as an USB driver with label: "NOD_WB09KE", and there are 3 files in it:

Screenshot 2024-12-30 120125.png

and the content of "FAIL.TXT":

The interface firmware FAILED to reset/halt the target MCU

What does that mean?