This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Reading High impedance via GPIO pin

Dear sir,

We have interfaced a charger ic with NRF52832. It is having a charging status pin to show completion of charge. It is having 3 states 

1. High impedance (Battery not present or module shut down)

2. Low (Charging)

3. High (Charge complete).

I am configuring the corresponding GPIO (GPIO 29) using the function " nrf_gpio_cfg_input" and trying to read using the function "nrf_gpio_pin_read". 

But my question is whether it is possible to read High impedance state.

thanks & regards,

Kotteeswaran.E

Parents Reply Children
No Data
Related