Debugging using UART on STM32H753
Hi,
Can we use any UART /USART port for debugging? or any dedicated port only i have to allocate for debugging purpose?
what are the main application where USART can be used and UART cannot be used?
Hi,
Can we use any UART /USART port for debugging? or any dedicated port only i have to allocate for debugging purpose?
what are the main application where USART can be used and UART cannot be used?
Again not clear what do you need to do exactly?
UART could not replace JTAG for debugging. Debugging means for example going step by step in the program showing in live variables, setting breakpoints etc .. UART/USART could not do that.
So please describe what do you want to do exactly with UART/USART?
PS: please accept as solution if your question has been answered in this thread.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.