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

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