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.

Texas Instruments LM4F232H5QD | Simultaneous SD and USB FatFS Functionality

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!