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

Hi, I'm using STM32f072cbu I'm using ST bootloader (with UART interface). If the firmware upgrade process is interrupted for some reason (power loss for example) , is it possible to recover and load the firmware again ?

in my board I don't have access to any boot pins. The only pins that can use are TX e RX.I'm using ST Flash Loader and ST Cube Programmer to load the firmware .Thanks

TCast.1 by Associate
  • 606 Views
  • 2 replies
  • 0 kudos

I have been using the STMCubeIDE to program my STM32_F411RE with some basic GPIO exercises and a breadboard. I encountered a problem when trying to upload the .bin file after successful compile. I receive the following error: "There is not enough space on

NODE_F411RE. You need an additional 128 KB to copy these files. NODE_F411RE Space free: 8 .00 KB. Total Size: 32.0KB.Can anyone please advise how I can overcome this error message.

MRowl.1 by Associate
  • 638 Views
  • 1 replies
  • 0 kudos

function MEM_If_Erase_FS, MEM_If_Write_FS not called.

I programmed User DFU Boot loader like this,uint16_t MEM_If_Init_FS(void){ /* USER CODE BEGIN 0 */ HAL_FLASH_Unlock(); __HAL_FLASH_CLEAR_FLAG(FLASH_FLAG_EOP | FLASH_FLAG_OPERR | FLASH_FLAG_WRPERR | FLASH_FLAG_PGAERR | FLASH_FLAG_PGSERR); return (USBD...

0693W00000D2ES5QAN.png 0693W00000D2ERCQA3.jpg
JPark.20 by Associate II
  • 824 Views
  • 1 replies
  • 0 kudos

Resolved! STM32flash loader missing map file for STM32 H743

I downloaded latest STM32Flash loader for using the UART boot loaderbut it does not select and see the STM32H743Zi Nucleo boardi searched and found that version 2.8 which i am using does not have MAP file for the H7 Series The flash loader do support...

EA50 by Associate
  • 817 Views
  • 1 replies
  • 0 kudos

I can't flash to STM32 MCUs any more. after I accidentally wrote to Option bytes in STM32 CubeProgramming. How do I do?

I can't flash to STM32 MCUs any more. after I accidentally wrote to Option bytes in STM32 CubeProgramming. Now status isPS C:\palm\programe\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin> .\STM32_Programmer_CLI.exe -c port=swd -ob displ     ---...

KSuwa.1 by Associate
  • 1237 Views
  • 4 replies
  • 0 kudos