Skip to main content
benoit239955_stm1_st
Associate II
March 23, 2016
Question

stm32F4xx_hal_pcdm.c device generated by CUBE

  • March 23, 2016
  • 1 reply
  • 622 views
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
This topic has been closed for replies.

1 reply

Nesrine M_O
Associate
March 23, 2016
Posted on March 23, 2016 at 17:03

Hi guibert.benoit,

What do you mean by the interrupt identified by USB_OTG_DIEPIN_XFRC is treated 2 times with the same code? Could you please provide more explanation?

Could you precise the CubeMX and the F4 HAL library versions are you using?

-Syrine-