STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer 2.17.0 released

STM32CubeProgrammer v2.17.0 release information New features:• Added the support for the STM32MP25xx microprocessors in the STM32MP2 series – Flash memory and OTP programming, SSP support Added the support for devices in the STM32WB0 series: STM32WB0...

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
  • 630 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
  • 444 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
  • 1083 Views
  • 14 replies
  • 0 kudos