Tool/software:
I2C 2-byte transmission and reception I use I2C with MSP430FR5969.
What kind of source would be used when I want to send and receive 2 bytes of data with I2C?
Also, please teach me how to write to variables when receiving data with I2C.
Currently, even if I read 2 bytes of data with I2C, the data sent later is entered into two variables.