James A
04/18/2022, 4:36 PMTim Edwards
04/18/2022, 5:14 PMoeb
configuration register bit to 0, then you turn off the input buffer and the pin can only be used for output. You would normally want to set the oeb
bit to 1, in which case the input buffer is turned on, and the state of the output buffer is determined by the user_gpio_oeb
signal.James A
04/18/2022, 6:01 PMTim Edwards
04/18/2022, 6:34 PMoeb
configuration bit that is don't care. The output state is determined solely by the user_gpio_oeb
signal.James A
04/18/2022, 7:09 PMJames A
04/20/2022, 3:39 AMuser_gpio_oeb = 0
?Matt Venn
04/27/2022, 10:17 AMMatt Venn
04/27/2022, 10:17 AM