Hello,
After a little research I came upon these two threads:
http://e2e.ti.com/support/microcontrollers/stellaris_arm/f/471/t/208890.aspx
http://e2e.ti.com/support/microcontrollers/stellaris_arm/f/471/t/169947.aspx
I am attempting to mount both the USB and SD drives simultaneously in order to check for a file on either source.
From my understanding, it is possible to open the two drives simultaneously, is proving to be difficult to find information for this particular board. For the LM3S, there is a good example that shows this (qs-checkout), however, with the example programs include with the LM4F, this is not one of them. I'm a little concerned why this is, but I'm looking deeper into this to see if this can be applied to our application.
Is there a straight-forward way to open both of these drives?
Thanks!