Skip to content

XIAO ESP32S3 channel values not updating #54

Answered by ZZ-Cat
matt-nolan11 asked this question in Q&A
Discussion options

You must be logged in to vote

Okay, according to my information, the Seeed XIAO series all use pins D6 and D7 for their default UART.
This is different to the more commonplace D0 and D1 pins.

D6 is Tx and D7 is Rx.

The current version of CRSF for Arduino only uses pins D0 and D1.
In the upcoming version (Currently being tracked in #61), not only will I give you the ability to use arbitrary UART ports, I may take the liberty of re-factoring the default UART pin assignments for all Seeed XIAO targets.

It also appears to me that all of Adafruit's QtPy variants get even more wild with their UART pin assignments.
'Cause I originally went off the assumption that everyone is keeping to the D0 and D1 assignments that Arduino …

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@matt-nolan11
Comment options

@ZZ-Cat
Comment options

@matt-nolan11
Comment options

@ZZ-Cat
Comment options

Answer selected by ZZ-Cat
@matt-nolan11
Comment options

@ZZ-Cat
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants