-->
Page 29 of 32

Re: Spi flash expansion and WebBase(from Pvvx)

PostPosted: Tue Feb 03, 2015 8:52 pm
by pvvx
TCP2UART adjusted and fully working + RTS indicates that the connection is closed.

Re: Spi flash expansion and WebBase(from Pvvx)

PostPosted: Thu Feb 05, 2015 2:36 pm
by erik2005
Big thanks to pvvx & CHARTS,

with update to Devkit 1.08 and pvvx- yesterdays update Webbase it works fine.

So no need to change USE_OPTIMIZE_PRINTF or other stuff-
it just compiles out of the box.

BIG THANKS :!: :mrgreen:

pvvx wrote:Hello 'erik2005'.
I am using re-installed the devkit v1.0.7:
http://programs74.ru/get.php?file=Espre ... 8266DevKit (Espressif-ESP8266-DevKit-v1.0.7-x86.exe)
Code: Select allAR .output/eagle/debug/lib/libweb.a
c:/Espressif/xtensa-lx106-elf/bin/xtensa-lx106-elf-ar: creating .output/eagle/debug/lib/libweb.a
...
AR .output/eagle/debug/lib/libdriver.a
c:/Espressif/xtensa-lx106-elf/bin/xtensa-lx106-elf-ar: creating .output/eagle/debug/lib/libdriver.a
mingw32-make[1]: Leaving directory 'E:/ESP8266/workspace/Web_base/driver'
LD .output/eagle/debug/image/eagle.app.v6.out
FW ./bin/0x00000.bin + ./bin/0x40000.bin

No warning and "error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ICACHE_RODATA_ATTR'"

Re: Spi flash expansion and WebBase(from Pvvx)

PostPosted: Thu Feb 05, 2015 4:21 pm
by pvvx
esptool.py and esptool.exe has an error. Erased size area flash of more than records.
---
Added: wifi.power, wifi.noise, sys.rst, sys.sleep.old
<noisefloor>-95</noisefloor>
<power>2137</power>
<cur_start_reset_pin>1</cur_start_reset_pin> Start occurred on reset pin (=1) or sh_pd (=0)
<old_deep_sleep_option>0</old_deep_sleep_option> The last setting deep_sleep (when you reset the power RTC and first start undefined)

http://192.168.4.1/web.cgi?hexdmpb0x40200000=0x1000 - works without fsdisk (without recording WEBFiles.bin)

Re: Spi flash expansion and WebBase(from Pvvx)

PostPosted: Sat Feb 14, 2015 12:25 pm
by pvvx
Added:
Test upload small WAV from ADC.
Test Sigma Delta OUT (any pins):
/web.cgi?gpio13.sgs=0..0xFF - Start Sigma Delta OUT
/web.cgi?gpio13.sgn=0..0xFF new sqwave
/web.cgi?gpio13.sgc=0.. stop and set default (SDK) function pin
sigma_delta.gif