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

Durgod: Increase scan rate by using wait_us timer #14091

Merged
merged 1 commit into from
Dec 27, 2021

Commits on Nov 7, 2021

  1. Durgod: Increase scan rate by using wait_us GPT timer

    Lower the tick rate from 10kHz to 1kHz (otherwise all the extra interrupts
    reduce the achievable scan rate). Enable the WAIT_US_TIMER using GPT TIM3.
    
    Observed scan rate on the K320 is increased from 625Hz to 2090-2120Hz.
    nomis committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    de00b97 View commit details
    Browse the repository at this point in the history