??? 01/17/06 17:47 Read: times |
#107617 - Frequency counter with 11.059Mhz clock |
Hi,
I'm currently writing a program that measures the frequency applied to a one of the pins of port 2 of a atmel AT89S8252. My program is based on a piece of assembler code I found on this site (http://www.8052.com/codelib/freq.asm). The author of the tutorial explains that his frequency counter is designed for 12Mhz clocks. Could someone plz help me to add the necessary changes so I can use this program with a 11.059Mhz clock? Thx, Daan |