STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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

Resolved! I have been using a linux script generated CRC code instered into a HEX file on some other STM32 products. I am now implementing this for the STM32G431. The GUI is the 1.3.0 IDE. This has changed the debug config.

I want to specify the HEX file for data into the STM32 and the elf file for symbols used in the debugger. The User interfec has changed though and I seem to only be able to get one or the other (i.e. just the hex or just the elf).This is a necessary ...

0693W000000UxhsQAC.png
rclar.6 by Senior
  • 1304 Views
  • 10 replies
  • 1 kudos

How to run code on STM32H7 (for beginners)?

Hello there,Recently I bought the STM32H747 DISCO as I want to start working with microscontrollers. I've been working with FPGAs for a couple of years so I have general understanding of how things work. Howerver, the question I have is very basic - ...

Hello, I was using Atollic studio and I just migrated to STM32CubeIDE, I converted my project initially based to STM32F072CBT6

When STM32CubeIDE started it propose me to select between STM32F072C8Tx or STM32F072C8Ux ...only these choice nothing more. I took the first one, telling to myself that I can change that after.But I cannot the MCU setting is greyed and fix to STM32F0...

[SOLVED] SIMULINK compilation successful but how to continue within STM32CubeIDE and deploy to the board? Some files appear to be missing

Hi everyone,I have bought a STM32F4-Discovery Board DTM32F429I-Disc1, and my intention is to work in Matlab-Simulink.This is the process I have followed:INSTALLATION:Matlab/Simulink R2018b 64bit with toolboxes like Embedded CoderMatlab/Simulink HW su...

DCagi.1 by Associate II
  • 4265 Views
  • 14 replies
  • 0 kudos

STM32G431 ADC Wont Calibrate and wont work

Hi I am currently working on a project where I have to use single channel ADC with continuous conversion mode of STM32G431KB on NUCLEO board. However my code stucks at while loop where calibration needs to happen. Also I noticed that ADC12_Common reg...

LLOLO.1 by Associate II
  • 600 Views
  • 4 replies
  • 0 kudos

Bug with "STM32 Project from STM32CubeMX .ioc file"

Being able to create a new project from an existing .ioc file is very useful. But when I've tried to do this (by selecting File->New->STM32 Project from STM32CubeMX .ioc file) the project seems broken. I can build it fine, but when I try to add new (...

0693W000000UwDDQA0.png