Hello, I am trying to send a byte from one MCU to another with the SCI module, I verify that something is sent, but what appears or interprets is not the character that I wanted to send. For example, if I send an 'A' I cannot know exactly what I am receiving. I would like to use RecvChar or OnRxCharExt.
What seems strange to me is that I migrated all the code from codewarrior version v6.3 to v11.1 and the SCI stopped working, but I already checked everything again and again.
I hope you can help me and first of all thank you very much.
Are you trimming the clock?
I have a sample code for the SCI on the SH family, but without processor expert
Please let me know if you need it
Regards