Hi,
I am checking the voltage range on the input pins of the Nrf52832. The specs show VIH is 0,7*VDD and VIL is 0,3*VDD. I'm using the Nrf52DK, which has about 2.8V VDD.
Which means a high input should be triggered from 1.96V and above, low should be 0.84V and below. However, I measure a high from 1.8V and a low from 1.1V, which is not conforming specs.
Am I doing something wrong or is there a software setting for this?