Pl mention which pins on the Beagleplay Mikrobus can be used as GPIO?

What to do to use pin(s) as GPIO?
I am not referring to the 4 user LEDs on the board.
I want to connect my peripherals on the GPIO pins on the Mikrobus.
Thanks.

Pl answer my above question.

thanks, I got answers from Google, Beagleboard forum.

Hi babuddin1,

I have similar issue.

On my BeaglePlay I would like to use GPIO pin to control external peripherals and I would like to use mikrobus pins.

gpioinfo command indicate the pins are “used” by mikrobus driver:

||line   7: MIKROBUS_GPIO1_7 mikrobus output active-high [used]|
|---|---|
||line   8: MIKROBUS_GPIO1_8 mikrobus output active-high [used]|
||line   9: MIKROBUS_GPIO1_9 mikrobus output active-high [used]|
||line  10: MIKROBUS_GPIO1_10 mikrobus output active-high [used]|
||line  11: MIKROBUS_GPIO1_11 mikrobus output active-high [used]|
||line  12: MIKROBUS_GPIO1_12 mikrobus output active-high [used]|
||line  13: MIKROBUS_W1_GPIO0 w1-gpio.0 output active-high [used open-drain]|
||line  14: MIKROBUS_GPIO1_14 mikrobus output active-high [used]|

How did you manage to use it?

Thanks

If interested, I managed to solve the issue:

https://forum.beagleboard.org/t/beagleplay-disable-mikrobus-to-free-gpio-pin