This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

using 89C4051.

Hello,
I have wired up a frequency meter using 89C4051.The signal is connected to P3.4/T0 pin.The circuit runs on 24MHz crystal.Can anyone give me the code of a frequency counter?Thanks in advance...

Parents
  • "you must be measuring and awfully high frequency. do read the maximun clock rate for the T0 input"

    I fail to see how the "high" or "low" limit would have anything to do with the particularly piece of code you were referencing, particularly when you are talking about T0 (when T1 is counting the pulses).

    the code wouldn't work, but that's for other reasons.

Reply
  • "you must be measuring and awfully high frequency. do read the maximun clock rate for the T0 input"

    I fail to see how the "high" or "low" limit would have anything to do with the particularly piece of code you were referencing, particularly when you are talking about T0 (when T1 is counting the pulses).

    the code wouldn't work, but that's for other reasons.

Children