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

Resolved! LED blinking project in Embedded C++

Hi,I know how to blink an led in Embedded C, but Currently I am trying to create an led blinking project using embedded C++ in stm32cubeide.So kindly give me some tips how to create it. IDE - STM32cubeide 1.15.0Development board - STM32F401VC discove...

start option not enabling in UNICLEO

After connecting in the CubeIDE software with no errors. There is a problem of  start option is not enabling. i have integrated STM32F401RE and  IKS01A3(sensor board). What could be the problem to such issue?

suhfi by Associate
  • 220 Views
  • 1 replies
  • 0 kudos

Is RTOS CMSIS_V2 working with USB Host?

Hello,I tried to convert a test project that worked without RTOS, to use RTOS CMSIS_V2 and is not working with USB Host.I tried to convert a test project that worked without RTOS, to use RTOS CMSIS_V1 and is working with USB Host.Should I use CMSIS_V...

by Not applicable
  • 340 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F446RET SPI Problem With CC1120 Device

Im currently working on a custom PCB with cc1120 as transceiver and stm32f446RET6 as MCU. I integrate the cc1120 library from IT's library. The device uses SPI as serial communication. Here is the communication example in given datasheet. With this i...

Pasted image 20240424003521.png Pasted image 20240424003611.png Pasted image 20240424004458.png Pasted image 20240424005159.png
mrkayaalp by Associate III
  • 1069 Views
  • 17 replies
  • 5 kudos

Resolved! Keyboard keys stop working at random STM32CubeIDE Linux

I use STM32CubeIDE on Linux Ubuntu (and to a lesser extent on MacOS and Windows, but I don't recall having a problem on the last 2 operating systems). About once or twice a day, at random, several of the keys such as <backspace> and <enter> and <dele...

Dabbo by Associate III
  • 987 Views
  • 9 replies
  • 1 kudos

what is ~/STM32Cube/Repository

During seeking for space on my macOS hard drive I found 12GB of files in~/STM32Cube/RepositoryWhere do they stem from? Can I delete them? Has it got to do sth. wit STM32CubeIDE?