Question
UART escape sequences? NUCLEO-U575ZI
Hello everybody!
I want to implement a simple UART debug/diagnose tool for my application, using UART on NUCLEO-U575ZI -> Termite or whatever other PC terminal program. Could please someone help me with a link to a list of escape sequences that I can use in order to manage the output text on the terminal? Such as cursor movements, text color changes etc.
Thank you guyz!