Hello,
We are currently using the MK22FN512VLH12 MCU in one of our IoT products. Our system involves an MK22FN512VLH12 MCU and an EG-25 4G Module. However, we have encountered an issue where the microcontroller does not run the code after powering on and only runs after we perform an MCU reset. We communicate with the EG-25 via the UART protocol.
We connected the EG-25 STATUS pin to the GPIO PTA4 of the microcontroller and added a 10k pull-up resistor to the STATUS pin. Unfortunately, we discovered that after connecting the STATUS pin to the MCU, the code no longer runs after powering on, and only runs after we perform an MCU reset. We were only able to successfully run the code after physically disconnecting (Track Cut) the EG-25 STATUS pin from the MCU GPIO pin. We are only facing the issue after connecting the STATUS pin to the MCU.
What could be the problem with that GPIO PTA4?
Thanks and Regards,
Karthik P R