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
  • 448 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
  • 2877 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
  • 542 Views
  • 0 replies
  • 0 kudos

How do I change the board support setting on an existing project? (CubeIDE fails to build STM32Cube_FW_G4_V1.1.0 examples)

I have been trying to figure out why I cannot open and build the STM32Cube_FW_G4_V1.1.0/Projects for the B-G474E-DPOW1 discovery board in STM32CubeIDE. (There are missing BSP driver includes and API source when generating code.) I think the problem i...

carl3 by Associate II
  • 658 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...

Cube does not find and link the Drivers/BSP/B-G474E-DPOW1 and add to the project source/include in STM32Cube_FW_G4_V1.1.0

I was able to open the STM32Cube_FW_G4_V1.1.0/Projects/B-G474E-DPOW1/Examples/ADC/ADC_GainCompensation example project in CubeIDE. I had to modify a .ioc parameter and save to generate code. The Cube code generator managed to find the STM32G4xx_HAL_D...

carl3 by Associate II
  • 517 Views
  • 1 replies
  • 0 kudos