STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer v2.19 released

We are pleased to announce that STM32CubeProgrammer 2.19 is available What is new in 2.19: Support for the STM32WBA6xxx microcontrollers: Internal memory programmingOption byte/OTP programmingRDP regression with passwordSFI support Support for MCE N...

How can I check how IWDG works?

Good afternoon.To control the maintenance of the temperature regime in the information display unit, we use a board with the STM32F05R8 controller. To improve the reliability of work, we have included the IWDG module in the program. We used the stand...

Vlaty.1 by Senior
  • 958 Views
  • 1 replies
  • 0 kudos

STLink V3 troubleshooting

STM32CubeProgammer detects the ST link, and I successfully updated its firmware. But it doesn't detect the MCU. A StLinkV2 dongle on the same board works. I'm using the (SWDIO, SWCLK, RST pins). What troubleshooting steps would you take? Do you perha...

DOCon.1 by Senior
  • 698 Views
  • 4 replies
  • 0 kudos

Hello !!! Some strange error occured when I've tried to transfer a block data. First, Ithe processor received (by serial-DMA) 2006 bytes each time and this is repeated for 240 times resulting an array of 480,000 bytes

The processor is the STM32L4R5 and the SMT32CubeIDE versin 1.6. uint16_t US_Cksum,Trans_Pointer,USA_Data[2006],US_Trans[480000];uint32_t US_Pointer; US_Pointer is zeroed at the start of the program US_Cksum=0;// For Checksu...

INaka.1 by Associate III
  • 1761 Views
  • 14 replies
  • 0 kudos