Hi,
We trying to building debian (https://wiki.radxa.com/RockpiS/dev/Debian).
Kernel dts overlay does not contain uart1 and uart2 dts file.
Where uart1 and uart2 dts files is present ?
How uart1/2 work with out overlay dtb file ?
We want to use two uart at same time but uart1 rts/cts mux with uart2 we need to remove uart1 rts/cts pin from dts file.
Hi @Stephen ,
We followed the steps mentioned by you.
But while using uart 0, receiving junk data and while sending also same issue.
Not able to get proper data.
root@rockpis:/test# uptime
11:24:50 up 1:55, 0 users, load average: 0.00, 0.00, 0.00
root@rockpis:/test# stty -F /dev/ttyS0 raw speed 115200
115200
root@rockpis:/test# cat /dev/ttyS0
ROCK Pi S is a Rockchip RK3308 based SBC(Single Board Computer) by Radxa. It equips a 64bits quad core processor, USB, ethernet, wireless connectivity and voice detection engine at the size of 1.7 inch, make it perfect for IoT and voice applications. ROCK Pi S comes in two ram sizes 256MB or 512MB DDR3, and uses uSD card for OS and storage. Optionally, ROCK Pi S can provide on board storage version with 1Gb/2Gb/4Gb/8Gb NAND flash.
Make sure the Baudrate is right and do not use minicom or other serial tools for rockpis ttyS0.