Hi guys,
I am developing a simple application for which I am using a beagle board (running a linux kernel) and the TMP006EVM along with the USBDIG interface which comes as a part of it. My question is the driver which comes with the board is solely for windows. How do I communicate with this device on a linux machine. Do I have to write my own device drivers or are there some drivers already out there which will do the job for me?