I am trying to connect a 3.3V serial adapter to rockpro64.
I suppose that connecting over UART is done on pin 6,8 and 10.
Is the baud 115200 or 1500000 (1.5M) ?
Thank you
Can you guys recommend something from amazon.com that works at 1.5M?
I suppose my adapter does not.
Thank you
I'm using Putty and rarely do I have to reset the terminal. On the Pine64 & Rock64 it's been solid, but with the RockPro64 I have to reset the terminal a lot. Last night I thought it was my USB Serial adaptor, but I've tested again this morning PI3, Rock64 and RockPro64 and only the RockPro64 is playing up.
Anyone else having this experience?
It seems minicom + CH340G made this work.
Did someone got it working with screen?
08-04-2018, 10:35 PM
(This post was last modified: 08-04-2018, 10:35 PM by paradise.)
1.5M isn't that fast, I get get that speed with the FTDI on a simple Arduino these days.
Only keeping the reset pressed all the time is a bit of depressing. :-)
Just connect ground first then RX/TX in any order and always try and restart cu/minicom/whatever and the device if you fail at first and are pretty sure TX/RX are the right way around. :-)
When you connect the wires there is a change it will push some garbage and that may 'hang' the terminal/output so don't forget to restart the software if you want to be sure.
Ps. connecting TX/RX before ground will make it 'a lot of garbage' and will hang one of the sides almost for sure. :-)
Sorry for not being clear, I mean to use with 'screen' linux utility
previously I was doing (on different boards, not using rockchip): screen /dev/ttyUSB0 115200