I am currently facing an issue with UART1 on the S32K344 microcontroller. Despite proper configuration and pin connections, I am unable to send or receive any data using UART1. On the other hand, UART3 with DMA is functioning correctly.
Here are the specific details of my setup:
- Microcontroller: S32K344
- UART1 pins:
- PTA18 (UART1_TX)
- PTA19 (UART1_RX)
To aid in troubleshooting, I have attached snapshots of the UART3 and UART1 configurations. Additionally, I have included an example code base for your reference.
I am reaching out to the knowledgeable members of the NXP community to seek guidance and insights into this issue. If anyone has encountered a similar problem or has expertise in working with UART1 on the S32K344 microcontroller, I would greatly appreciate your assistance.
If there are any specific code snippets, configurations, or additional information that you require for further analysis, please let me know, and I will gladly provide them.
Thank you in advance for your support and valuable input.