09-21-2016, 11:54 PM
(This post was last modified: 09-21-2016, 11:57 PM by MarkHaysHarris777.)
(09-21-2016, 05:25 PM)mus1c Wrote:(09-21-2016, 02:58 PM)MarkHaysHarris777 Wrote: hi mus1c, the answer to your question depends on whether the serial console has been enabled. It also depends on what you're going to use the PI end of things for.
The Pine board is better, and the system is more consistent , and especially from a serial point of view. On the Pine uartx is ttySx ie uart0 is ttyS0
On the PI the device is either serial0 or ttyAMA0; and this depends on whether serial is enabled and whether the serial console is enabled. You will want to read the PI forum posts (mine and others) and make sure you understand how to enable serial comm on the PI.
You can use raspi-config to disable the serial console on the PI. You may also manually edit the config and command line files. Ultimately, if you want to use the serial uart pin(8) & pin(10) GPIO14 &GPIO15 for serial comm you will need to disable the serial console.
The device is either serial0 , or ttyAMA0 depending.
is raspi-config built-in debian image?
Yes, raspi-config is a built-in for raspbian. You may enable or disable the serial console on the PI with rasp-config; or you may edit the /boot/config.txt and /boot/cmdline.txt files manually. When you get around to setting up the PI see me on irc chat and I'll help you. In the mean time you may of course visit the PI forum and read about configuring the uart on the PI to be either serial console or normal uart comm port.
You have more options open to you on the Pine board. Leave the serial console alone uart0, ttyS0. Only use ttyS0 for serial console. For normal comm uart2, uart3, and uart4 are available ttyS2 ttyS3 and ttyS4.
Again, pls see me on the irc chat for assistance ; also, you may visit the forum several of us have posted helps for using the serial uart ports ( I have one showing how to cross link two pines ( or PI(s) ) with a cat5 cable as medium.
PS We are in the process of building a pine-config tool ( similar in most respects to the raspi-config tool ) but it is not yet ready. Be watching the forum for news.
marcushh777
please join us for a chat @ irc.pine64.xyz:6667 or ssl irc.pine64.xyz:6697
( I regret that I am not able to respond to personal messages; let's meet on irc! )
please join us for a chat @ irc.pine64.xyz:6667 or ssl irc.pine64.xyz:6697
( I regret that I am not able to respond to personal messages; let's meet on irc! )