Demo for FT800 library. 7 sliders are used to control the RGB color, size & position.
HARDWARE:
- Board FRDM-K64F
- Display TFT 4.3" 480 x 272 (RVT43ULFNWC03)
- Break Out Board 20
- Cable FFC, 0.5mm pitch, 20 pin, 150 mm
CONNECTION:
------------------------------------
FRDM-K64F Break Out Board
------------------------------------
+3.3V --- Pin 17 BLVDD
+3.3V --- Pin 1 VDD
GND --- Pin 2 GND
D13 (PTD1) SCLK --- Pin 3 SPI SCLK
D12 (PTD3) MISO --- Pin 4 MISO
D11 (PTD2) MOSI --- PIN 5 MOSI
D10 (PTD0) --- Pin 6 CS
D9 (PTC4) --- Pin 7 INT
D8 (PTC12) --- Pin 8 PD
------------------------------------
Revision 4:acb0aea7d4fe, committed 2020-12-08
- Comitter:
- nz
- Date:
- Tue Dec 08 14:51:52 2020 +0000
- Parent:
- 3:df5c8ad4d40c
- Commit message:
- delete mbed_app. json
Changed in this revision
mbed_app.json | Show diff for this revision Revisions of this file |
diff -r df5c8ad4d40c -r acb0aea7d4fe mbed_app.json --- a/mbed_app.json Tue Dec 08 14:16:39 2020 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ -{ - "target_overrides": { - "*": { - "target.printf_lib" : "std", - "platform.stdio-convert-newlines" : 1 - } - } -} \ No newline at end of file