STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! How to use USB CDC driver for STM32L053?

I've purchased an STM32L0358-disco board and I'm trying to get USB CDC to work. Here's the steps I took:Create a new project for the STM32L0538 mcu in STM32CubeIDEEnable the USB peripheralEnable the USB Middleware and set the class to Communication D...

JTeun.1 by Associate II
  • 1981 Views
  • 5 replies
  • 0 kudos

Issue when clone the project in STM32CubeIDE

Dear Sirs,I copy and pasted to clone the project in project explorer window of STM32CubeIDE.And some cases "Src" folder is automatically deleted from original project folder.:grinning_face_with_sweat: Does anyone faced similar issue ? and how can I ...

KKane by Associate II
  • 4094 Views
  • 22 replies
  • 1 kudos

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
  • 686 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
  • 1110 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
  • 1457 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
  • 894 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
  • 321 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
  • 1057 Views
  • 6 replies
  • 0 kudos