You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The V2 pinmap claims that UART_INTERNAL_RX is P0.06, and UART_INTERNAL_TX is P1.08 - however, they're the other way round in CODAL, and that's the way which actually seems to work:
Thanks for raising this. The data on this page is taken directly from the schematic. As you identify, in practice it seems like the labelling is the opposite way round. I believe the labels are taken from the interface perspective and not the target, which is why the labelling is confusing.
I have raised an issue to update the schematic. We will also update the page in the developer docs to add a note to clarify the UART pins
Description
The V2 pinmap claims that UART_INTERNAL_RX is P0.06, and UART_INTERNAL_TX is P1.08 - however, they're the other way round in CODAL, and that's the way which actually seems to work:
Expected behaviour
UART_INTERNAL_RX should be P1.08, and UART_INTERNAL_TX should be P0.06.
It's possible I might be misunderstanding something though, so please tell me if I'm wrong.
Screenshots
The text was updated successfully, but these errors were encountered: