Kei Yoshimura / Mbed 2 deprecated ZY_FGD1442701V1_BusOut_SDHC

Dependencies:   FatFileSystemCpp SDHC_FileSystem mbed

Homepage

AitendoのTFT液晶モジュール ZY-FGD1442701V1 (ST7735S搭載版) http://www.aitendo.com/product/1621をmbedで動作させるサンプル。

bmp565形式のsample画像

_spi.frequencyを32MHzにするとfreadが高速化します。

SDHCFileSystem.cpp

230:    _spi.frequency(32000000);

All wikipages