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

NRF_GPIO_PIN_PULLDOWN

Hello , I want to use the Button with Height level to trigger.The default is Down level to trigger.What should i do for that ? I try to set BUTTON_PULL NRF_GPIO_PIN_PULLDOWN,but the io level is 1.9v.Why is it not 0V? The pin i use is pio2 and pio7.

Related