Skip to content

RMT & UART can not share RX pin anymore #11666

@devarishi7

Description

@devarishi7

Related area

RMT/UART

Hardware specification

ESP32 devkit

Is your feature request related to a problem?

When compiling with the newest released core v3.3.0, RMT seems to be finally working correctly, but the sharing of the RX pin between RMT(RX) & UART(RX) is no longer supported as it was in core v2.0.x . When looking for a break in a DMX data stream using RMT, this saves the use of an extra pin. Starting the UART disables RMT as it is now.

Describe the solution you'd like

Allow sharing of INPUT pins between peripherals.

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

Labels

Status: SolvedThe issue has been resolved and requires no further action.Type: For referenceCommon questions & problemsType: QuestionOnly question

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions