Closed JeroenVanHautte closed 7 years ago
Hi,
If you are using ESP-12 alone, you should change the L31 of the Makefile to None
, and do the reset to bootloader sequence by yourself.
I did not study Sprite_tm schematics but USB connection should be enough.
Hi there! I managed to use your tools to flash everything needed, but it's not working very well:
In the case of booting after power loss:
In the case of a reset
In both cases:
Almost all of the crashes seem to have a cause 4. Any thoughts on this?
Kind regards, Jeroen
We finally found the issue: flashing worked perfectly, but the peak current usage was higher than our supply could manage (220mA instead of 170 mA). This caused the fatal exceptions.
Hi there! We recently built the PCB as designed by spritesmod. I ran your script without errors on a ubuntu VM, but I'm experiencing some trouble with the "make flash" command. My device is not able to find the ESP-12 module or flash to it.
Is there a way to do this using a VM (in virtualbox)? Do we need to connect the battery or is the usb connection enough? Would you be willing to assist us in getting our setup working? Please contact me at jeroen.vanhautte@ugent.be.
Thanks in advance, Jeroen