Yes, I'm using that version. read_mac is working without any problems:
root@adamj57:/media/sf_SHARED_UBUNTU# ./esptool32.py --port /dev/ttyUSB0 --baud 115200 read_mac
Connecting...
MAC: 18:fe:34:00:00:ff
...but any other command don't:
root@adamj57:/media/sf_SHARED_UBUNTU# ./esptool32.py --port ...
Search found 5 matches
- Fri Feb 05, 2016 12:10 pm
- Forum: General Discussion
- Topic: Problems with downloading flash
- Replies: 5
- Views: 14641
- Thu Feb 04, 2016 4:17 pm
- Forum: General Discussion
- Topic: Problems with downloading flash
- Replies: 5
- Views: 14641
Problems with downloading flash
Hi,
I have problem with uploading test project to ESP. When I execute that command:
./esptool32.py -p /dev/ttyUSB0 -b 115200 write_flash -ff 40m -fm qio -fs 2m 0x0 boot.bin 0x04000 irom1.bin 0x40000 irom0_flash.bin 0xFC000 blank.bin
I'm getting this output:
Connecting...
Erasing flash ...
I have problem with uploading test project to ESP. When I execute that command:
./esptool32.py -p /dev/ttyUSB0 -b 115200 write_flash -ff 40m -fm qio -fs 2m 0x0 boot.bin 0x04000 irom1.bin 0x40000 irom0_flash.bin 0xFC000 blank.bin
I'm getting this output:
Connecting...
Erasing flash ...
- Wed Dec 23, 2015 11:55 am
- Forum: General Discussion
- Topic: ESP32 doesn't boot up
- Replies: 4
- Views: 22433
Re: ESP32 doesn't boot up
hi
perhabs try this:
boot firmware on the modul in SPI ( Flash ) Mode:
GPIO 0 pullup ( and high )
GPIO 2 pullup ( and high btw not need - here in test by me ok )
GPIO 5 pullup ( and high )
U0TXD pullup and high level
boot in flash mode ( uploading mode ):
GPIO 0 pulldown ( Low Level )
GPIO 2 ...
perhabs try this:
boot firmware on the modul in SPI ( Flash ) Mode:
GPIO 0 pullup ( and high )
GPIO 2 pullup ( and high btw not need - here in test by me ok )
GPIO 5 pullup ( and high )
U0TXD pullup and high level
boot in flash mode ( uploading mode ):
GPIO 0 pulldown ( Low Level )
GPIO 2 ...
- Tue Dec 22, 2015 7:59 pm
- Forum: General Discussion
- Topic: ESP32 doesn't boot up
- Replies: 4
- Views: 22433
Re: ESP32 doesn't boot up
Hi, I'm also having the same problems as you:
*▒́Jul 5 2015,rst cause:1, boot mode:(s
ets Jul 5 2015,rst cause:1, boot mode:(▒
ets Jul 5 2015,rst cause:1, boot mode:(31)
_stack_sent▒
ets Jul 5 2015,rst cause:1, boot mo▒
ets Jul 5 2015,rst cause:1, boot mode▒
ets Jul 5 2015,rst cause:1, boot ...
*▒́Jul 5 2015,rst cause:1, boot mode:(s
ets Jul 5 2015,rst cause:1, boot mode:(▒
ets Jul 5 2015,rst cause:1, boot mode:(31)
_stack_sent▒
ets Jul 5 2015,rst cause:1, boot mo▒
ets Jul 5 2015,rst cause:1, boot mode▒
ets Jul 5 2015,rst cause:1, boot ...
- Fri Dec 11, 2015 8:06 pm
- Forum: General Discussion
- Topic: Just a Note / Assistance to Beta delivery
- Replies: 2
- Views: 9079
Re: Just a Note / Assistance to Beta delivery
Hi, I have one question: will you send a mail to every person that you send a board? I'm asking this because I don't know if and when I would recive it 