STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer 2.18.0 released

STM32CubeProgrammer v2.18.0 release information New features:  Added the support for the STM32N6 series– OTP programming– External memory programming– Serial boot via USB/UART– FSBL signature with stm32header V2.3 through the signing tool• Added the ...

Resolved! STM32CubeProgrammer not starting

Just installed the new version 2.11.0. Never used any version of CubeProgrammer before. I am using it on Windows 10 with Java 18.0.1.1.2022-04-22. When I start it, just the start-dialog appears and disappears after some seconds. In varioius posts I h...

KBrei.1 by Associate
  • 1210 Views
  • 2 replies
  • 0 kudos

Resolved! setVerbosityLevel of the API

I am calling setVerbosityLevel of the API with CUBEPROGRAMMER_VER_LEVEL_NONE (0) in the C++ USB Example project supplied but the DLL routines (like connectDfuBootloader) are still outputting messages. Still there any way to stop these messages?

Did I brick my STM32F2?

Hi all -I'm modifying some legacy code written for a WICED device that contains an STM32F2xx. The original programmer had a passage that reduces down to:#define OB_RDP_Level_0 ((uint8_t)0xAA) #define OB_RDP_Level_1 ((uint8_t)0x55)   FLASH_OB_Unlo...

mzimmers by Associate II
  • 931 Views
  • 2 replies
  • 0 kudos