??? 07/13/07 08:58 Modified: 07/13/07 09:26 Read: times |
#141842 - ICL7135 count read with its CLOCK pin? |
hellow frnds,i want to read digital count of ICL7135 form its CLOCK pin with AT89c52. I dont want to use BCD digits of ICL7135. i want to use only BUSY, CLOCK and POLARITY pins of 7135... i am using Timer-2 and Timer-0 of 89c52 connected to ClOCK pin of 7135. one timer to generate clock for 7135 and other timer to read counts when BUSY pin changes its state..
Can any one explain me and help me in coding for this?? |