I have the following scenario:
USB mass storage device (stick/HDD/other) <-> Tiva C <-> Host PC
In which i would like to move data from the mass storage device to the host pc with the tiva c in between as some kind of mediator. The data that moves from one endpoint to the other is supposed to get modified as it is transfered. Is it possible to realize such a scenario with a single Tiva C? If yes, how would i go about that? If not, are there any suitable TI MCs that can handle such a scenario?