|
Edited by xwalter at 2016-2-23 18:23
yes you're righe zio pino . The orange pi plus is the same of plus 2 apart the EMMC and the RAM sizes.
At the moment I have connected the pins PA13 and PA14 each which is :
- PA13 -> UART3_TX
- PA14 -> UART3_RX
So I'm using the /dev/ttyS3 , is that right?
Yes because ....
Responds .....
- [ 0.000000] Kernel command line: earlyprintk=ttyS0,115200 loglevel=8 initcall_debug=0 console=ttyS0,115200 console=tty0 init=/init
- [ 0.627413] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
- [ 0.723616] console [ttyS0] enabled
- [ 0.850323] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
- [ 0.850572] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
- [ 10.213707] systemd[1]: Expecting device dev-ttyS0.device...
- [ 10.228992] systemd[1]: Expecting device dev-ttyS3.device...
- [ 10.244060] systemd[1]: Expecting device dev-ttyS2.device...
Copy code The test
....it's ok , no message
But serial doesn't work yet
|
|