This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMP006EVM Driver support

Other Parts Discussed in Thread: TMP006

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?