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

Resolved! ST-link v2 running on STM32Cube Programmer

I've recently bought a cheap Chinese ST-link v2 clone. It uses a Geehy APM32 MCU. Which is I guess  STM32 clone. I've since replaced it with a genuine STM32 MCU and st-link firmware. I was able to run it on  STM32 ST-link utility. But failed to run i...

stm32 I2c won't send data

I am trying to get to use I2C on my stm32L4R5ZIT-P.i am trying to configure a sensor by sending data but the I2C pins wont give a signal?i dont ude interups or DMAthese are the pins that i use and the setting for I2C: this are the includes i usethis ...

fontys_student_2-1705416583285.png fontys_student_1-1705416526079.png fontys_student_3-1705416909107.png fontys_student_4-1705416964693.png

Resolved! .ELF mismatch issue

If i compile the same source code in different pcs using same STMCUBE IDE version , Whether i will get same .ELF file?In my case, If i do a comparison(using beyond compare),its not matching and there are significant difference between the two .ELF fi...

KJ.4 by Associate III
  • 980 Views
  • 2 replies
  • 1 kudos

STM32L010 - printf debug

Hello together, I developed a PCB with the STM32L010RBT6 on it and I would like to debug with printf. I connected the SWD Pins (3.3V, SWCLK, SWDIO, GND, NRST) to my Nucleo F446RE kit for SWD debugging. So far so good I can now debug in the CubeIDE bu...

Claus_CE by Associate II
  • 2225 Views
  • 4 replies
  • 1 kudos

Resolved! Reading data from lis3mdl magnetometer with NUCLEO-L412KB

I've been trying to read data from the OUT_X register of the LIS3MDL using a NUCLEO-L412KB, but I'm not getting any meaningful data output. When I move the device around, the output data doesn't change. I've connected CS to 3.3V and SDO to ground. Wh...

mvari by Associate II
  • 2643 Views
  • 4 replies
  • 0 kudos

Issue with ST VSCode STM32 extension.

Hello, I have been using the VSCode STM32 extension on my project for some time and it has been working well. Today, I was doing some major refactoring of some of the code, and this required deleting one of the files no longer required. Unfortunately...

SidPrice by Associate III
  • 2025 Views
  • 3 replies
  • 0 kudos