-->
Page 3 of 12

Re: Source Code and Examples

PostPosted: Sat Aug 30, 2014 2:04 pm
by jonsmirl
GCC isn't going to work until we get the 'configuration overlay' they used when designing the processor.
You add it into the Xtensa GCC build.

http://wiki.linux-xtensa.org/index.php/ ... erlay_File

Re: Source Code and Examples

PostPosted: Wed Sep 17, 2014 1:26 pm
by elektronika_ba
Here is another site with some resources about using GPIOs and dual UART:

http://g-lab.ca/esp8266ex-gpio-applicat ... interface/
http://g-lab.ca/dual-uart-api/

Re: Source Code and Examples

PostPosted: Wed Sep 17, 2014 8:20 pm
by koliqi
elektronika_ba wrote:Here is another site with some resources about using GPIOs and dual UART:

http://g-lab.ca/esp8266ex-gpio-applicat ... interface/
http://g-lab.ca/dual-uart-api/

Thank you for pointing to my site. Now, site is updated with ESP8266EX pin definition's http://g-lab.ca/pin-definitions/.
koliqi

Re: Source Code and Examples

PostPosted: Sun Sep 21, 2014 3:00 am
by rudi
hi,
i am searching for the example and the user_switch.c like named in the SDK Programming Guid GPIO API side 53
Please refer to <SDK>\examples\0.switch(WAN+LAN sta+softAP)\user\user_switch.c
Have you guys ever seen it? I note at
http://g-lab.ca/esp8266ex-gpio-applicat ... interface/
at the feet note ( bottom )
" You can find link to download zip archive esp8266_sdk_v0.9.1.zip on esp8266 forum esp8266.com. Source files for GPIO API are located at examples\…\user\ user_switch.c"
is this still availabel here, could help me understand GPIO better.
txs
Best wishes
rudi
;-)