Skip to content

Connections

akhodeir edited this page Oct 24, 2023 · 1 revision

Welcome to the Embedded-Linux-for-Raspberry-Pi-using-Dockerfile wiki!

Raspberry Pi 4 pinout:

FT232RL pinout:

Connections:

commands used :

minicom --device /dev/ttyUSB0 --baudrate 115200

maybe :

lsusb

sudo modprobe usbserial vendor=0x0403 vendor=0x6001

dmesg <-- the device shall TTL appear here

Clone this wiki locally