Question
How can I flow control USB pipes using NAK? STM32F777 chip USB-OTG HS device.. I need to intelligently use NAK handshakes to flow control data from the host side.
STM32F777 chip USB-OTG HS device..
I need to intelligently use NAK handshakes to flow control data from the host side.
I am using Custom HID as the initial framework, but modifying it for our purposes.
