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.

time interval between two i2c reads

Other Parts Discussed in Thread: MSP430F5438A

Hi all,

I am reading data from registers of slave device, slave address is 0x55 and my master is Msp430f5438a. My issue is when i use single step run, i am getting the correct values. But for continuous run the RXBUF is showing zeros.

  • Hi Mahesh,

    Check with the interrupt flag status during both step and continuous mode. Try monitoring the signals on DSO; this might give you some clarifications. Also go for multiple loops using single step command and check the respective output.

    Regards,

    Gautam

**Attention** This is a public forum