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

How to compile OpenBootLoader code?

I am going to implement a boot loader code for stm32g431xx series chip. But I met a problem of compiling C files in the "OpenBootLoader" folder.  A lot of macro undeclared messages came out. Is there any suggestion to use the OpenBootLoader?   

Resolved! Main.c Not Generating

Hi I am new to STM32CubeIDE. I am setting up a blue pill board. I don't seem to have any issues with pin configurations however when I try to generate code I only get a refreshed .ioc file with only .project and .ioc in my project folder. Is there so...

Charlton by Associate
  • 190 Views
  • 2 replies
  • 2 kudos

Resolved! NucleoF303K8 ADC1 Problem

 Hello everyone,I'm trying to use IN1, IN2, and IN4 from the ADC1 of the NucleoF303K8. I transmit the ADC values via UART2 to my laptop.Now to my problem: When all three ADC channels are at 1.6V, I receive the correct values. However, if I pull one o...

bober by Associate
  • 161 Views
  • 1 replies
  • 2 kudos

Resolved! STM32H7 ADC_CR Boost bits

I am using NUCLEO_H723ZG in which I am using 12-bit resolution ADC. Below is the clock used for ADC:Moreover, I have used DIV2 clock prescaler. So my BOOST bits in ADC_CR register should be 11 as it is mentioned in the reference manual.I checked thos...

jowakar122_0-1746706534801.png jowakar122_1-1746706680608.png