Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

[Question] serial control signals physical pins #548

Open
bennymeg opened this issue Dec 28, 2021 · 2 comments
Open

[Question] serial control signals physical pins #548

bennymeg opened this issue Dec 28, 2021 · 2 comments

Comments

@bennymeg
Copy link

Regarding serial control signals:

  • Is there a documentation about the default serial control signals pin mapping?
    I.e. if I want to send CTS (clear to send) signal, what physical GPIO pin should I use?
  • Is it possible to map serial control signal to a specific GPIO pin?
@FDelporte
Copy link
Member

I guess you should use default pins for serial: UART pins in BCM mode are: 14, 15

https://pinout.xyz/pinout/uart#

@bennymeg
Copy link
Author

I am talking about the control signals.
I think the answer is that I need to change the GPIO function to ALT3 or ALT5 to enable this functionality.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants