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

STM32CubeIDE Linux Support

Hi,I'm trying to install STM32CubeIDE on Ubuntu 16.04. The release note of CubeIDE version 1.6.1 says it's tested on Ubuntu 18.04 and 20.04. Does v1.6.1 support Ubuntu 16.04? If not, which version of the IDE should I get?Thanks!

JLeng.2 by Associate
  • 519 Views
  • 2 replies
  • 1 kudos

How to Run/Debug "CMSIS-DSP" FFT examples in CubeIDE ?

Hello, I got an urgent problem. Anyone help me? Using Product : NUCLEO-H753ZI I have already setup the whole prepartion for using CMSIS-DSP library in my CubeIDE But It doesn't work and how to run the specific FFT example code ? <Done so far> Copy an...

0693W000004IlGIQA0.jpg
SBaik.1 by Associate
  • 917 Views
  • 1 replies
  • 0 kudos

STEVAL-3DP 3D printer board...again...

Still trying to get the ST_Marlin firmware to compile under STM32CubeIDE and still unsuccessful. It just won't compile as copied OR migrated from SW4STM32 to the Cube. What I need is a step-by-step directory and file placement and configuration to ...

TJM by Senior
  • 1048 Views
  • 16 replies
  • 0 kudos

Resolved! H757I - cannot use CM4 core

I have a STM32H757I eval board and I'm using STM32CubeIDE (last version), HAL v.1.8.0I've setup an empty project using the IDE.The problem is that the program for the CM7 core runs normally but as soon as i try to start the CM4 program everything "cr...

0693W000004IFEyQAO.png
NGior.1 by Associate
  • 713 Views
  • 3 replies
  • 0 kudos

Set up External Memory in STM32CUBEIDE

Hi,i try to switch my working IDE from Atolic Truestudio to STM32CUBEIDE.A fraction of my code is executed on an external SDRAM.With Truestudio this works, when i initialize the SDRAM in a Startup Skript.I did't find the same feature in STM32CUBEIDE....

Minti by Associate II
  • 251 Views
  • 0 replies
  • 1 kudos

I have noticed that the HAL_I2C_Master_Transmit code is only sending write requests to even numbered addresses. A hardcoded address of 0x21 becomes 0x20 for instance.

I am trying to use an STM32-p405 to communicate with another device via I2C. The device has a number of potential addresses so I am sending commands to all of them to see which respond back. It wasn't working, and then I discovered none of the odd nu...

AMcAf.1 by Associate II
  • 842 Views
  • 6 replies
  • 0 kudos