Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for 8mhz clock CPUS #21

Open
vslinuxdotnet opened this issue May 9, 2021 · 0 comments
Open

Support for 8mhz clock CPUS #21

vslinuxdotnet opened this issue May 9, 2021 · 0 comments

Comments

@vslinuxdotnet
Copy link

Hello,
I test this lib with 8mhz cpu, but don't work.
Seams that only works with 16mhz clock.

I divide /2 this vars:

#define DCFRejectionTime 700/2 	// Pulse-to-Pulse rejection time. 
#define DCFRejectPulseWidth 50/2   // Minimal pulse width
#define DCFSplitTime 180/2	// Specifications distinguishes pulse width 100 ms and 200 ms. In practice we see 130 ms and 230
#define DCFSyncTime 1500/2		// Specifications defines 2000 ms pulse for end of sequence

But don't sync,
What I need to change/do to work with 8mhz ?
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant