View previous topic :: View next topic |
Author |
Message |
AK Guest
|
MAX127 |
Posted: Tue Apr 20, 2004 7:11 am |
|
|
Hello,
I am starting a project using the MAX127 (12 bit ADC, multi-range, 5V, I2C communication) and I was wondering if anyone else has used it and what their experiences were.. I am new to using I2C, any sample code would be greatly appreciated.
Thanks,
AK |
|
|
mvaraujo
Joined: 20 Feb 2004 Posts: 59 Location: Brazil
|
|
Posted: Tue Apr 20, 2004 1:13 pm |
|
|
AK,
CCS have implemented functions for i2c_start , i2c_read, i2c_write. So it's a matter of determining how to control, read and write your Maxxx. In general, the component datasheet has information of how the communication protocol is implemented.
Marcus |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
|
Max127 |
Posted: Tue Apr 20, 2004 4:49 pm |
|
|
Apparently AK you didn't search this board for MAX127 before you asked.
Most of the long time folks here dont like to answer the same question repeatedly... They do want to help when help is truely needed.
I would recommend that you do a searxch and I think you will find your answer. |
|
|
|