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

Via following the Keil official document(Programming External Flash used with STM32 Devices MDK Tutorial ), I write a Keil MDK external flash for the custom STM32F767 board. Erase Chip and Program are done but verify encounters errors (Contents mismatch a

As title. In order to test the external loader algorithm, I add a test data to a QSPI project that can be excuted correctly when downloaded to the internal flash. The test data will be written in the external flash via the external download algorith...

0693W000008yjLQQAY.png 0693W000008yjLkQAI.png 0693W000008yjLzQAI.png 0693W000008yjMOQAY.png
KaoChin by Associate
  • 403 Views
  • 0 replies
  • 0 kudos

stm32 Cube Programmer Window does not close

I have downloaded the latest version of Cube Programmer and updated my ST-LINK/V2 firmware. I've tried to program connect with a target I have designed and the target cannot be found. Clearly I need to find out why, but that is not my question. Rath...

The core is locked up, how to unlock it?

When I programming NUCLEO-L552ZE-Q with STM32CubeProg, it was prompted: 18:20:53 : Memory Programming ... 18:20:53 : Opening and parsing file: test_core_unlock.elf 18:20:53 : File : test_core_unlock.elf 18:20:53 : Size : 21336 Bytes 18:20:53 : Addres...

0693W000008yVOkQAM.jpg
MQi.1 by Senior II
  • 593 Views
  • 2 replies
  • 0 kudos

Use stm32cubeprogrammer via RS485

We have the following situation, such that the UART is translated by the FPGA from a half duplex RS485. Can the stm32cubeprogrammer be used in such a way? what is required from the FPGA? or the MOXA driver operates in such a way that it is transparen...

0693W000008xWLgQAM.png
BKime.1 by Associate
  • 364 Views
  • 2 replies
  • 0 kudos

Configuring USB port for DFU

When using the Nucleo board with the STM32H743 (Rev V) I can trigger a DFU event within software and using the STM32CubeProgrammer it can detect the presence of the board in DFU mode - so far so good. When using my own design (using a Rev Y part) I c...

NSR by Associate III
  • 1011 Views
  • 6 replies
  • 1 kudos

I can't burn or debug a project on STM32 IDE

I'm working with Windows 10 and STM Ide version 1.5.1.I have a project made it with CubeMX.  I use FreeRTOS and some HAL libraries.I can compile correctly:arm-none-eabi-size  ST-2100.elf arm-none-eabi-objdump -h -S ST-2100.elf > "ST-2100.list"arm-non...

JRios by Associate II
  • 1267 Views
  • 3 replies
  • 0 kudos