I am trying circuitpython 8.2.6 firmware but it is not working for me.
I see that support for the board has been added to circuitpython here
so it seems that someone has it working.
I am able to flash the firmware (using esptool or the firmware downloader from this repository) but that's about it. The blue LED is blinking furiously, the LCD is off and the only data on the serial line is this:
ets Jul 29 2019 12:21:46
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:12748
load:0x40080400,len:3024
entry 0x400805dc
So, what am I doing wrong? Is it even supposed to work?
I am trying circuitpython 8.2.6 firmware but it is not working for me.
I see that support for the board has been added to circuitpython here
so it seems that someone has it working.
I am able to flash the firmware (using esptool or the firmware downloader from this repository) but that's about it. The blue LED is blinking furiously, the LCD is off and the only data on the serial line is this:
So, what am I doing wrong? Is it even supposed to work?