Question
External Flash as WinBond W25qxx and USB mass Storage
Dear everyone,
I'm not able to know is it possible to add an external flash (SPI) to a MCU for saving data (FATFS) AND get the data available on USB Mass Storage.
A lot of library exist for SPI flash, the most knowed >"https://github.com/nimaltd/w25qxx/blob/master/w25qxx.c
But... what about the Mass Storage ?
