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

Resolved! STM32CubeProgrammer v2.22 released

We are pleased to announce that STM32CubeProgrammer 2.22 is available What is new in 2.22: Support for the STM32U3 microcontrollers with 2 Mbytes of flash memory: Internal memory programming through debug and bootloader interfacesOption bytes program...

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

Download verified successfully Debugger connection lost. Shutting down...

Starting server with the following options:    Persistent Mode      : Disabled    Logging Level       : 1    Listen Port Number     : 61234    Status Refresh Delay    : 15s    Verbose Mode        : Disabled    SWD Debug         : EnabledWaiting for d...

VLadd.1 by Associate II
  • 2642 Views
  • 5 replies
  • 0 kudos

STM32h747 dual flash programming via DFU class USB bootloader and Cube Programmer fails when start programming second flash bank 2

I have a bootloder - this is an application stored in the first sector in flash bank1 which at start is checking if USB is connected and going in flash update mode, otherwise is jumping to a application stored in the next flash sector.The bootloder m...

Mralt.1 by Associate
  • 801 Views
  • 1 replies
  • 0 kudos