Skip to content

Esp32-S3 Baud Rate Detection missing #7718

Closed
@imwhocodes

Description

@imwhocodes

Related area

UART Baud Rate Detection

Hardware specification

Esp32-S3

Is your feature request related to a problem?

Auto Baud Rate feature is not supported/wrapped in arduino-esp32 for the esp32-S3
Hardware implementation / register are slightly different from previous esp32 revisions but it don't seem nothing drastic

(And there is no log-error advising user or the programmer that feature is not ready yet)

Describe the solution you'd like

Same behaviour as previous esp32 revisions

Describe alternatives you've considered

No response

Additional context

I tried to implement it by myself but I'm unable to compute the correct value, while reading the reference this line is not clear to me: UART_HIGHPULSE_MIN_CNT stores minimum high-pulse width
I'm unable to find what is the unit of measurement used for this value

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

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions