STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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

Target not responding, retrying but code is working

Hey everyone!I'm using STM32U083C-DK dev board which has STM32U083MCT6 MCU on it.Using STM32CubeIDE, I tried to put the device in Stop2 mode (one of the low power modes) entire time and when a button is pressed, it wakes-up, Blinks an LED and again g...

RB4020 by Associate II
  • 1306 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H743ZGT6 FLASH.ld error

Hi, I am using MCU : STM32H743ZGT6.When I write the code and build it, I get these errors. So even if I create a new project and build without writing any code, I get the same error.  How do I fix this? Error : c:\st\stm32cubeide_1.10.1\stm32cubeide\...

giwonKIM by Associate III
  • 1995 Views
  • 2 replies
  • 2 kudos

Resolved! CAD tool in STM32CubeIDE (as in CubeMX)

Hello,I use last version of CubeIDE 1.15.1CubeMX proposes in tools a CAD tab, that allows to export symbols and footprints for the different EDA packages (ex KiCAD).I use CubeIDE for my projects. In "Tools", there is a "CAD" sub-tab. But it leads to ...

jmf1 by Senior
  • 878 Views
  • 2 replies
  • 1 kudos

Resolved! Error in building BLE_HID_Mouse example.

Hello, I just started with BLE_HID_Mouse example and after Build All I get the follow Error with 2 warnings. Just need a little help - how to fix it.C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-s...

GS2 by Senior
  • 2466 Views
  • 8 replies
  • 3 kudos

SDIO 4-bits mode - STM32F446RET6 Cube

For the project where the goal is uSD data writing I use STM32F446RET6. When I try to use SD 1bit there seems to be no error. f_mount and f_open works fine and I can write whatever I want but when I try to use 4 bit mode neither of these functions wo...

MertRonom9_0-1719942264059.png MertRonom9_1-1719942288837.png MertRonom9_2-1719942345760.png

Resolved! UART Output slow with DMA

I recently wrote some code with the help of stack exchange regarding an MQ2 gas sensor. I needed to alter the code to use DMA as the MCU I'm using for the project only has one ADC channel. My goal was to measure the ADC value of the MQ2 sensor along ...

DRicc2_0-1719884566213.png
DRicc.2 by Senior
  • 1340 Views
  • 6 replies
  • 2 kudos

cube ide code generation issue

hi all, ive recently got my stm32 board and wanted to start programming on it asap. i downloaded the cube ide, created a project, and when i wanted to generate the c code for extra additions nothing was generated. does anyone know what could be the i...

sagi_1 by Associate
  • 583 Views
  • 2 replies
  • 2 kudos