Skip to content

Add RMT receiver functions #5

@SzigetiJ

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).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions