Krishna Kummarapalli
10/04/2024, 8:26 AMTim Edwards
10/04/2024, 12:47 PMKrishna Kummarapalli
10/13/2024, 9:31 AMKrishna Kummarapalli
10/13/2024, 9:34 AMTim Edwards
10/15/2024, 1:28 AMdefs.h
file that you are including, and what value does it assign to the macro GPIO_MODE_USER_STD_ANALOG
? The value should be 0x000a
. The defs.h
should be the one in the caravel_board repository under firmware/chipignite.defs.h
. However, I don't see anything wrong with the code, and there are a number of different ways to specify a configuration that disables the input and output buffers and therefore sets analog mode.