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

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
  • 2710 Views
  • 4 replies
  • 4 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
  • 1206 Views
  • 0 replies
  • 0 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
  • 2164 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 ...