STMicroelectronics / STM32CubeG4

STM32Cube MCU Full Package for the STM32G4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
182 stars 98 forks source link

EXTI_ToggleLedOnIT and EXTI_ToggleLedOnIT_Init are totally the same #47

Closed VictorTagayun closed 1 month ago

VictorTagayun commented 8 months ago

Documentation issues:

  1. EXTI_ToggleLedOnIT and EXTI_ToggleLedOnIT_Init are totally the same, both main.c and ioc files
  2. It mentions in the readme file that it is triggered at the falling edge but it should be rising edge as shown in its SCH. image
  3. The ioc files labels PC4 as USER_BUTTON, while it should be PC13 image
  4. PC4 is not used and can be Reset_State, it is here that the external trigger is falling edge.
TOUNSTM commented 8 months ago

Hello @VictorTagayun,

We confirm the abnormal behavior you reported. It has been reported to our development teams for deeper analysis. We will get back to you as soon we have updates.

With regards,

TOUNSTM commented 8 months ago

ST Internal Reference: 169451

TOUNSTM commented 1 month ago

Fixed in 98f52ec7cdbbbfe1650b351bde2efb037815886d