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! 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
  • 603 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
  • 1433 Views
  • 5 replies
  • 0 kudos

Resolved! Unit testing and system initialisation code

I am currently working on testing of some code using a testing tool. As nearly all of the code interacts with the hardware, it is easiest for me to do this on the target. The tool automatically builds the test environment and allows files and/or func...

CTapp.1 by Senior
  • 987 Views
  • 8 replies
  • 2 kudos