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

Resolved! Mixed use of HAL and LL driver functions

Hello,I have a project where I use both HAL and LL functions, on different files, for different funcitions.As described in UM2319, I defined both USE_HAL_DRIVER and USE_FULL_LL_DRIVER as compiler preprocessor symbols.In this case I have an error indi...

CTabo.1 by Senior
  • 1682 Views
  • 6 replies
  • 2 kudos

Query related to Debug folder

Is it possible to get the .o files i.e. the output files in the same folder because whenever I build the code the output files gets saved in the Debug folder. 

Monika_02_0-1690539104679.png
Monika_02 by Associate II
  • 1142 Views
  • 5 replies
  • 1 kudos

Resolved! HSI48 on STM32F072C8T problem

Hello,I have a problem with a clock configuration on my STM32F072C8T6. I need the 48MHz clock (HSI48) for the onboard USB communication. I have enabled this via ioc in the clock configuration. Everything looks fine there and no conflict is reported.N...

Touby by Associate II
  • 4195 Views
  • 14 replies
  • 3 kudos

Resolved! Debug Error on Dual Core STM34H747I-DISCO Board

Using Application Note AN5361 and a Online ST Video. I have create a project in STM32CubeIDE for the STM32H747I-Disco Board. As a test of the debugging, I have have both cores simply blinking separate LEDs.I set up the CM7 debug configuration  per AN...

SLimi1_0-1691289197359.png
SLimi.1 by Associate III
  • 887 Views
  • 3 replies
  • 0 kudos

Keil MDK to STMCube IDE project conversion

Hi.Bought the Arm Education Media book "DSP using Arm Cortex-M based Microcontrollers" along with the SMP32F407G-DISC1 board and the LTEK audio board. Got the LTEK audio loop thru example working under Keil.Now trying to get this project working unde...

waddy by Associate II
  • 746 Views
  • 0 replies
  • 0 kudos

How to operate STM32 power on off

We implemented a lwip tcp server with STM32 and even sent and received messagesBut when I was debugging, it was good I'm trying to disconnect ST-LINK and see if it works by turning the power on and off without debugging, but the server didn't even cr...

ark2 by Associate III
  • 851 Views
  • 2 replies
  • 0 kudos

Use LWIP in C++ main file

Hi every oneHow can I use LWIP TCP connection(socket, NetConn, Raw ... )  in main.cpp   ?I can use Raw in main.c properly but I need to use it in cpp files. thank you

MTora.1 by Associate III
  • 436 Views
  • 0 replies
  • 0 kudos