i am working on a project that requires my MSP430F5659 to act as a USB host. i want to transfer some data from a pen drive that i connect to the flash memory of the MSP. can you help me with the realization? how can i use the pins of my MSP to connect to a pendrive so that it can act as a USB host? also, some help with the programming would be highly appreciated. i am using Code Composer Studio for programming purposes.