diff --git a/boards/beagleplay/using-mikrobus.rst b/boards/beagleplay/using-mikrobus.rst index e7ee52f75fb9be7189d64c06c1c3dc1cb6c36dfa..9e4d51fa3e7bc2db14460925977db4e1626286a0 100644 --- a/boards/beagleplay/using-mikrobus.rst +++ b/boards/beagleplay/using-mikrobus.rst @@ -2,3 +2,11 @@ Using mikroBUS ############## + +Steps: + +1. Identify if mikroBUS add-on includes an ID. If not, ID must be supplied. +2. Identify if mikroBUS add-on is supported by the kernel. If not, kernel module must be added. +3. Identify how driver exposes the data: IIO, net, etc. +4. Connect and power +5. Verify and utilize