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 STM32N6 seriesAdded the support for ...

how can I time my code?

I am using cubeIDE and I'd like to know how I can time my code, to see how long individual sections take to run and troubleshoot timing issues. How can I do this?

deep_rune by Associate III
  • 909 Views
  • 5 replies
  • 1 kudos

STM32CubeIDE C++ Generation and Language Mapping

Hello Everyone,I am having some trouble getting the STM32CubeIDE to work with C++ on my STM32F4 Project.I have converted my project to a C++ project and Renamed source files withing the IDE.This works ok and compiles fine. with g++ being used to comp...

0693W000003BeD4QAK.png 0693W000003BeEHQA0.png
TCash.1 by Associate III
  • 614 Views
  • 1 replies
  • 0 kudos

Resolved! I cannot use the HAL functions for ADC?

Hey there,I tried to modify an existing project by using the ADC to measure a current. My problem is when I try to include the header stm32l4xx_hal_adc.h and use the functions like HAL_ADC_Start(); i will get the error undefined "reference to...". I...

0693W000003BaB4QAK.jpg
SStad.1 by Associate II
  • 3750 Views
  • 24 replies
  • 0 kudos