STM32CubeProgrammer (MCUs)

Ask questions on STM32CubeProgrammer and find answers on device detection, connection failure, programming issues, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer v2.20 released

We are pleased to announce that STM32CubeProgrammer 2.20 is available What is new in 2.20: • Support for the STM32MP21x microprocessors:         – External memory programming        – OTP programming        – PKCS#11        – ST power management IC• ...

I wish to store data in the flash memory of my STM32G030C8T6 microcontroller. The issue I am facing is that my data is not being stored in contiguous memory banks, but rather the banks are being skipped, as seen from the image.

I have written a small driver code for the same to store different types of data types to a memory location.The link to my code is: Yadnik1/Eeprom-Emulation-driver-STM32 (github.com) and I have taken reference from here: STM32/FLASH_PROGRAM/F1 SERIES...

0693W00000Y8sbDQAR.png
YBend.1 by Associate III
  • 3756 Views
  • 12 replies
  • 1 kudos

Resolved! STM32F429 IWDG freeze in stop mode

Hi,I'm wondering if it's possible to freeze the IWDG in stop mode for STM32F429. I couldn't find this option in the STM32CubeProgrammer. Not sure if this is feasible.Thanks,

YKuo.1 by Associate II
  • 895 Views
  • 2 replies
  • 0 kudos

Can external loader running on an STM32F030C8 be run from flash, or must external loaders always run from RAM

I am using an STM32f030C8 with External Flash (W25W128) Via SPI, and want to program the extern flash with sound data using STMcubeprogrammer.I found an excellent article (https://community.st.com/s/article/how-to-add-your-spi-flash-into-the-stm32cub...

RMurt.3 by Associate III
  • 1210 Views
  • 4 replies
  • 1 kudos