Also, @User what is the correct procedure for configuring the GPIOs? There seems to be a bit of a descrepancy between the memory map in the repo and the defs_mpw-two-mfix.h header file / I am unsure what the blink led program is actually doing. Do we actually need to configure the management GPIOs? Whats the actually difficult thing to do with the clock issues? From the software prospective it looks like every GPIO has its own register.
I have analog inputs and digital inputs. I assume I want the digital inputs as GPIO_MODE_USER_STD_INPUT_NOPULL and the analog inputs as GPIO_MODE_USER_STD_ANALOG. If I am having difficulties configuring the IO I might want to just try to configure everything as a digital input? I assume I would just get a bit more power consumption if my analog values are in mid supply rail regions