Hello,
I am currently using the Siul2_Dio_Ip_ReadPin function to read the high and low states of a GPIO input pin. When I apply a 2.9V voltage to the pin, it returns a high state (1). However, when I apply a 1.5V voltage to the pin, it returns a low signal (0). Ideally, I would like the pin to return a high state (1) when the voltage is above 4V and a low state (0) when the voltage is below 1V.
Could you please guide me on whether the GPIO of the S32K312 operates in this manner or if it supports being adjusted to meet my desired behavior? I look forward to your response.
Thank you!