Part Number: MSP430FR2633
Tool/software:
Hello,
I have a customer who's looking at using the captivate library in I2C register mode, and he had some questions on supported message formats and supported lengths that we were hoping to clear up?
In register mode, does the library support the general purpose packet? It doesn't seem to get referenced in this operation mode.
Another question on the general purpose packet is that the captivate technology guide suggests that the max length of the general purpose packet is 58 bytes, but in code I see the I2C transmit buffer is capped at 32 bytes, and then elsewhere I see the tx ping pong buffers get set up at 48 bytes. What's the max length of the general purpose packet?
The last question was in register mode, for a cycle packet does the firmware support sending all 12 channels of data in one cycle packet? Again since the I2C tx buffer is 32 bytes which would not support 12 * 4 bytes of data + the packet header.
Munan