Hi all,
I have an MSP CapTIvate MCU Development Kit. In my application, I would like to have a host microcontroller (e.g. an Arduino) that can talk to the MSP430 to get information from the sensor board, including the raw measurement data. In the CapTivate Design Center, I set the Communication Interface to REGISTER_I2C. I found a way of using REGISTER_I2C here:
software-dl.ti.com/.../ch_library.html
After following the instructions in the link above, my host microcontroller can access the wheel position. However, I haven't found any information regarding using REGISTER_I2C for accessing raw data.
Is there a simple way of accessing raw capacitance data (delta or count) with REGISTER_I2C?
Kind regards,
Hermawan Mulyono