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

STM32h747 dual flash programming via DFU class USB bootloader and Cube Programmer fails when start programming second flash bank 2

I have a bootloder - this is an application stored in the first sector in flash bank1 which at start is checking if USB is connected and going in flash update mode, otherwise is jumping to a application stored in the next flash sector.The bootloder m...

Mralt.1 by Associate
  • 482 Views
  • 1 replies
  • 0 kudos

i am stuck with my stm32 nucleo 64. the problem is that it is not responding to any of the code and i am beginner so i dont know how to solve it. the problem

I did not set anything though. I did some researches and I try some things :Change the Option Bytes in Target > Option Bytes > Read Out Protection. I don't know if it is relevant of the actual RDP state but when I open this tab, the RDP is on Level 1...

0693W00000DmkV3QAJ.jpg 0693W00000DmkUtQAJ.png
Pkuma.5 by Associate II
  • 945 Views
  • 5 replies
  • 0 kudos

STM32G0 don't start and connect after update

Dear,I have a big problem on a STM32G070 and I don't know what I can do to solve it.The system is composed of 2 boards with a STM32G0B1 for the first (master board) and a STM32G070 for the second (slave board).The 2 MCUs are connected by UART and thi...

YDann.7 by Associate III
  • 4029 Views
  • 12 replies
  • 0 kudos

Debug issue

Hello, I have an issue debug issue in my custom board. The debug session works for a while and then stop to working and suddenly after many tries it works again. When the debug session doesn't work, I get:STMicroelectronics ST-LINK GDB server. Versio...

NASI by Senior
  • 4736 Views
  • 12 replies
  • 0 kudos

STL Library CRC Calculating

I am using the STL library from X-CUBE-STL. To check the data in flash, I have to calculate CRC in the post build section and upload it to flash. ST provides an example post build command for this. But there is a problem, no data in flash is filled w...