Aitendo 1.44inch TFT ZY-FGD1442701V1(ST7735S)を駆動させる. BusOutで接続. Bitmap画像をSDカードから読み込み. Connected with BusOut. Bitmap data read from SD(SDHC) card.

Dependencies:   FatFileSystemCpp SDHC_FileSystem mbed

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

bmp565形式のsample画像

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

SDHCFileSystem.cpp

230:    _spi.frequency(32000000);
Committer:
9SQ
Date:
Wed Nov 19 13:08:24 2014 +0000
Revision:
0:80e5869332ba
initial commit.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
9SQ 0:80e5869332ba 1 http://mbed.org/users/mbed_official/code/mbed/builds/029aa53d7323