Page 1 of 1

Best way to make use of GPI pins?

Posted: Mon Dec 07, 2020 11:58 am
by jc2020
I've read on the forums that MISO pins are good for this purpose.

What downsides are there to using the GPI pins as opposed to the GPIO pins for purely receiving input to the MCU?

Thanks :).

Re: Best way to make use of GPI pins?

Posted: Tue Dec 08, 2020 1:32 am
by ESP_Sprite
You don't get any built-in pullups/pulldowns on the GPI pins; aside from that they're good for everything input-related.