HI all,
I need to setup a Communication between my C5505 and an Windows Application via USB. I just need to exchange some commands and data.
As far as I know now I would have to write a Windows device driver and a whole bunch of code that handels USB Communication using the CSL Usb Core driver is that correct?
Is there a more simple and straightforward approach?