Setup

DownloadSetup

  • This Page is only for MicroPython on Device : It may slower (Special on Display) than C but Simple and Easy to Learn and Control

MicroPython Firmware

  • Download DFU Firmware: http://micropython.org/download/

  • EARSE : esptool.py --chip esp32 --port COM999 erase_flash

  • BURN FIRMWARE : esptool.py --chip esp32 --port COM999 --baud 460800 write_flash -z 0x1000 xxxxxx.bin

Display Problem (Only on ESP-WROVER-KIT V4.1 )

  • Remove R167 and R168 , This is a share Pin for SDCard and TFT
  • Display Driver : ST7789   (Download)
  • SDCard Driver : (download)






ċ
SDCard.zip
(5k)
Murphy Poon,
Jul 13, 2020, 10:42 PM
ċ
ST7789.zip
(6k)
Murphy Poon,
Jul 13, 2020, 10:42 PM
Comments