peterkwon 1 Posted July 18, 2022 My tinker edge t board has two UARTs, ttymxc0 and ttymcx1. If you don't see ttymxc2 in the get start documentation, it says to do sudo apt-get dist-upgrade. However, ttymxc2 is not visible even after rebooting after sudo apt-get dist-upgrade. When ttymxc0 and ttymxc1 are opened for UART communication, communication is not possible, so I want to know what to do to enable uart communication. Regards Share this post Link to post Share on other sites
ulorenz 0 Posted June 3, 2023 sudo nano /boot/config.txt #intf:uart3=off --> inft:uart3=on Share this post Link to post Share on other sites