MoumitaDey 0 Posted December 15, 2013 Share Posted December 15, 2013 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. Quote Link to post Share on other sites
spirilis 1,264 Posted December 15, 2013 Share Posted December 15, 2013 There are external USB host ICs which can accomplish this, and your MCU talks to them over SPI. Maxim MAX3421E is a good example. Look up that one to find any breakout boards you can prototype with. Sent from my Galaxy Note II with Tapatalk 4 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.