This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

inital uart data always show bad data (via JLink CDC)

my code shows here: github.com/.../main.c

uart_init();
printf("\r\n\r\n");
printf("\r\n __DEBUGGING__\r\n");

every time my app started, it always shows corrupted data ( how to name the data ? ) like this

�H�HX�E U%9}}5

what's the workaround ?

Parents Reply Children
No Data
Related