STM32CubeProgrammer (MCUs)

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

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
  • 575 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
  • 1255 Views
  • 5 replies
  • 0 kudos