Hello, I'm using the TIVA Launchpad. I would like to build a simple application in which I can connect a flash stick (pen drive) on to the launchpad and write a simple .txt file with the ADC data being logged into it.
I know that Launchpad has the problem where I can use the board in either debug mode or device mode.
So, to use the USB peripheral in debug mode, I figured that I have to provide PB1 (VBUS USB) with the required 5V.
So, is it possible to simply short the VBUS of the board with PB1 (using a simple jumper wire) or do I have to do it using a 0 ohm resistor (which the electronics store guy has never heard about) ? Are there any other hardware modifications I need to make?
Can someone please direct me to a simple code which can accomplish my task? (preferably nothing too complicated, would be easier to understand a code which performs just my required task)(also, i'm a newbie)
Regards
Ashwin V