caravel_user_project icon indicating copy to clipboard operation
caravel_user_project copied to clipboard

gfmpw-1 user_defines constants for bidirectional incorrect.

Open d-m-bailey opened this issue 1 year ago • 0 comments

input is disabled.

GPIO_MODE_MGMT_STD_BIDIRECTIONAL should be 0x005 or 0x00d
GPIO_MODE_USER_STD_BIDIRECTIONAL should be 0x004 or 0x00c (with OE_OVERRIDE low, OUTPUT_enable is irrelevant.)

gf180-gpio-defines

d-m-bailey avatar Nov 08 '23 16:11 d-m-bailey