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

STM32H7 and FLASH Loader Demonstrator

Recently I've download and installed Flash Loader Demonstrator v 2.8.0 and It turned out it doesn't support STM32H7 microcontrollers. Project I working on requires programming software using UART2 communication port. Flash Loader is able to connect w...

STM32Cubeprogrammer, STM32H7 and IWDG1

Posted on July 16, 2018 at 16:12Hello,for the H743, the Stm32CubeProgrammer  lists Option-Bytes->User Configuration->IWDG1 as 'Unchecked: Controlled by software' and 'Checked: Controlled by Hardware'. However the meaning is inverted! With IWDG1 unch...

Using FatFS R0.12c with STM32CubeMX

Posted on June 08, 2018 at 03:47I followed in the instruction https://community.st.com/s/feed/0D50X00009bMM8bSAG , but it doesn't work for me. I am using the SD card with FreeRTOS with the DMA configured. Code is generated with STM32CubeMX. I am usi...

cleonb322 by Associate III
  • 658 Views
  • 3 replies
  • 0 kudos

STM32 DFU cross-OS support

Posted on May 27, 2018 at 00:38I'm working with the Nucleo F767ZIT (QFN-144) to test the F7's abilities, and currently I'm struggling with the USB DFU capability. I've read a few posts about issues getting the DFU working due to the F7 requiring opt...

STM32CubeProgrammer CLI lack of options

Posted on March 15, 2018 at 16:101. How to specify to which one ST-link to connect using CLI? In the ST-link utility we had an option to specify a serial number. How to do it with a new STM32CubeProgrammer? I have tens of ST-links connected on the s...

ri by Associate II
  • 796 Views
  • 4 replies
  • 0 kudos

STM32CubeProgrammer with DFU erase error

Posted on May 01, 2018 at 22:20I recently started using the STM32CubeProgrammer for flashing MCUs via their DFU bootloader in the system memory. (After resolving the windows driver conflict with DfuSe, the lesson is: use Zadig instead of the batch f...

Ben K by Senior III
  • 390 Views
  • 0 replies
  • 1 kudos

Flash STM32 from ARMv8

Posted on April 23, 2018 at 09:40Hi, i need to flash my stm32 board using a USART from an ARMv8 SOC linux based. I tried already stm32flash and it worked, but i would like to know if there is any tool (e.g. STM32CubeProgrammer) supported by STMicroe...