STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! STM32H747 PA0_C & PA1_C input reading issue

Hello, I am working with a STM32H747XI. I have connected a digital input on PA0_C & PA1_C. I used CubeMX for the initialisation.The initialisation code is : /*Configure GPIO pins : UI_ENC0_Pin UI_ENC1_Pin */ GPIO_InitStruct.Pin = UI_ENC0_Pin|UI_ENC...

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
  • 1594 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
  • 1427 Views
  • 5 replies
  • 0 kudos