Skip to content

RTIC Monotonic Frequency limits Driver header ADC sampling rate #569

Open
@nkrackow

Description

@nkrackow

Because the RTIC Monotonic Frequency is the maximum frequency at which RTIC tasks can be scheduled this currently limits the sample rate for the Driver header ADC since it is scheduled by RTIC. I set the RTIC Monotonic Frequency to 10_000 for now but there might be other repercussions and for higher rates this might require eg. using a Timer to trigger conversions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    driverIssues that regard driver development

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions