Search found 4 matches

by Darius
Fri Aug 17, 2018 12:32 am
Forum: ESP32 boards
Topic: Sparkfun ESP32 board
Replies: 9
Views: 5688

Re: Sparkfun ESP32 board

I posted it here viewtopic.php?p=29401#p29327

I did try a chip erase as well.

I re-ran that command and flashed it again and it worked, so.. I have no idea why it didn't work previously :-/
by Darius
Tue Aug 14, 2018 3:19 am
Forum: ESP32 boards
Topic: Sparkfun ESP32 board
Replies: 9
Views: 5688

Re: Sparkfun ESP32 board

Yes it does work now, I should've updated my post. As for why I changed - I saw that Espruino got a little further with different options so I tried those for MicroPython - sometimes even wild guesses pay off :) I did wonder if the image had some settings my ESP32 board didn't like but image_info di...
by Darius
Tue Aug 14, 2018 1:16 am
Forum: ESP32 boards
Topic: Sparkfun ESP32 board
Replies: 9
Views: 5688

Re: Sparkfun ESP32 board

I flashed it like this.. esptool.py --chip esp32 --port /dev/cu.usbserial-DN02MPA4 write_flash -z 0x1000 ~/Downloads/esp32-20180808-v1.9.4-443-gc1c798fbc.bin Interestingly I subsequently tried an Espruino image like so.. esptool.py --chip esp32 --port /dev/cu.usbserial-DN02MPA4 write_flash -z 0x1000...
by Darius
Wed Aug 08, 2018 11:23 pm
Forum: ESP32 boards
Topic: Sparkfun ESP32 board
Replies: 9
Views: 5688

Sparkfun ESP32 board

rst:0x10 (RTCWDT_RTC_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:QIO, clock div:2 load:0x3fff0018,len:4 load:0x22b2caaf,len:994132516 1162 mmu set 00010000, pos 00010000 1162 mmu set 00020000, pos 000200...