Other Parts Discussed in Thread: FDC2214
Hello,
I'm working on a water level measure system using the FDC2214EVM and I would like to access the datas from my PC through the USB port of the board.
However, I did not find any documentation about the conversion I2C to USB performed by the microcontroller MSP430.
Is there any user's guide or manual that explain with more details how it works? My goal is access the datas through the USB port and run it in a own script (in C, probably), like the EVM GUI can do.