STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

x-cube-cellular STM32Cube integration - How?

Hi All,Is there a particular way I should be adding the "x-cube-cellular" zip package to my STM32CubeIDE compiler?I want to ensure I place all of the required folders into their respective folders and set the paths in the project properties correctly...

NW27 by Associate III
  • 282 Views
  • 1 replies
  • 0 kudos

Failed to start GDB server

I am using a Nucleo F303RE board. And whenever I try to debug in STM32cubemxIDE. It always shows an error for failed to start GDB error.I have updated the ST-Link firmware and also checked my device manager.I have also tried disabling my windows defe...

0693W000001t9LWQAY.png
MPadm.1 by Associate
  • 302 Views
  • 1 replies
  • 0 kudos

Resolved! DMA using HAL Libary does not appear to be functioning

I'm following this tutorial on DMA (https://www.youtube.com/watch?v=EsZLgqhqfO0) which at the end shows how to set up the DMA peripheral to continuously perform ADC conversions and store the results in a circular buffer.I am using an STM32F051C6 (dif...

0693W000002lioMQAQ.jpg 0693W000002lioHQAQ.jpg 0693W000002lio7QAA.jpg
JWyli.1 by Associate II
  • 650 Views
  • 8 replies
  • 0 kudos

Resolved! STM32CubeIDE Generates BIN Bug.

I'm using STM32CubeIDE, Settings ->Tool Settings->MCU Post build outputs-> Choose "Convert to binary file(-O binary)", I found that the generated bin file was not the right size. The elf and hex is correct. .elf: 5902KB.hex:2327KB.bin: 655390KBObvio...

0693W000002lkgFQAQ.png
Lliba.1 by Associate II
  • 1696 Views
  • 10 replies
  • 0 kudos

ll_systick_isactivecounterflag alternative in Hal

I have generated my code using stm32cubeide. I wanted a micros function so i discovered one using systick but the problem is it required this ​ll_systick_isactivecounterflag function to check when active counter is set or not. But since this function...

Resolved! STM32L4 USB CDC problem

I'm working on a project based on STM32l496rg and trying to send data from USB CDC to terminal. I`ve created a project in STM32CubeIDE (the latest version available), where I`ve set up clocks, enabled USB_FS_Device and USB CDC middleware and all the ...

0693W000002li0lQAA.jpg
Cyada.1 by Associate II
  • 890 Views
  • 5 replies
  • 0 kudos