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! Did ST break SysTick in the last update? It used to work. Now it crashes because I think the interrupt vector is not set. Is this one of those known errors? How do I fix it?

When the SysTick interrupt fires the debugger quits. I cannot figure out where the NVIC_SetVector statement is for the SysTick. I think it is not set. But I can not find the vector table in the debugger to know for sure. This used to work, But when I...

KiptonM by Lead
  • 3755 Views
  • 30 replies
  • 0 kudos

Resolved! Write OTP lock bytes using ST-LINK/V2

Hi,i try to write the OTP area lock bytes using the ST-LINK/V2 programmer with the ST STM_Programmer_CLI tool included in the STM32CubeProgrammer software package.I can successfully write to the OTP area blocks using the -w32 command but if i try to ...

YWilk.1 by Associate II
  • 3365 Views
  • 17 replies
  • 0 kudos

Resolved! STM32CubeProgrammer 2.10.0 and 2.11.0 External loader bug: if the EL's filename has more tha one dot (one dot only for its extension name) STM32CubeProgrammer goes in error.

If the name (filename) of module has more than one dot ( "." ) the STM32CubeProgrammer can list it in the external loder (EL) selection, but when STM32CubeProgrammer tries to use the module it fails (it generates an error).For example this EL name ge...