Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/07/02 00:26
Read: times


 
#26858 - RE: National Semiconductor LM92
Hi Alfredo,

Does your I2C code work on a different part, for example a SEEPROM? Is the device address correct? Are there other I2C devices on the I2C bus? (some parts don't coexist well). Do you have an oscilloscope to view the I2C bus to verifiy SDA/SCL correctness? Do you have an emulator to see what is happening inside your 89C52 to verify that the device is responding to your I2C code device address? Are you sending byte data msb first or lsb first? Is your I2C code written for 100KHz or 400KHz? What speed does your LM92 require?

Just a few things to check...start at the beginning, the very base level of your code, and verify that it's correct, go up to the next level and repeat the process until it's all working.

Good luck!

Dennis

List of 2 messages in thread
TopicAuthorDate
National Semiconductor LM92            01/01/70 00:00      
RE: National Semiconductor LM92            01/01/70 00:00      

Back to Subject List