Where Does a USB Device ACK Requests From Host?
Posted on March 19, 2014 at 13:31I've got a STM32F427 running as a USB device (HS, if that matters). Using a USB analyzer, I can see that the request from the host to set a device address is getting to the micro, but it fails to ACK the SETUP packet...