STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

STM32F446 ADC permanent conversion by polling?

Hi,I want to read analogue values out of the ADC of an STM32F446. This works well when using CubeMX-based functions.The initialisation:   hadc1.Instance = ADC1; hadc1.Init.ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV4; hadc1.Init.Resolution = ADC_RE...

HMüll.4 by Associate III
  • 1240 Views
  • 3 replies
  • 0 kudos

Resolved! Buggy SystemClock_Config()

I use STM32CubeIDE 1.13.0 to generate code for NUCLEO-L476RG.The generated SystemClock_Config() put flash latency configuration after the clock configuration. I don't know why it works for the first call, but if I call it after exiting stop mode, it ...

nicolas by Senior
  • 1537 Views
  • 4 replies
  • 0 kudos

Resolved! has no explicit encoding set warning

"CUBE IDE" İLE projesinde aşağıdaki hataya düştüğünde, ne anlaşılmayacağına dair bir bilgi yok. Bana bu konuda yardım eder misin? error: "'LOARA_TX_RX_end' projesinde açık bir yerleşim seti yok."proje Adı > 'LOARA_TX_RX_end'

fog.1 by Associate III
  • 31911 Views
  • 2 replies
  • 9 kudos

Can a target affect or crash Cube IDE via a debugger?

This has been reported by many Cube IDE users.The most common manifestation is that Cube drops the comms, statingThis can be due to a bad STLINK debug cable, but the weird thing is that it varies according to target software.I have posted more detail...

PHolt.1 by Senior III
  • 800 Views
  • 1 replies
  • 0 kudos