I’m using Q2686H starter kit (with OS 6.10.05 and Firmware R72_00).
I need to establish com with 2 serial devices and I want to use the uart1 for debug/download purpose (because it is by default on Q26 board).
But Q26 provides 2 uart and not 3.
How can I do ?
Try to use multiplex on UART 2 ? Is the adl provide function to manage such a multiplex ? But what happens if the 2 devices want to communicate with the board at the same time ?
Sorry if the questions are stupid but I’m newbie and I need to learn …