STM32 USB disable endpoint interrupt is not generated
Posted on August 17, 2014 at 23:13I'm working on usb device project and I need after receiving a command from the host to return the device to predetermined state. To do this, all prepared OUT transfers must be canceled. I set endpoint disable bit(E...