Skip to content

Add RMT receiver functions #5

Description

@SzigetiJ

Currently, the only function at the RX side of RMT is rmt_start_rx(ERmtChannel eChannel, bool bMemWrRst).
What is missing:

  • Support read from RMT RAM when
    • multiple blocks are assigned to a channel,
    • wrap-around is enabled;
  • Add current rx mem idx / rx wrapped / rx state attributes to SRmtStatusReg.

Also, provide a dummy example (connect RMT TX output signal to RMT RX input).

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions