STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Resolved! Does TIM1 has global interrupt?

Hi, I was wondering does TIM1 has "global interrupt" like TIM2, TIM3... have?I dont see such in STM32CubeMX app, is it called differently or does not have such interrupt?Should I avoid using TIM1 if I need such interrupt?

0693W00000SvvNNQAZ.jpg
JBond.1 by Senior
  • 607 Views
  • 1 replies
  • 0 kudos

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
  • 666 Views
  • 9 replies
  • 0 kudos