STM32CubeMX (MPUs)

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

ADC issue

Hi!   I am trying to use ADC on STM32MP157C-DK2.   With Starter Package image it runs fine, but with st-example-image-qt it stuck on the function below.   Can somebody helps me with this? I think it is a problem in the device tree file.   if(HAL_ADC...

lenonrt by Associate III
  • 306 Views
  • 2 replies
  • 0 kudos

Resolved! CubeMX STM32MP1 NVIC EXTI disabled ?

1 Select STM32MP151 (This case AAAx)2. Select an GPIOx and set to GIPIO_EXTx 3. Goto NVIC: EXTI option is disabled   (Checkbox cannot be selected)4. Goto GPIO : Pin can be configured as interrupt How to enable interrupts for NVIC for GPIO's in order...