Tool/software: Linux
Hi,
I am using a custom am5728 board where currently I am using uart3 as my serial debug console. And I can write to it using printf() from user space. However, I have to also use uart8 to control a separate device. How can I enable both uart3 and uart8? And how can I read/write data to both through user space?
Thanks, please let me know!
Eeshan