How to enable serial communication on raspberry pi5?
16 Oct 2024 12:41 #312254
by bladekel
How to enable serial communication on raspberry pi5? was created by bladekel
Hello. I'm using raspberry pi5 4GB with "LinuxCNC 2.9.2
Ra
spberry Pi
5 OS based on Debian Bookworm
".
I have been googling but couldnt make it.
Can anyone help me for using serial port pins (GPIO14 and GPIO15) for serial communication with raspberry?
I have been googling but couldnt make it.
Can anyone help me for using serial port pins (GPIO14 and GPIO15) for serial communication with raspberry?
Please Log in or Create an account to join the conversation.
16 Oct 2024 12:52 #312256
by bladekel
Replied by bladekel on topic How to enable serial communication on raspberry pi5?
This is a very quick self answered question but hope to help anyone who needs serial communication with gpio pins....
> Kernel
adding a new line to the endthen the port becames active( dev/ttyAMA0)
menu-config
adding a new line to the end
dtoverlay=uart0
Please Log in or Create an account to join the conversation.
Time to create page: 0.150 seconds