I'd like some guidance on implementing VCP communication between the Giga R1 as the USB host and a device (JNCRadio VNA 3G). I believe the JNCRadio VNA 3G uses some sort of STM32 chip for USB.
I'm currently trying out the USBHostGiga library, but it looks like code for writing is not implemented.
I have no experience in USB communication so searching for information that pertains to what I need to do is hard. I'm not even sure if using the USBHostGiga library is the correct approach.
Any resource you guys can provide is appreciated (Links to basics on USB communication to examples would be great).