Could anyone help me on the code for I2C communication for PIC18F4520 and ADS1113? I just use ADS1113 as an A/D converter and there is no other I2C devices in the design.
I have two 10K pull-up resistors in the design. So I think there is no problem for hardware since I copied the connections in the datasheet of ADS1113. Actually, I followed the instructions for coding in the datasheet of ADS1113, but my code does not work at all. Readings are 65535 all the time. Someone please help me. Thanks.
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Fri Apr 02, 2010 9:50 am
Post your driver code and a test program that calls the driver functions.
Make sure the posted code compiles with no errors. Also post your
compiler version.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum