-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request