Hello
I know that TI USB library provide an option to see part of internal flash memory of MSP430F55xx as mass storage. So I can plug an MSP430F5529 based USB stick to the PC and just drug and drop files from/to this internal flash.
The problem is that this internal flash is to small.
So my question is this:
Can I use in the same way some external flash (not SD card) connected to the MSP430F5529 thru SPI interface??
Is there any example for this (I know that there is M1_Example for using internal flash).