Part Number: EVM430-F6779
Other Parts Discussed in Thread: MSP430F6779
Hello.
Working with EVM430-F6779 in I2C mode I have encountered 3 issues which I didn't know about from datasheets or any other resources:
1. For I2C one more connection is needed to indicate that the board is ready to send data.
2. MCU pins of EVM are not configured to work in I2C mode. So I add neccessary pin configuration steps to make I2C works.
3. Packet format from EVM differs from the one sent to EVM (no sync bytes).
Is there any other features in the firmware of the EVM that should be tuned to make the communication work correctly or perhaps a document describing I2C communication mode for this evaluation module?
Looking forward to your reply,
Oleg