Hi,
I'm new with USB and I downloaded CDC/HID example code for MSP4305529. I would like to to use bulk transport for my data and don't want to use HID or CDC. Has anyone done this with the current example?
I think in order to write to Endpoint I need to write to some buffer. If I want to send data from a device to the host PC then I would need to load some data to a buffer for endpoint IN. Am I correct?
Thanks for your help
Mario