How free UART pin 8 and 10 from other processes
Jaap Cammeraat
New Member Posts: 28 ✭
Hi,
I did a fresh install of Ubuntu 16.04 and installed the UPboard kernel like mentioned on
https://up-community.org/wiki/Ubuntu
Now I want to use the UART pin 8 and 10 ( GPIO 14+15 ) to communicate with some other serial instruments.
Can anybody tell me how to free this pins by other processes like Getty.
These processes are using the pins I want to use for myself like I did on the Pi3.
Thanks!
I did a fresh install of Ubuntu 16.04 and installed the UPboard kernel like mentioned on
https://up-community.org/wiki/Ubuntu
Now I want to use the UART pin 8 and 10 ( GPIO 14+15 ) to communicate with some other serial instruments.
Can anybody tell me how to free this pins by other processes like Getty.
These processes are using the pins I want to use for myself like I did on the Pi3.
Thanks!
Comments
-
Do you know to which UART those pins are connected? i.e. UART0?
-
/dev/ttyS1 is on Pin 8+10 = GPIO14+15
Within Ubilinux 3.0 I have good result.
Ubuntu 16.04 not yet.