cnlohr / channel3

ESP8266 Analog Broadcast Television Interface
Other
1.46k stars 158 forks source link

ESP8266 Spewing out errors to serial #61

Open byronbonkers opened 1 year ago

byronbonkers commented 1 year ago

I need some help flashing, my esp8266 just spews out errors in the serial monitor after flashing channel3, it doesn't do anything either, I have tried wiping the flash and trying different flashers, but still no, it will work with a normal arduino sketch though. I have even tried it on other esp8266's and it still does the same thing

Its saying


ets Jan  8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 28168, room 16 
tail 8
chksum 0xf3
load 0x3ffe8000, len 5240, room 0 
tail 8
chksum 0x83
load 0x3ffe9480, len 5212, room 0 
tail 12
chksum 0x28
csum 0x28
mismatch map 2,spi_size_map 4
boot not set
ota1 not set
ota2 not set
system_partition_table_regist 4 success!!
>> 0x3fc,0x3fc000rf_cal[0] !=0x05,is 0xFF

 ets Jan  8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 28168, room 16 
tail 8
chksum 0xf3
load 0x3ffe8000, len 5240, room 0 
tail 8
chksum 0x83
load 0x3ffe9480, len 5212, room 0 
tail 12
chksum 0x28
csum 0x28
mismatch map 2,spi_size_map 4
boot not set
ota1 not set
ota2 not set
system_partition_table_regist 4 success!!
>> 0x3fc,0x3fc000rf_cal[0] !=0x05,is 0xFF

 ets Jan  8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 28168, room 16 
tail 8
chksum 0xf3
load 0x3ffe8000, len 5240, room 0 
tail 8
chksum 0x83
load 0x3ffe9480, len 5212, room 0 
tail 12
chksum 0x28
csum 0x28
mismatch map 2,spi_size_map 4
boot not set
ota1 not set
ota2 not set
system_partition_table_regist 4 success!!
>> 0x3fc,0x3fc000rf_cal[0] !=0x05,is 0xFF

 ets Jan  8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 28168, room 16 
tail 8
chksum 0xf3
load 0x3ffe8000, len 5240, room 0 
tail 8
chksum 0x83
load 0x3ffe9480, len 5212, room 0 
tail 12
chksum 0x28
csum 0x28
mismatch map 2,spi_size_map 4
boot not set
ota1 not set
ota2 not set
system_partition_table_regist 4 success!!
>> 0x3fc,0x3fc000rf_cal[0] !=0x05,is 0xFF

 ets Jan  8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 28168, room 16 
tail 8
chksum 0xf3
load 0x3ffe8000, len 5240, room 0 
tail 8
chksum 0x83
load 0x3ffe9480, len 5212, room 0 
tail 12
chksum 0x28
csum 0x28
mismatch map 2,spi_size_map 4
boot not set
ota1 not set
ota2 not set
system_partition_table_regist 4 success!!
>> 0x3fc,0x3fc000rf_cal[0] !=0x05,is 0xFF

 ets Jan  8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 28168, room 16 
tail 8
``` and the blue light just flashing repeatedly
cnlohr commented 1 year ago

Try make erase burnitall At least I think it's erase.

byronbonkers commented 1 year ago

but I have re-downloaded and tried over with redownloading the git repo then starting the commands again, won't this just do the same thing still?

byronbonkers commented 1 year ago

OMFG I think it worked now, will it also have the web interface?

byronbonkers commented 1 year ago

I sent u a friend request on discord so it will be easier to msg u, but also, the esp's wifi hotspot pops up but when i connect and visit 192.168.4.1 it just doesn't work, how do I fix it?

cnlohr commented 1 year ago

Do you get a valid IP? What does come up? And please join the discord, others can probably answer some of these questions faster than me.