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

["Search" not working]

Dear CubeIDE team,I just started using CubeIDE.Following are my question.1. How can I find string text in .h file?    I tried to "ADC_OVR_DATA_OVERWRITTEN" string in Drivers\..\inc using "Ctrl+H" but I failed.    This is very uncomfortable to use. No...

Tiel by Associate II
  • 414 Views
  • 1 replies
  • 0 kudos

Setup stm32cubeide on mac

I have tried many times to download installer, but each time mac says like 'this is a unverified source you can't open it'. Can you help me to overcome this trouble?

ky1 by Associate
  • 261 Views
  • 0 replies
  • 0 kudos

can't decrease SPI baud rate

Hİ, i use energy meter ic name is atm90e26 which communicates over SPI and UART. I prefer SPI in my project. But there is a problem about baud rate. Max baudRate of energymeter is 160k bit. Minimum baudRate of stm32g491 is 664k bit at 170Mhz Clock fr...

yasin by Associate
  • 585 Views
  • 3 replies
  • 0 kudos

Lab 7 for STM32C031C6T6

In Lab 7 at time 17:28 it refers to moving startup code from FLASH to RAM. This is to use RAM for some of the initialization and callback routine. It says to write the following script "After */Drivers/*(.text*) define for initialization - line 74*ma...

hwood1 by Associate
  • 289 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE Multi-Threaded support

The STM32CubeIDE does not always correctly generate/regenerate the Multi-Threaded support code and ThreadSafe folder.I noticed this when converting an existing project to use FreeRTOS. After experimenting, it seems that if the project contains virtua...

DRega.1 by Associate III
  • 540 Views
  • 1 replies
  • 0 kudos

Resolved! Cannot connect to Nucleo 144 using ST-LINK

I've installed STM32CubeIDE and the ST-LINK/V2-1 driver. I'm attempting to connect to a Nucleo U5A5ZJ-Q board.When I try to run example code I receive the message: "No ST-LINK detected..."I have removed the jumper on CN4 as instructed if using Nucleo...