USB CDC freezes (Host to Device transfers)
My setup I try to use USB FS Host on GD32F405 (=STM32) microcontroller. I use CMSIS and operate directly on registers. I have Android device, that is working as VCP (Virtual COM port) by default and there is an app, that is running on this android device, that facilitates a simple enough protocol, that requires […]