Hi everyone,
I'm working on STM32F407 USB, My problem is when i am writing the SETUP packet in to Tx FIFO channel disable interrupt is raising and it calling to the channel ISR.
In the Channel ISR instead of the XFER completed interrupt TXERR interrrupt is invoking, why it is happening like this?
I don't understand this problem, i'm using the STM32CUBE FW_F4_V1.1.0, please can any one explain about this issue.
Thanks & Regards,
Chandu.Kurapati