John Reynolds
Member
Thanks in advance for your help with this!
I'd like to use a Teensy 4.0 to implement a 32-bit counter driven by an external 10 MHz clock - the clock source would be a Rubidium Frequency Standard.
The counter would be free-running, and when an input pin goes high, the current 32-bit counter value would be captured and sent to another device via a serial port.
So basically, I just want the Teensy to send me the current 32-bit timestamp whenever the event occurs.
It looks like this should be a fairly straightforward project(?) Are there any issues I should be concerned about - or should I just order a Teensy 4.0 and start coding
Thanks again,
John
I'd like to use a Teensy 4.0 to implement a 32-bit counter driven by an external 10 MHz clock - the clock source would be a Rubidium Frequency Standard.
The counter would be free-running, and when an input pin goes high, the current 32-bit counter value would be captured and sent to another device via a serial port.
So basically, I just want the Teensy to send me the current 32-bit timestamp whenever the event occurs.
It looks like this should be a fairly straightforward project(?) Are there any issues I should be concerned about - or should I just order a Teensy 4.0 and start coding
Thanks again,
John