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

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
  • 1788 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
  • 1600 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
  • 8003 Views
  • 17 replies
  • 7 kudos

Resolved! Trigger ADC with TIM3 on STM32L452

The reference manual states that the STM32L452 should be able to use an TIM3_TRGO as a trigger for ADC conversion:Though when I try to setup the "External Trigger Conversion Source" in STM32CubeMX there is no drop-down option for Timer 3, only TIM1/T...

0693W00000SvAYOQA3.png 0693W00000SvAZ2QAN.png
JWolf.5 by Associate
  • 866 Views
  • 1 replies
  • 0 kudos

Resolved! Newcomer questions~Why the "SystemCoreClock" is 16000000Hz ?

I used Cubemx to configured the system clock to 180MHz. Why is the system clock in the generated project code...... 6 zeros...... 16MHz:grinning_face_with_sweat:? Can I change 16MHz to 180MHz?It simply changes the number after "SystemCoreClock" to 18...

0693W00000SvLKIQA3.png
ZeroOne by Associate III
  • 707 Views
  • 1 replies
  • 1 kudos