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

STM32CubeProgrammer and STM32G491VET6

Hello,I am using the STM32CubeProgrammer with my board in DFU mode (over USB).It programs fine, but my application does not run after programming even though I checking the "Run after programming" option. and by programs fine, I mean if I power fail ...

MButsch by Associate III
  • 1291 Views
  • 2 replies
  • 0 kudos

Reinitialize MIPI-DSI registers

Hi,I am using stm32mp157c processor with kernel version 5.10.10 over custom carrier board.I interfaced LVDS display via sn65dsi83 which is MIPI-DSI to LVDS converter and its working fine.Now i am integrating the interrupt generated by my sn65dsi83 ( ...

anikew by Associate
  • 1023 Views
  • 0 replies
  • 0 kudos

CAN communication not working

I am using stm32 mini m4 when i run the can code and debug it The can communication is not starting. when i checked with oscilloscope the can h and can l is always high. Please help me with the code.#include "main.h" /* Private includes -------------...

STM32CubeProgrammer - write to memory without reset

Hi,I want to write U32 value to EEPROM (STM32L07) without resetting after writing is done. 1) This writes the value, but then resets the MCU: STM32_Programmer_CLI.exe -c port=SWD mode=normal freq=8000 -w32 0x8080000 0x3 -v 2) I tried this: STM32_Prog...

JR2963 by Senior II
  • 750 Views
  • 1 replies
  • 0 kudos

stm32wb10 update problem.

Need Assistance with Updating STM32WB10 - Seeking Help!Hello Everyone,I hope you're doing well. I'm currently facing a bit of a challenge and could use some guidance from the STM32 community. I'm attempting to update my STM32WB10, but I'm encounterin...

SMazu3_0-1694442778986.png
SMazu.3 by Associate III
  • 1357 Views
  • 4 replies
  • 0 kudos

Resolved! RTC initialization with STM32CubeProgrammer

Hello Community,Is it possible to initialize and start the Real Time Clock (RTC) of the STM32U585 at the same time as the firmware and Option Bytes are installed into the MCU with STM32CubeProgrammer SFI process?

ELuca.2 by Associate II
  • 951 Views
  • 1 replies
  • 0 kudos