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

1.4.0 Bug? General Registers not updated debugging STM32F7

Debugging an STM32F7, the General Registers are not updated during dissassembly stepping.When clicking on one of the register values, as if to edit it, the real updated value does appear, but reverts to show the old value when no longer selected. Th...

EdGi by Associate III
  • 605 Views
  • 5 replies
  • 0 kudos

Resolved! Can't find linker flags settings in STM32CubeIDE 1.15.1

Hello,I get this compilation warning: The float formatting support is not enabled, check your MCU Settings from "Project Properties > C/C++ Build > Settings > Tool Settings", or add manually "-u _printf_float" in linker flags.The stated "recipe" to f...

1.png 2.png
JLemi by Associate III
  • 623 Views
  • 6 replies
  • 0 kudos

I need to integrate the AD7766 library in STM32CubeIDE

Hi STM community,well, i would like to get data from the AD7766 with STM32 via the SPI protocol and I didn't find the AD7766 library to integrate it in the STM32CubeIDE. is there anyone who worked on this before or has a link where i can find the lib...

amlok.1 by Associate II
  • 422 Views
  • 2 replies
  • 2 kudos

Resolved! C-MACRO in Pre-Build script

Hi, for my STM32CubeIDE projects it would be convenient to have a macro whose value increases every time I compile the project; As if it were a counter of the times I pressed the build button, to be used as an ID to identify the specific build.For ex...

FMass.1 by Associate III
  • 1006 Views
  • 7 replies
  • 2 kudos

include path don't work

Hello, I recently had a compilation error with STM32CubeIDE 1.14.0. A json.h file is not found by the compiler, yet I have included the path in the project properties, as shown in the photo. The file is present in the project/drivers/JSON directory. ...

error.jpg

Resolved! lcd.c file not found

so im trying to run a project example from the stm32h747i disc0 repository from github. specifcally the DCMI project i want to try the camera using snapshot mode or capture mode .when i pen the project and try to build it  i gave this error saying th...

Screenshot 2024-07-05 125336.png
yessine by Associate III
  • 511 Views
  • 4 replies
  • 1 kudos

STM32G0B1RE USB_DRD_FS

Hi everyone, I am currently working on a project involving the STM32G0B1RE microcontroller and had encountered an issue while configuring the USB_DRD_FS (Dual Role Device Full Speed) in Device mode using STM32CubeIDE.Here are the steps I followed:I s...

sravani by Associate III
  • 1836 Views
  • 34 replies
  • 1 kudos

Resolved! ADC1_IN16 uasge

Hi,I am using the latest version v1.16.0 STM32CubeIDE with stm32g071cb.It is not possible to use ADC1_IN16 (PB12). I have created also a new project  to test this condition.Changing the sequencer disables IN16 or makes error condition.I need PA2 -PA3...

istepne_1-1721201408556.png
istepne by Associate III
  • 261 Views
  • 1 replies
  • 0 kudos