Micah Tseng
11/28/2023, 10:52 PMuser_defines.v
file to be the state that I want the gpio in. Powering up the board, there seems to be a test program already booted onto the soc that sets all the gpio to outputs and flashes them on and off (I think it might be this one: https://github.com/efabless/caravel_board/blob/main/firmware/chipignite/gpio_test/gpio_test.c). This is my surmise of what is happening because all of the digital pins are blinking and I know my ADC can’t do that ;) Does this seem reasonable?
Assuming this is what is happening: is there a way to reset the gpio to their default power up states without having to boot firmware onto the soc?
I’ve tried using the reset button in a variety of press/power up/power down configurations to no avail. Thanks a lot!Boris Murmann
11/28/2023, 10:57 PMMitch Bailey
11/28/2023, 11:16 PMTim Edwards
11/28/2023, 11:26 PMMicah Tseng
11/28/2023, 11:30 PMTim Edwards
11/28/2023, 11:34 PMTim Edwards
11/28/2023, 11:34 PMMicah Tseng
11/28/2023, 11:35 PMMicah Tseng
11/28/2023, 11:37 PMTim Edwards
11/29/2023, 12:11 AMmain()
routine.Jorge Marin
11/29/2023, 2:25 PMJorge Marin
11/29/2023, 2:35 PMTim Edwards
11/29/2023, 3:21 PMJorge Marin
11/29/2023, 5:31 PMTim Edwards
11/29/2023, 6:52 PMjeffdi
jeffdi
jeffdi
Jorge Marin
11/30/2023, 2:26 PMMicah Tseng
11/30/2023, 11:23 PMMicah Tseng
11/30/2023, 11:23 PMJorge Marin
11/30/2023, 11:45 PM