Skip to content

Input clock for ICS307 is too high in the bringup design #4

Description

@zephray

In the page 8 of ICS307 datasheet, it mentioned the maximum clock input frequency is 50MHz, however, currently it looks like it is connected directly to the 100MHz clock source:

assign idt_iclk = osc_clk;

Yes, I have tried, it actually works, but I guess a better practice would be feeding a divided clock, like 50MHz or 25MHz.

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