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 Survey

We are pleased to introduce the STM32CubeProgrammer survey! We invite you to participate in a quick online survey to share your experience and feedback on STM32CubeProgrammer. Whether you're a hobbyist or a professional, we appreciate your valuable p...

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

upgrade to cube programmer v2.20 not installing

When i enter the programmer I get a signal to upgrade to v2.20.The process of downloading appears to be proceeding ok but at the end the program just shuts down. When I rerun again the v2.18 comes up and the system asks me to upgrade again to 2.20.

xuraax by Associate III
  • 257 Views
  • 8 replies
  • 0 kudos

NUCLEO-H7S3L8 Bad Application Start Address

I have a NUCLEO-H7S3L8 board, and I am unable to debug any of the projects. I receive a sigtrap error upon debugging. I have tried multiple projects in ST's Github. STM32CubeH7RS/Projects/NUCLEO-H7S3L8 at main · STMicroelectronics/STM32CubeH7RSAll pr...

Issues regarding USB DFU STM32 F7

Hi, we have issues with USB DFU where we use the PC port. I uploaded two log files: one from CubeProgrammer and one from USB log in .txt (Wireshark).Depended the on the USB port I am using USB DFU works. From PC seems DFU is looping while using the D...

JB98 by Associate II
  • 254 Views
  • 5 replies
  • 0 kudos

SFI Option Bytes for STM32H753ZI

Hi everyone,I want to test Secure Firmware Install (SFI) for the STM32H753ZI with the Nucleo-H753ZI.My current option bytes are:{ "deviceId" : 1104, "bitNameToValue" : { "RDP" : 170, "BOR_LEV" : 0, "IWDG1_SW" : 1, "NRST_STOP_D1" :...

jho by Associate II
  • 216 Views
  • 0 replies
  • 0 kudos

Full Chip erase memory error

Hi.I am developing a bootlaoder Code by using STM32U073MCT6.when ı am using code protection code which is below, RDP is becoming BB however, after this process, when I turn on back protection (AA) I get an error when doing a full chip erase. it says ...