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

Nrf52832 VIH and VIL

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?

Parents
  • Hi,

     

    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.

    Below VDD*0.7 and over VDD*0.3 is undefined, meaning that you can read both '0' and '1' in this range. Your measurements is consistent with the specification.

     

    Kind regards,

    Håkon 

Reply
  • Hi,

     

    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.

    Below VDD*0.7 and over VDD*0.3 is undefined, meaning that you can read both '0' and '1' in this range. Your measurements is consistent with the specification.

     

    Kind regards,

    Håkon 

Children
Related