alonewolfx2 wrote:Not sprite's code. Pvvx's code. I shared on other thread.
alonewolfx2 wrote:Not sprite's code. Pvvx's code. I shared on other thread.
victor's ? this guy make things to do with esp8266 greatfull!
i am a fan of him .. i hope he too
mhm.. what is the difference -
it read from spi flash as a file system
for making a html project to read simpler ok
is it not the same if you make static webside as variable and save it in code at spi flash for read?
the fast way for response data over wifi comes from spi device.
do you think wifi power-down the speed from spi-device?
i think - it is not important, where the html code comes in this way -
here is only one space from what they read together.
the spi-flash, in this mode.. 0..1..2..
did you test the way from a micro SD ? in a high speed?
you will have more possible and doing, you can save a part of firmware on it and make a full web project on it too and can combine with the spi flash
pseudo:
if (sd_ready)
{
spi_speed_bringup()
read_from_sd()
else
spi_speed_falldown()
read_from_spi_flash()
}
ok -
but i think this is not the theme why this thread get >50k
this was still the first availabel webserver at SoC standalone
..
and many ways are to rom
but must rom the end station?
..
if combine with spi flash there can be a lot of flags on it to boot code from more as one spi flash..
or micro sd or... at this i work just in time - get boot code over tcp directy like a net work boot
so no limit is given...but this os an other theme
best wishes
rudi