Question
stm32F4xx_hal_pcdm.c device generated by CUBE
Posted on March 23, 2016 at 15:03
in the stm32F4xx_hal_pcdm.c source file,
in HAL_PCD_IRQHandler the interrupt identified by USB_OTG_DIEPIN_XFRC is treated 2 times with the same code. Is it necessary? #hal-pcd-interrupt