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

Open in new window => STM32CubeMX view get's corrupted

Hi,I'm working with multiple monitors. I had to compare two STM32CubeMX files from two projects in the project tree. So, I right-clicked on one project, selected 'open in new window', and then openend the corresponding STM32CubeMX file. Both views of...

RAltm by Senior
  • 435 Views
  • 0 replies
  • 0 kudos

Problems debugging from STM32CubeIDE and Linux Debian

Hello developers,I am a beginner in STM32 programming.I have the board STM32L152C-Discovery, the ST-Link V2 adapter and Linux Debian on my laptop installed.I am using STM32CubeIDE as IDE.I setup my first project in STM32CubeIDE with the automated cod...

MHof by Associate II
  • 2845 Views
  • 8 replies
  • 0 kudos

CubeF0: LL_DAC_init does not set DAC trigger source

Using STM32IDE LowLayer and STM32F051C8This code does not set the triggersource for the DACDAC_InitStruct.TriggerSource = LL_DAC_TRIG_EXT_TIM15_TRGO; DAC_InitStruct.OutputBuffer = LL_DAC_OUTPUT_BUFFER_ENABLE; LL_DAC_Init(DAC, LL_DAC_CHANNEL_1, &DAC_I...

Willunen by Associate III
  • 448 Views
  • 0 replies
  • 0 kudos

Features and known issues in STM32CubeIDE

Dear community,Edit: This thread was initially made to clear up some confusion about what functionality STM32CubeIDE was intended to have. As the tool has now been released for a while I believe that is has become more clear. However, having easy acc...