Skip to content

Support for 8mhz clock CPUS #21

Description

@vslinuxdotnet

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions