STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Neural Network Deployment

I want to deploy my model in STM32 F446RE for validation on target, I will connect my STM32 via a mini USB cable to the laptop.Now guide me in details for each step (such as pinout & configuration, connectivity and others)Please help me

CubeMX not generating code

Hello all, I recently install CubeIDE and I want to do a blinky example on the User led for the nucleo-U545REI see that the GPIO for the USER LED is PA5 So in cubeIDE, I open CubeMX, configure PA5 PIN TO GPIO_OUTPUT and try to generate the code by cl...

2345.png
estora by Associate
  • 3889 Views
  • 7 replies
  • 2 kudos

STM32F756 Ethernet and lwIP Rx and Tx Descriptor

Hello,I am creating a new project using STM32CubeIDE to use lwIP with internal MAC for a Nucleo F756 Board. When I enable the Eth peripheral, I can configure the Rx and Tx descriptors. They are placed at the start of SRAM2 (0x2004C000).Since the Cube...

descriptors.png descriptors.png new_region_sram2.png new_region_sram2.png

HAL RTC SetDate Bug or some another way to do??

Posted on February 23, 2017 at 10:49I am using STM32F103 in my new application. I have used STM32Cube to generate my code including Internal RTC. Myproblem is that the time is ok saved when reseted but date is always reset. when i inspected the code...

Output Compare Register update in stm32

I had taken TIM1 asn Master to Trigger TIM8 here below i had attached the timer configuration Clock Frequency 480mhz ,timer clock 240mhzHere Iam Triggering The TIM8 after 2.5us started from TIM1 both are 100khz frequency in TIM->CCR3 register iam loa...

IMG20250205175541.jpg IMG20250205175611.jpg IMG20250205175558.jpg