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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 309 Views
  • 4 replies
  • 5 kudos

interrupt

I am working on STM32 NUCLEO - F411RE and want to use the interrupt. If not using STM32CubeMX to generate IOC and code, is there any example which uses UART interrupt? ( I have problem using MX to generate code right now.)

Crane by Associate III
  • 2032 Views
  • 9 replies
  • 0 kudos

STM32F4 Current consumption versus clock speed

If I reduce the clock speed on a STM32F4 from 168Mhz to 96Mhz, with bus speeds reduced accordingly.Should the current consumption of the processor be reduced.I've been trying to take some current measurements, and there does not seem to be any reduct...

Hardfault issue on STM32G030

Hi,I'm facing on hardfault error.:(I have used many ST32F MCUs for projects.STM32G030C8T6 has two UART.UART1 is used for debugging message out, and UART2 is for communicated with other system I am using.But, a few message out thru UART2 cause the har...

Paul.Lee by Associate III
  • 1735 Views
  • 5 replies
  • 0 kudos

Resolved! [BUG] STM32 lwIP Ethernet driver Rx deadlock

This bug is present in F1, F2, F4 and F7 series examples and CubeMX generated code with RTOS and is one of the biggest flaws in ST's lwIP integration.Problemhttps://github.com/STMicroelectronics/STM32CubeF7/blob/3600603267ebc7da619f50542e99bbdfd7e35f...

Piranha by Chief II
  • 8386 Views
  • 17 replies
  • 7 kudos