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.

MSP430F169I2C通信问题

Other Parts Discussed in Thread: MSP430F169

MSP430F169作为I2C从机,DSP2812模拟I2C主机,通信过程是从机往主机发送数据,那么从机的地址该怎么确定,用户指南上没有说当主机不是430 的时候,从机地址怎么确定。例程上双机通信都是169之间的通信,从机地址为0x48.希望大神告诉我