mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-22 04:55:14 +00:00
Design, plan and findings for the attempt to reach usbtest 30/30 on the CH32H417 USB2 high-speed fallback. The outcome is a hardware limitation: the USBHS block has no equivalent of the CH569's RB_USB_INT_BUSY, so a SETUP arriving while a transfer completion is unserviced gets no handshake at all, and a SETUP may not be NAKed or STALLed. Also records that high speed only enumerates on this board with a USB2 tap inline, since PB8/PB9 are both the USB2 pair and the only SWD/SDI pins.