STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

STM CUBE IDE can not program the board.

Hi All, I am having an issue which is persistent for more than a week. I created a simple blink LED program using STM32 CUBE IDE IDE. I compiled it OK. Then, I tried to run it on the board, CUDE IDE got stuck. I can see from the progress bar that Lau...

stuck_at_initializing.png
demir by Senior II
  • 1516 Views
  • 12 replies
  • 0 kudos

FileX integration with NOR Flash memory

I'm using STM32U083C-DK which has STM32U083MCT6 MCU. And I have an external NOR Flash memory: W25Q32JVSSIQ.I've implemented the SPI communication with the Flash memory and able to reset, read the device ID and do basic Flash memory operations such as...

RB4020 by Associate II
  • 106 Views
  • 0 replies
  • 0 kudos

How to configure debug for JLink using flash banks?

Hello, I am working with an STM32U5A9NJ, and I have a working elf file that I can load using Ozone. Ozone lets me configure flash banks when I create the project, but it does not seem to have the same feature in STM32IDE. How can I  do this in STM32I...

leofocuy by Associate II
  • 296 Views
  • 10 replies
  • 0 kudos

Resolved! Not able to program STM32F407VEt6 chip

I built a custom board and attempted to program it using both the ST-Link Debugger V2 and an STM Dongle, but I'm encountering issues and can't seem to program it successfully.Could anyone suggest what the problem might be?

suhas by Associate II
  • 217 Views
  • 3 replies
  • 0 kudos

Error faced in error handler generated code

Hey! I am beginner with stm32cube ide. I was doing a simple interrupt push button with nvic. I had cross checked all of my initialisations with other posts over here and they matched. I am facing an error while building the project. The error says "e...

beginner_0-1721136300522.png beginner_1-1721136340587.png

Resolved! smt32cubeIDE opens dual project

I have 2 different projects, different folders, different *.ioc files (project1 and project2)But one of them is related to other one.When I open the project1, the project2 is opens automatically.After that when I closed the project1, the project2 can...

istepne by Associate III
  • 190 Views
  • 4 replies
  • 1 kudos

STM32G491 Flash memory organization

HelloFor my project I use a stm32g491rct6 with 256k flash. RM0440 Reference manual table 2 say that the flash of this Micro is 256KB in single bank, at this point what is the page size and flash mapping? In stm32g4xx_hal_flash.h FLASH_PAGE_SIZE is 0x...

STM32CubeProgrammer2.17.png STM32CubeProgrammer2.16.png