-
Notifications
You must be signed in to change notification settings - Fork 0
Notes, MHS 3.5inch RPi Display
M Hightower edited this page Apr 4, 2021
·
3 revisions
- LCD Wiki web page for MHS-3.5inch RPi Display
- Library/Drivers at https://github.com/goodtft/LCD-show.git
- It looks like Bodmer's Library TFT_eSPI can handle this RPi Display board with a ILI9486.
- 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.