Part Number: TMP006EVM
I have a customer that is using the TMP006EVM and has the following questions:
We have a system that needs three TMP006. In the end, I am assuming they will be on the same I2C network, but as a quick feasibility study, I was hoping to just use three evaluation units 'out of the box'.
I ripped apart the LabVIEW code and found the .dll call “tio32_GetBoardCount” that listed three boards, but unfortunately all have the same address (2F90), so any other calls that use the usb address always get picked up by the same eval board.
If I could change the usb address, I think I'd be set.
I didn't find a specific command for it in the dll list, but there is also the call 'tio32_RunMnemo' that seemed to take a bunch of commands. Any chance of changing the address there?
Is there a possible way that he could change the USB address in the code so that he could test the application?
Thanks for your help with this!
Richard Elmquist