I am using three micro controllers mainly for printing, ADC and one main controller for controlling all. Between these controllers only 2 pins are shared commonly. So, there is possibility that communication might be using 2 wire protocol (I2C protocol). How to check weather these pins are SCL and SDA?
I cant check with probing DSO because there is some problem with display so I cant touch any key ( its not getting sensed ). By default, these pins are at Logic High state.But, since display is not sensing, i am totally unaware about interfacing protocol between these controllers.
Is there any other way to check this? According to me,checking with DSO is not possible in my case.
Please suggest any other way for checking interconnection.
Thank you in advance.