标题: [NUC240] Access SPI Flash by USB MSD [打印本页] 作者: admin 时间: 2022-6-27 15:35 标题: [NUC240] Access SPI Flash by USB MSD Application: The code is a demonstration of how to use USB MSD to access file in SPI flash.
BSP Version: NUC230_240 Series BSP CMSIS v3.01.001
Hardware: NuEdu-EVB-NUC240 v2.0
USB MSD is an abbreviation of USB Mass storage device. We use USB MSD to access file in SPI flash. In this way, we access the SPI flash data as easily as accessing the U disk.