Hi Guys
Recently, we encountered an issue the input ports fail to read the level correctly. after power off and on, it can back to normal, but the problem may recur after a few days
We are using MKL05Z32VLF4, and the problematic IO ports are PTA6 and PTB6, both configured as inputs with external pull-up resistors and designed to trigger respective functions on low-level signals.
when the issue appears, the low-level signals on these two pins are normal, and the other input pins, including uart & i2c communication and other functions, are all functioning properly. it confirmed the program is running normally; but not of these two input ports.
This issue has appeared on many of our devices, and it's strange that it's always appeared on these two IO ports. but not found on other PORTA and PORTB input pins. Are there any special characteristics of these two IO ports? Any suggestion and solutions for this issue?