STM32CubeIDE (MCUs)

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

Resolved! STM32CubeIDE Voltage Sensor with STM32F103C8T6

The is voltage sensing in live expression I'm using STM32F103C8T6 board popularly known as blue pill im using a voltage divider the supply is given from the power supply and the ADC pin i use is B1 from the power supply when i give less than 2V the o...

Resolved! How to program Blue Pill (STM32F103C8T6) using C++ on STM32Cube IDE to blink its LED as the first embedded project

Hi all,This is my first embedded programming project and Blue Pill is my first board to work on. Since I've got some experience in C++, I wish to use that language to make a project for blinking the Blue Pill's LED. Amongst various IDEs out there I p...

Adev.1 by Associate III
  • 1134 Views
  • 1 replies
  • 0 kudos

Resolved! Blue pill does not have DAC in Cube

Hi AllToday I wanted to start working with Bluepill DAC that turn out in STM32CubeIDE there is no DAC peripheral and I was shocked. Does anyone know what the h... is that issue? and how to solve it? I don't like to configure it by myself.

IDavo.1 by Associate II
  • 2080 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F103C8T6 Blue Pill USB Bootloader

Hello,I'm developing a USB bootloader for the STM32F103C8T6 Blue Pill (64KB / 128KB). I've seen many protocols and methods for doing this. Can you suggest the best method? I want to program the STM32F103C8T6 Blue Pill with STM Cube IDE software via U...

Stop-2 mode Reducing Current Consumption

Hi there, I am currently working on power optimization for my application. My code runs at 80MHz HSI, so in order to implement sleep mode I am dynamically changing the clock to 2MHz. After system changes to 2MHz, I am disabling the systick using the ...

Abhiram_12_0-1745555322566.png Abhiram_12_1-1745555369114.png Abhiram_12_2-1745555422436.png