Jump to content

Enable UART Ports in Orange Pi PC.


Saurabh

Recommended Posts

Hi, can anyone let me know if we can enable a UART port from a DTB file? Means like compile DTB to DTS, make changes and then again recompile it to a DTB like we do in the script.bin file of legacy kernel.

Earlier I have used to mention "overlays=uart1 uart2" in the armbianEnv.txt file but, this didn't work for me .

 

Link to comment
Share on other sites

5 hours ago, Saurabh said:

Earlier I have used to mention "overlays=uart1 uart2" in the armbianEnv.txt file but, this didn't work for me .

It should have worked ...

Did you look at boot time if overlays produced errors ? Did you look at "dmesg | grep tty" ?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines