Dec 6, 2002 #1 lothar25 Electrical Dec 3, 2002 4 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.
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.
Dec 6, 2002 #2 nbucska Electrical Jun 1, 2000 2,191 US Simplest is to use the parallel port of your PC and under DOS program it in GW-TURBO,etc-BASIC. <nbucska@pcperipherals.com> Upvote 0 Downvote
Simplest is to use the parallel port of your PC and under DOS program it in GW-TURBO,etc-BASIC. <nbucska@pcperipherals.com>
Dec 6, 2002 1 #3 cbarn24050 Industrial Jan 20, 2002 709 GB Hi, you can do it with a pic. Microchip application note AN515 has the code. Upvote 0 Downvote