An open API service indexing awesome lists of open source software.

https://github.com/lefucjusz/w25q256_littlefs

Running LittleFS filesystem on Winbond's W25Q256 SPI Flash memory and playing some audio files out of it using CS43L22 chip. Loading of the files done by XMODEM protocol. Based on STM32F4-DISC1.
https://github.com/lefucjusz/w25q256_littlefs

Last synced: 4 days ago
JSON representation

Running LittleFS filesystem on Winbond's W25Q256 SPI Flash memory and playing some audio files out of it using CS43L22 chip. Loading of the files done by XMODEM protocol. Based on STM32F4-DISC1.

Awesome Lists containing this project

README

        

# W25Q256_littlefs
Running LittleFS filesystem on Winbond's W25Q256 SPI Flash memory and playing some audio files out of it using CS43L22 chip. Loading of the files done by XMODEM protocol. Based on STM32F4-DISC1.