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

Project using NUCLEO-F411RE and X-NUCLEO-GFX01M2 on MacOS

I have recently bought:- a NUCLEO-F411RE board- a X-NUCLEO-GFX01M2 TFT board I work on Mac.Unfortunatly, TouchGFXDesigner doesn't exist for Mac. So I have installed STM32CubeIDE, STM32CubeProgrammer, and STM32CubeMX on my Mac.I have installed TouchGF...

nbenm by Associate II
  • 441 Views
  • 0 replies
  • 0 kudos

Resolved! f_unlink Bug In FATFS (R0.12c)

Hi everyone,The version of FATFS (R0.12c) included in the latest H7 firmware package has a known bug in the f_unlink function which causes lost clusters on fragmented files of exFAT volumes. This results in the memory filling up, even if all files ar...

PWM Electronic speed control issue, B-G431B-ESC1

Hello everyone,I recently worked with a B-G431B-ESC1 discovery kit with STM32G431CB MCU, and I find a mistake in the code generated by Motor Control Workbench 6.1.2, that made the Electronic speed control feature (the one used in the example of the s...

Labrey by Associate II
  • 1522 Views
  • 2 replies
  • 1 kudos

Nucleo F413ZH Honeywell MPR sensor STMcube IDE issue

Hi, I am trying to integrate Honeywell MPR pressure sensor (which runs over the SPI) with the Nucleo board using the STM32cube IDE. The library and everything else is working fine with the Arduino IDE environment but deploying things over the STM32cu...

aqeel96 by Associate
  • 611 Views
  • 1 replies
  • 0 kudos

FreeRTOS + SystemClock Behavior

Hello,I am using STM32L4A6VGTxP with CubeIDE and want to create a system with FreeRTOS.However, I am having the following problem when running the system under FreeRTOS while changing the SystemClock.Is there a solution?Configuration・Custom boards us...

ma-hara by Associate II
  • 1515 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE - procedure for cloning a project

It was difficult to learn how clone an existing project for a dual-core STM32H747i-DISCO board. Here are the steps that I used (after much researching and trials and errors):1) Copy the existing project folder called 'OLD' into a new folder called 'N...

Resolved! Erase a group of sectors before programming

Hello,is it possible to add a command in the startup tab of the debug configuration, to erase a group of selected sectors, before programming?For example I want to erase sectors [16..63], but not sectors [0..15].I have only found the "monitor flash m...

CTabo.1 by Senior
  • 2052 Views
  • 8 replies
  • 2 kudos

Store variable in EEPROM STM32L011

I am experiencing an issue when I try to store arrays of data in EEPROM. My intention is to define these arrays in code and have the compiler store them in EEPROM memory space.I am using an STM32L011E4 device which has 512 bytes of EEPROM at memory l...

SHDK2000 by Associate II
  • 1272 Views
  • 4 replies
  • 0 kudos