-
Notifications
You must be signed in to change notification settings - Fork 0
Notes, 1.8" LCD 128 * 160
M Hightower edited this page Apr 4, 2021
·
4 revisions
- Size 1.8 inches
- Display mode A-TFT
- Display Format Graphic 128RGB * 160 Dot Matrix
- Input data SPI interface
- IC ST7735S actuator datasheet
- Measuring contour 35 (W) * 56 (H) * 3.45 +/- 0.1 (T) mm
- Resolution 128RGB * 160 dots
- LCD active area 28.03 (W) * 35.04 (H)
- Pixel Size 0.219 (W) * 0.219 (H)
- Viewing direction 12 o'clock
- Working temperature -20 ~ 70 ° C
- 1, GND Ground
- 2, VCC Power 3.3V, No 5V support.
- 3, SCL Serial Clock pin, input.
- 4, SDA Serial Data pin, input.
- 5, RES Reset pin LCM - This pin is a reset signal input. When the pin is low, the chip reset is performed. Keep this pin high during normal operation.
- 6, DC Data/Command control
- 7, CS Chip Select
- 8, BLK Backlight, pull high to turn on. Use logic-level or PWM. This is not analog input. It connects to the base of an NPN transistor for turning on or off the backlight LEDs.
- Keeping the Lights On - how to manage GPIO state across reboots and crashes
- Boot fails when SPI Bus used
- GPIO Drive Strength and Ringing
- LDO Regulators WIP
- ESP8266 Power Considerations This is only a rough outline, needs a lot of development.
- Upgrading Flash Chips, QIO, and DIO
- Dodgy Extra 2K of DRAM or CONT - WIP
- WDTracks - Print last call before WDT
- 5V Tolerant I/O?
Arduino IDE specific
Misc.
- Exception Causes
- ESP8266 will not boot
- Stacks sys and cont
- WIP Boot ROM and SDK Notes
- Multi-segment Boot ROM Loader, notes
- Cache_Read_Enable How to turn off and on instruction cache execution.