STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer 2.16.0 released

STM32CubeProgrammer v2.16.0 release informationNew features:• Added the support for the STM32U0 series– Flash memory/option byte/OTP programming via the debug and bootloader interfaces– RDP regression with password• Added the support for the STM32H7R...

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
  • 360 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
  • 181 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
  • 417 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
  • 714 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...