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

We are pleased to announce that STM32CubeProgrammer 2.20 is available What is new in 2.20: • Support for the STM32MP21x microprocessors:         – External memory programming        – OTP programming        – PKCS#11        – ST power management IC• ...

Resolved! External QSPI Loader data read failed message

Hello,I followed the STMicro YouTube tutorial for developing an external QSPI loader. I am using the W25Q128 attached to the NUCLEO-H7A3ZI-Q. The flash is working fine with my driver using the test program "main_test.c" provided with the tutorial, an...

DWWelch by Associate III
  • 4289 Views
  • 11 replies
  • 4 kudos

STMCubeProgrammer FUS/Stack upgrade with USB bootloader

While reading the UM2237 (STM32CubeProgrammer software description - User manual) data, I came up with a question.The FUS/Stack upgrade order is explained in Table of Contents 2.7 Flash the co-processor binary using graphical interface. Do I have to ...

dami_0-1691717888375.png
dami by Associate
  • 888 Views
  • 0 replies
  • 0 kudos

Resolved! SPI MOSI and SCK pulses on oscilloscope

When I try to communicate my STM32L4P5-DK through SPI protocol. I fed the MOSI and SCK pin to the oscilloscope and checked the output there I got several doubts1) when I send a data 0xAA to the slave ( HAl_SPI_Transmit(&hspi2,0xAA,1,10) ) with the ba...

0xAA.jpeg 0xAA_.jpeg 0xFF.jpeg
ajimathew by Associate III
  • 2957 Views
  • 4 replies
  • 4 kudos

Resolved! Unable to connect to my STM32F469 Discovery board even after Connect under reset in STM32CubeProgram

I have read a lot of threads on different forums regarding my issue but non of the solutions were able to help me out.I have a STM32F469 Discovery board and I am unable to connect to it. I initially tried building a program on STM32Cube IDE and putti...

Noel.Dev by Associate II
  • 1893 Views
  • 3 replies
  • 0 kudos

STM32WB55 Arm Cortex-M0+(CPU2) binary for BLE

Hello, I'm currently working on controlling a board with an integrated STM32WB55VGQ6 chip. While running the BLE test example code on the STM32WB55, I was able to confirm that Bluetooth functionality is working.However, when I tried applying the same...

dami_0-1691577185745.png dami_1-1691577206602.png dami_2-1691577302441.png
dami by Associate
  • 1257 Views
  • 0 replies
  • 0 kudos

Reburning hex file which I reading problem

Hi every one,I read bin/hex file from stm32f103c8 MCU and saving it, then I erase the MCU and burning the same bin file which I read in the previous stage, the MCU does not work as before.can you help me please

Elia by Associate II
  • 1226 Views
  • 4 replies
  • 1 kudos

Resolved! CubeProgrammer works, but Programmer_CLI fails

Hi,I have a situation where I can successfully program the target using STM32CubeProgrammer, but it fails when I try to do the same with STM32_Programmer_CLI.exe with an error:Error: failed to erase memoryBoth are v2.13.0.The command line I used:STM3...

kamion1 by Associate II
  • 2370 Views
  • 3 replies
  • 1 kudos