Solved
SVD error in STM32G431
Interrupts not in proper peripherals:
- WWDG is placed in I2C2,
- TIM8_CC is in peripheral TIM1,
- LPTIM1 is in LPUART1,
- USB_HP, USB_HPLP & USBWakeUP are in EXTI,
- CRS is in the EXTI as well.
Interrupts not in proper peripherals:
- WWDG is placed in I2C2,
- TIM8_CC is in peripheral TIM1,
- LPTIM1 is in LPUART1,
- USB_HP, USB_HPLP & USBWakeUP are in EXTI,
- CRS is in the EXTI as well.
Hello @hijax_pl ,
The svd issue is fixed in https://www.st.com/resource/en/svd/stm32g4_svd.zip 3.0 version.
Thank you.
Kaouthar
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.