This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GPIO interfacing using the gpioLEDBlink.c example

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