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.
Replies: 8
Views: 1173
Part Number: MSP430FR2633
What is the Captivate PGMR board and Captivate-FR2633 use I2C data packet format ?
The information received is as follows how to interpret the data or have any document for this ?
packet 1: 0x10 0x01 0x00 0x00 0x00 0x00 0x00 0xF9 0x00 0xF9 0x00 0xF8 0x00 0xF8 0x00 0xF3 0x03
packet 2: 0x0C 0x01 0x00 0x01 0x00 0x00 0x00 0xF8 0x00 0xF9 0x00 0xF3 0x01
packet 3: 0x08 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
In reply to Ling Zhu2:
In reply to jack liang1:
Hi Ling
Touch sensor board use Captivate-FR2633 EVM, This sample software create from CapTIvateDesignCenter-1.50.00.00.
The 3 packet data get form logic analyzer, I2C master is Captivate PGMR board and slave is Captivate-FR2633 EVM
Best Regards,
Jack
Use own sensor board connect I/O to CapTIvate-FR2633 EVM. The data packet prefer use default format.
Ling