STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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

About STM32F429 ADC value acquisition

Hello everyone, I'm using the STM32CubeIDE , then I would like to ask about the ADC configuration for the STM32F429 board. Currently, I want to distinguish a sine wave input ranging from 10kHz to 3MHz, the ADC parameters are set as follows:(1) APB 1 ...

tasabao by Associate III
  • 500 Views
  • 8 replies
  • 1 kudos

STME32CubeIDE + FreeRTOS - file "freertos_mpool.h" missing

Hello, I am using STM32CubeIDE to compile under FreeRTOS a project to download in an ARM STM32F107VCT6 component installed on an Olimex board.I am new to using STM32CubeIDE.At first, I just want to run a very small program on the component to make a ...

MDe by Associate III
  • 1038 Views
  • 3 replies
  • 0 kudos

Converting STM32CubeIDE project to Makefile issues

Hello,I've been running into issues porting a simple blinking LED program from STM32CubeIDE to a Makefile based app. I have the exact Drivers (as a submodule that links to the one STM32l0x from github: https://github.com/STMicroelectronics/STM32CubeL...

Pkarra by Associate
  • 528 Views
  • 0 replies
  • 0 kudos

Undefined references in ThreadX

Hello, I am trying to modify a project from a third party, who gave me a .ioc file. Just the initialization of my board periferics is giving me trouble, as I am a beginner. I keep adding references and driver files, however I don't know which ones I ...

AlbertG by Associate II
  • 209 Views
  • 1 replies
  • 0 kudos

Resolved! STM32IDE Login problem

Hello, I'm having an issue with my STM32IDE. I just installed it, and when I try to log in, I press the "myST" -> "Login" button, and it opens a box called "User Authentication Dialog," but it's blank, and I can't log in. This is important because ma...

Daniberos_0-1727389645167.png

Resolved! Don't see \core nor main.c in project on STM32Cube

Hello, I am a beginner with STM32IDECube.I have just installed Version: 1.16.1 Build: 22882_20240916_0822 (UTC) which seems to work.I am developing a program with the STM32F107 processor as a target.Everything works so far except that now I want to i...

MDe by Associate III
  • 1669 Views
  • 23 replies
  • 4 kudos

Advanced Timer - Input Capture Mode - NVIC Settings

Hello, I using STM32F429IIHX Chip. I wanna use Input Capture Mode, but not working right when i used general timer(tim2,3,5 ...) can use Input Capture Mode. but In TIM8 is advanced mode then, NVIC Settings is a little bit different.  Advanced Timer8 ...

Jdogk_0-1727423700713.png Jdogk_1-1727423718733.png
Jdogk by Associate II
  • 188 Views
  • 1 replies
  • 0 kudos