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

Using GPIO port as both input & output

Hello,I have designed a hardware using STM32H7 series to drive a 8-bits parallel memory. The memory has an I/O port using which data can be written into the memory and can be read from the memory.How can I initialize the GPIO port in such a way that ...

HDesa.1 by Senior
  • 616 Views
  • 7 replies
  • 2 kudos

How to get G++ compiler

I am not getting G++ compiler in my project properties can anyone help me with the steps, i am trying to run model zoo AI project.

Ajay_07_0-1717053365300.png
Ajay_07 by Associate II
  • 175 Views
  • 0 replies
  • 0 kudos

STM32F407 UART ESP322

hi all,i am trying to use the esp322's TX and RX pins to transmit a string from the STM32F407 and display it to the Hercules. The problem I still have is that it cannot send even though I have selected the correct COM port and Baud-ratemany thank.

noname8888_0-1716992095699.png noname8888_1-1716992444146.png noname8888_2-1716992548436.png

IOC tab not rendering in Ubuntu

I have a freshly installed stm32cubeide 1.13.2 on my ubuntu 22.04 machine and I've created a new workspace with a new project. In the beginning, everything works fine. But after generating code, closing the ioc file tab, closing the IDE and reopening...