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

STM32CubeIDE hangs when printf to SWV ITM Data Console

Evaluation board: STM32L476G-EVALA simple program created using FreeRTOS and Configuration: SYS > Debug: Trace Async Sw.FreeRTOS running a single task. The task prints out a line every 1 ms.The single task has the following loop: for (int32_t i = 0;;...

Garland_0-1689861432320.png Garland_2-1689861548861.png Garland_3-1689861671103.png
Garland by Associate
  • 2030 Views
  • 4 replies
  • 0 kudos

Resolved! STM32f4291-DISC1 ADC

I'm using ADC1 in stm32f429-DISC1 board but the PA2 pin that I'm using for one of my channels is not giving the correct values compared with other pins of different channels.PA0 gives 900 as peak value whereas PA2 giving 150 for the same signal.

harry123 by Senior II
  • 708 Views
  • 1 replies
  • 1 kudos

Resolved! Help explain why this #include isn't working

Hi Folks,I'm trying to build a LVGL project and I'm running into a problem that I can't resolve. I get 25 errors all saying the same thing - "stm32f7xx.h" - no such file or directory.Here are my include settings::Here's the first of the 25 errors:C:/...

error_msg.JPG

Resolved! ADC PWM synchronization 500 kHz

I’m working  STM32H735G-DK, I tried to synchronize the ADC with timmer1, I want to synchronize it at 500 kHz but the maximum that I get is 250 kHz.  This are the images for clock configuration, ADC1 and Tim1, a GPIO is set in 1 when get into on the H...

WhatsApp Image 2023-10-10 at 12.17.45.jpeg WhatsApp Image 2023-10-10 at 12.17.31 (1).jpeg WhatsApp Image 2023-10-10 at 12.17.31.jpeg WhatsApp Image 2023-10-10 at 12.17.30 (2).jpeg
gocafe1 by Associate
  • 946 Views
  • 1 replies
  • 0 kudos