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

We are pleased to announce that STM32CubeProgrammer 2.21 is available What is new in 2.21: • Support for the STM32WL3Rxx microcontrollers:         – Internal memory programming        – Option byte and OTP programming         – PKCS#11        – Firmw...

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
  • 3426 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
  • 2117 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
  • 1351 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
  • 1367 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
  • 2656 Views
  • 3 replies
  • 1 kudos

Cannot program with geniune ST Link/V2

Hi  I have been using Atollic for years , with the cheap stlink programmers from AliExpress. I havent had any issues, but just recently updated to STM32IDECube (V1.13.0) , and STM32CubeProgrammer (V2.14.0) . I purchased an original ST32Link-V2 , but ...