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

We are pleased to announce that STM32CubeProgrammer 2.20 is available What is new in 2.20: • Support for the STM32MP21x microprocessors:         – External memory programming        – OTP programming        – PKCS#11        – ST power management IC• ...

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
  • 1015 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
  • 739 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
  • 1340 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
  • 943 Views
  • 1 replies
  • 0 kudos

programming flash bank 2 sometimes fails with cli

I am using STM32CubeProgrammer (2.14.0) on Linux/Ubuntu 22.04 with NUCLEO-H563ZI.I do not observe any problem when I use the GUI application but I would like to use the CLI.I do not observe any issue when I write/download a program (elf or bin) to ba...

mete by Senior II
  • 1103 Views
  • 2 replies
  • 0 kudos