Hello, I recently made a schematic on which Intel Edison
module and Atmega8 are interconnected for I2C
communication. After that, I sent it to one of my
acquaintance for some technical advices. Originally, I
placed level shifters between Edison and Atmega8
because their operating voltages are quite different.(e.g.
I used 1.8V for Edison and 3.3V for Atmega8) However,
he sent me revised version in which level shifters are
removed leaving only two 3.3k pull-up resistances and
supply voltages (1.8v).
I just wonder why it is possible but he is reluctant to
teach me. I believe him because he is an skillful expert.
So, here's my question :
- Why is his method valid?
Thanks in advance.