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! HRTIM Setting BUG?

I am currently developing with the STM32G474 series, and there is a bug in the TIMER A setting of HRTIM.To make OUTPUT1 and 2 differential outputs with dead time, enable SWAP OUTPUT.If you set OUTPUT1's Source , Reset Source setting, cannot set the s...

ink_0-1709708414469.png
ink by Associate
  • 1126 Views
  • 3 replies
  • 0 kudos

Clock Circuitry

BYPASS Clock SourceThe above is the setting, that I give in the Clock Configuration. It simply bypasses the PLL Circuit. But I want to know, what happens internally in this circuit. How this bypass happens internally is my question.?If anyone, know p...

PLL_bypass.png

Resolved! Miscellaneous bit field arrangement in STM32G4

Hi Community,I have a bitfield arrangement for one of the driver files which is a 32-bit value. While debugging I was not able to figure out how it is being stored in the register. The bit order and endianness are not always guaranteed in structs and...

How to compile this code on a Nucleo

H! I am trying to compile this program in a Nucleo (the source code is build for the specific version of the Nucleo that I am using) using STM32CubeIDE but the result on the console is Program “make” not found in the path. 

IMG_0949.jpeg
ATeli.1 by Associate III
  • 1498 Views
  • 5 replies
  • 1 kudos

Resolved! CMake project debugging C++ problem

I'm wondering with implementation of CMake into stm cube.I tried default project executable and it works for C and I'm able to debug it.But if I change it to C++ I'm unable to debug it. Program always jumps to this line:Infinite_Loop:b Infinite_Loop....

Peterko by Associate
  • 2401 Views
  • 2 replies
  • 1 kudos