Hi,
I am very new to ARM controller.
In my application, i have to read data from SPI port, and then store this data in text file.
This text file should be either in SD card or USB stick, so using controller i have to create the file and store the 16bit data to it sequentially.
Can any one help me?, is it possible to do this with Tiva controller?, some example is available?