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 STM32U3 series– Internal memory programming– Option byte/OTP programming– Core register programming– Regression with password (close/open)– SFI support– Key wrap...

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
  • 700 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
  • 3369 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
  • 3377 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...