Hi all,
I have an external device(processor) connected to the Wismo on UART1.
Now this processor sends debug information to the UART which is UART1 of the Wismo. What I want to do is capture this debug information and send it to the UART2 of the Wismo so that user can read this.
if the processor sends teh debug information it will starts with “***”.
I think there is mechanism to switch between the UARTs ?
But what is this time of switching and when I have switched to UART2 and what if I receive data on UART1 will it be buffered or lost ??
Thanks for any reply,
-Jiten