Skip to content

pav2000/USB_W25Q32

Repository files navigation

USB_W25Q32

Example USB Mass Storage Device Class stm32f103 + w25q32

An example Mass Storage Device Class to stm32f103. SPI flash memory chip w25q32 with a capacity of 4 MB is used as storage. When the board is connected to the computer via USB, a flash drive appears on it.
As an example, the developer board described here is used: https://github.com/pav2000/DevBoardSTM32F103CBT

The function of the device is as follows.
Device is plugged into USB on a computer.
Device identifies as a MASS STORAGE DEVICE.
Files can be created by the device that the computer can read.
Files can be placed onto the drive that the device can read. A config file for example.

About

Example USB Mass Storage Device Class stm32f103 + w25q32

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published