2011-07-08, 11:16:16
Do you have the uart working in your application? If so how is the configuration different?
Make two cope snippets in the boot loader to:
1. Toggle led when data is received on rx
2. Send data on tx when a button is pressed or similarly.
This way you can see if bot rx and tx is not working
Make two cope snippets in the boot loader to:
1. Toggle led when data is received on rx
2. Send data on tx when a button is pressed or similarly.
This way you can see if bot rx and tx is not working