Hi
I am trying to extend the gpioLEDBlink.c example with some more output pins and an analog input pin. I am using the BeagleBone Black board.
I am having trouble adding support for more pins using the GPIOPinxxMuxSetup function. I can not seem to find this function in any of the includes - besides the beaglebone.h file, where it is just an external definition.
I am also not sure how to read an analog input with Starterware and the Beaglebone Black board?
Cheers