Hi,
I'm trying to send and receive data to DATA interface that contains IN and OUT bulk endpoint (usbd_cdc_acm example). I'm using libusb on the PC side. It seems like I can open the device but I can't read or write from/to endpoints.
How can I use DATA interface of the usbd_cdc_acm example to do bulk data transfers? Or is there another example that I can use for bulk data transfer using these DATA endpoints?
Thank you and Best Regards,
Asli