Tool/software: Code Composer Studio
Sorry, I don't know how to get received data from I2C for save in to memory. Ex DATA[x] = USISRL; ???
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.
Tool/software: Code Composer Studio
Sorry, I don't know how to get received data from I2C for save in to memory. Ex DATA[x] = USISRL; ???
Hello George,
Please see the example C code for this device below. I2C examples can be found in msp430g2230_usi_06.c through msp430g2230_usi_16.c.
**Attention** This is a public forum