I am writing to seek assistance with a problem I am encountering when using the LPUART3 module on the S32K344 microcontroller. Specifically, I am experiencing issues with junk bytes being received after increasing the core clock frequency from 48MHz to 160MHz.
To provide some context, I have observed that the LPUART transmission and reception function flawlessly when the core clock frequency is set to 48MHz. However, after changing the clock frequency to 160MHz, I am encountering unexpected junk bytes during the data reception process.
I have attached a snippet of the clock tree and the reference points that I am using for your reference. I have included the code base that I am using for my testing as well.
Thank you in advance for your time and support. I look forward to any suggestions, ideas, or solutions that the NXP Community can provide.