mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-06 04:32:38 +00:00
open-smart instructions
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#define SUPPORT_68140 //RM68140 +52 bytes defaults to PIXFMT=0x55
|
||||
#define SUPPORT_7781 //ST7781 +172 bytes
|
||||
//#define SUPPORT_8230 //UC8230 +118 bytes
|
||||
//#define SUPPORT_8347D //HX8347-D, HX8347-G, HX8347-I +520 bytes, 0.27s
|
||||
//#define SUPPORT_8347D //HX8347-D, HX8347-G, HX8347-I, HX8367-A +520 bytes, 0.27s
|
||||
//#define SUPPORT_8347A //HX8347-A +500 bytes, 0.27s
|
||||
//#define SUPPORT_8352A //HX8352A +486 bytes, 0.27s
|
||||
//#define SUPPORT_8352B //HX8352B
|
||||
|
||||
@@ -109,4 +109,9 @@ It also runs on NUCLEO-F103 and TEENSY3.2 with Sparkfun Adapter
|
||||
|
||||
18. Please run LCD_ID_readreg.ino to verify your non-standard wiring. Paste the defines to a Forum message.
|
||||
|
||||
19. OPEN-SMART Shields have different wiring to regular Uno Shields:
|
||||
Edit mcufriend_shield.h: #define USE_SPECIAL
|
||||
Edit mcufriend_special.h: #define USE_OPENSMART_SHIELD_PINOUT
|
||||
Edit MCUFRIEND_kbv.cpp: #define SUPPORT_8352B
|
||||
|
||||
CHANGE HISTORY: is now in "mcufriend_history.txt"
|
||||
|
||||
Reference in New Issue
Block a user