usb host channel interrupt register is always zero after a transaction
Posted on March 05, 2016 at 21:14 I use stm32f105's usb otg interface in forced host mode. When I issued a bulk in transaction, after some nak returned (which is ok), keep retrying, then data came, this first transaction completed successfully. ...