Quantcast
Channel: MSP low-power microcontroller forum - Recent Threads
Viewing all articles
Browse latest Browse all 21951

MSP430G2553: msp430g2553 answering to WRITE address but not READ address

$
0
0

Part Number:MSP430G2553

Dear,

in example "msp430x22x4_uscib0_i2c_13.c" there is an implementation of an I2C slave which can do both receive and transmit bytes.

It works ok with complementary example "msp430x22x4_uscib0_i2c_12.c".

However, I'm curious about something.

Previous examples were answering to I2C scan procedures for both Write (0x48 << 1 == 0x90) and Read (((0x48 << 1 )+1) == 0x91) addresses.

However, this version only answers for Write one.

Can anybody explain me this behavior?

Thanks a lot!


Viewing all articles
Browse latest Browse all 21951

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>