GPIO 15 (UART Receive)
Alt0 | Alt1 | Alt2 | Alt6 | Alt7 | Alt8 |
---|---|---|---|---|---|
MCASP0_AFSR | SPI2_CS0 | UART1_RXD | EHRPWM0_A | GPIO1_13 | EQEP1_S |
- Physical/Board pin 10
- GPIO/BCM pin 15
- SoC pin C27
This pin doubles up as the UART receive pin, RX. It's also commonly known as "Serial" and, by default, will output a Console from your BeagleY-AI that, with a suitable Serial cable, you can use to control the board via the command-line.
UART can be used to talk to Serial GPS modules or sensors such as the PM5003, but you must make sure you disable the Serial Console from being attached to that port first.
The pin is also usable as a GPIO or with the hardware PWM peripheral.