Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5369

Interfacing (DSI, CSI, I2C, etc.) • Raspberry Pi 5 UART Issue: Can Only Receive Data on GPIO 14 and 15, Cannot Send

$
0
0
Hi, I'm planning to use UART to communicate with other devices. I use minicom to test the UART port and found that I only can receive data but can't send any data.

In Raspberry Pi configuration, I enabled Serial Port and Serial Console.

I also used these following commands:

Code:

(base)doge@DOGEPI:/boot/firmware $ pinctrl get 14-1714: a4pn / hi // GPI014 = TXD015: a4pu | hi // GPI015 = RXD016: nopd | -- // GPI016 = none17: nоpd | -- // GPI017 = none

Code:

ls -l /devttyAMA0TTYAMA10
If I want to use PIN 14 and PIN 15 to communicate through UART, should I edit config.txt? If so, what changes do I need to make?

Thanks~

Statistics: Posted by Zekakora — Fri May 24, 2024 2:05 am



Viewing all articles
Browse latest Browse all 5369

Trending Articles