STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32U3 series.Added the support for...

How does SDIO_ReadFIFO cause the FIFO to shift?

I have managed to get reading and writing of SD card to work, however I still don't really get how does reading the SDIO's FIFO work. From tracing the code, I reading the FIFO is done by the SDIO_ReadFIFO() function in stm32f4xx_ll_sdmmc.c./** * @...

How to run STM32cubeide in headless mode?

Supported attributes are changed respect Truestudio and I didn't find anything about headless mode in the user manual. We would like to implement in our CI build server in order to use the same version in production and debugging on our local machine...

MDal.2 by Associate
  • 504 Views
  • 1 replies
  • 1 kudos

C++ supported language version

Hi Community,What C++ version does CubeIDE supports?Is C++ 17 supported?What compiler does it actually use? Is it GCC?Are modern C++ features like 'vector<string>' supported?

TDJ by Lead
  • 797 Views
  • 1 replies
  • 0 kudos