samarth jain
03/20/2024, 4:07 PMMitch Bailey
03/20/2024, 5:14 PMGPIO_MODE_MGMT_STD_ANALOG
, the input and output buffers are disabled and you don’t need to worry about connecting io_out
or io_oeb
for that pad.
If you define the default as GPIO_MODE_USER_STD_ANALOG
, I suggest tying io_out
and io_oeb
for that pad either high or low to avoid leaks due to floating inputs.Tim Edwards
03/20/2024, 6:01 PM