STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 2609 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
  • 1534 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
  • 6280 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
  • 1259 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
  • 927 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
  • 1084 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
  • 522 Views
  • 0 replies
  • 0 kudos