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

Linux installation error

d64.deb'Note, selecting 'st-stlink-udev-rules' instead of './st-stlink-udev-rules-1.0.3-2-linux-all.deb'Note, selecting 'st-stm32cubeide-1.15.1' instead of './st-stm32cubeide-1.15.1-21094-20240412-1041_amd64.deb'Note, selecting 'segger-jlink-udev-rul...

shri1 by Associate II
  • 1220 Views
  • 13 replies
  • 4 kudos

Resolved! Unit tests in STM32CubeIDE

Currently I'm developing within the STM32CubeIDE for an STM32F373CC.I use the main.c as entry point into a wrapper and program all of the rest in C++. I generally try to keep any HAL code outside of simple classes that can be unit tested easily. Idea...

0693W000004I6ydQAC.png
MMich.2 by Associate II
  • 9687 Views
  • 11 replies
  • 4 kudos

Resolved! Code Generation Bug STM32U5 with VDDA

Hello! I believe I found a code generation bug. I am currently using IDE version 1.16.1.By default, when enabling ADC with an STM32U5, HAL_MSPInit() has the line: HAL_PWREx_EnableVddA() which is necessary to have a positive reference for the ADCs (th...

rgangwan by Associate
  • 473 Views
  • 2 replies
  • 3 kudos

Generating code for HTTPD in NUCLEO-H745ZI Board

Hi Team,"I am trying to configure an HTTP server on the Nucleo-H745ZIT6 board, which has two Cortex cores. I am using Cortex-M7 for this. After enabling HTTP in middleware inside LwIP, and generating the code, LwIP is placed inside the Cortex-M7 fold...

ggowd.1 by Associate III
  • 1068 Views
  • 5 replies
  • 0 kudos