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! STM32flash loader missing map file for STM32 H743

I downloaded latest STM32Flash loader for using the UART boot loaderbut it does not select and see the STM32H743Zi Nucleo boardi searched and found that version 2.8 which i am using does not have MAP file for the H7 Series The flash loader do support...

EA50 by Associate
  • 790 Views
  • 1 replies
  • 0 kudos

I can't flash to STM32 MCUs any more. after I accidentally wrote to Option bytes in STM32 CubeProgramming. How do I do?

I can't flash to STM32 MCUs any more. after I accidentally wrote to Option bytes in STM32 CubeProgramming. Now status isPS C:\palm\programe\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin> .\STM32_Programmer_CLI.exe -c port=swd -ob displ     ---...

KSuwa.1 by Associate
  • 1196 Views
  • 4 replies
  • 0 kudos

Hello, I'm using STM32F072B DISCO board, want to send CAN messages to motor controller. It stops after couple of seconds.

I'm using this command for Tx, and please let me know if I'm using correct clock config as well.uint8_t csend[] = {0x00,0x00,0x27,0x10}; // Tx Buffer  HAL_CAN_AddTxMessage(&hcan,&txHeader,csend,&canMailbox); // Send MessageClock config:RCC_OscInitTyp...

SPati.9 by Associate II
  • 593 Views
  • 2 replies
  • 0 kudos

STM32CubeProgrammer verification fails

Good morning,We have several equipments working with the STM32L4 MCU. These equipments can be programmed (using STM32CubeProgrammer) from different computers we have at our facilities.In one of this computers, we have a problem when trying to flash t...