Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

interfacing an IC with an I2C bus 1

Status
Not open for further replies.

lothar25

Electrical
Joined
Dec 3, 2002
Messages
4
Location
GB
i have to set registers on a chip using an I2C data line input/output. is it best to do this via a PIC or is there a less complex alternative.
 
Simplest is to use the parallel port of your PC and under
DOS program it in GW-TURBO,etc-BASIC.
<nbucska@pcperipherals.com>
 
Hi, you can do it with a pic. Microchip application note AN515 has the code.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top