STM32CubeProgrammer (MCUs)

Ask questions on STM32CubeProgrammer and find answers on device detection, connection failure, programming issues, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer v2.19 released

We are pleased to announce that STM32CubeProgrammer 2.19 is available What is new in 2.19: Support for the STM32WBA6xxx microcontrollers: Internal memory programmingOption byte/OTP programmingRDP regression with passwordSFI support Support for MCE N...

The core is locked up, how to unlock it?

When I programming NUCLEO-L552ZE-Q with STM32CubeProg, it was prompted: 18:20:53 : Memory Programming ... 18:20:53 : Opening and parsing file: test_core_unlock.elf 18:20:53 : File : test_core_unlock.elf 18:20:53 : Size : 21336 Bytes 18:20:53 : Addres...

0693W000008yVOkQAM.jpg
MQi.1 by Senior II
  • 961 Views
  • 2 replies
  • 0 kudos

Use stm32cubeprogrammer via RS485

We have the following situation, such that the UART is translated by the FPGA from a half duplex RS485. Can the stm32cubeprogrammer be used in such a way? what is required from the FPGA? or the MOXA driver operates in such a way that it is transparen...

0693W000008xWLgQAM.png
BKime.1 by Associate
  • 663 Views
  • 2 replies
  • 0 kudos

Configuring USB port for DFU

When using the Nucleo board with the STM32H743 (Rev V) I can trigger a DFU event within software and using the STM32CubeProgrammer it can detect the presence of the board in DFU mode - so far so good. When using my own design (using a Rev Y part) I c...

NSR by Associate III
  • 2054 Views
  • 6 replies
  • 1 kudos

I can't burn or debug a project on STM32 IDE

I'm working with Windows 10 and STM Ide version 1.5.1.I have a project made it with CubeMX.  I use FreeRTOS and some HAL libraries.I can compile correctly:arm-none-eabi-size  ST-2100.elf arm-none-eabi-objdump -h -S ST-2100.elf > "ST-2100.list"arm-non...

JRios by Associate II
  • 2055 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F030 Data mismatch error

Hi, I am facing up Error: Data mismatch found at address error. I have tried to decrease the frequency, also make a modification to the linker script. Also, I used OCD. But, no success. When I open a new project it uploads. Whenever I change somethin...