ESP8266 Developer Zone The Official ESP8266 Forum 2016-07-05T15:22:52+08:00 https://bbs.espressif.com:443/feed.php?f=6&t=1478 2016-07-05T15:22:52+08:00 2016-07-05T15:22:52+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1478&p=7740#p7740 <![CDATA[Re: Why it always gets assert on ESP-12E board when set IO9 to GPIO Mode]]> viewtopic.php?f=51&t=817

Statistics: Posted by Guest — Tue Jul 05, 2016 3:22 pm


]]>
2016-07-03T23:52:52+08:00 2016-07-03T23:52:52+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1478&p=7690#p7690 <![CDATA[Re: Why it always gets assert on ESP-12E board when set IO9 to GPIO Mode]]> Statistics: Posted by rudi — Sun Jul 03, 2016 11:52 pm


]]>
2016-06-29T00:59:36+08:00 2016-06-29T00:59:36+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1478&p=7533#p7533 <![CDATA[Re: Why it always gets assert on ESP-12E board when set IO9 to GPIO Mode]]>
Espressif_Kelly wrote:
Dear Sir,

Yes, you can use XPD_DCDC(Pin8) as GPIO16.

Please refer to "8A_ESP8266_Interface_GPIO_EN_v0.5.pdf" at below link for details.

http://bbs.espressif.com/viewtopic.php?f=51&t=819

More questions, please feel free to let us know.

Thanks.


hi kelly

can u help please, where are the documents stored now?
we get a "The requested topic does not exist."
if we use the link.

thanks!
best wishes
rudi ;-)

btw:
do not find again the other peripherials docu too.
example: 8H-ESP8266__Interface_SDIO_SPI_Mode__EN_v0.1-2.pdf
was here: download/file.php?id=659

Statistics: Posted by rudi — Wed Jun 29, 2016 12:59 am


]]>
2016-02-03T10:30:37+08:00 2016-02-03T10:30:37+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1478&p=5642#p5642 <![CDATA[Re: Why it always gets assert on ESP-12E board when set IO9 to GPIO Mode]]>
Yes, you can use XPD_DCDC(Pin8) as GPIO16.

Please refer to "8A_ESP8266_Interface_GPIO_EN_v0.5.pdf" at below link for details.

http://bbs.espressif.com/viewtopic.php?f=51&t=819

More questions, please feel free to let us know.

Thanks.

Statistics: Posted by Espressif_Kelly — Wed Feb 03, 2016 10:30 am


]]>
2015-12-22T14:51:16+08:00 2015-12-22T14:51:16+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1478&p=5128#p5128 <![CDATA[Re: Why it always gets assert on ESP-12E board when set IO9 to GPIO Mode]]>
Thanks!

Best regards,
Sourse

Statistics: Posted by sourse — Tue Dec 22, 2015 2:51 pm


]]>
2015-12-15T15:42:54+08:00 2015-12-15T15:42:54+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1478&p=5052#p5052 <![CDATA[Re: Why it always gets assert on ESP-12E board when set IO9 to GPIO Mode]]> Thanks for your kindly reply. So for the ESP-12E GPIO9/10 are used to add an another extra spi flash, is it right?
So how can I use GPIO16 with GPIO mode? Thanks a lot.

Best wishes,
Sourse

Statistics: Posted by sourse — Tue Dec 15, 2015 3:42 pm


]]>
2015-12-14T10:31:39+08:00 2015-12-14T10:31:39+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1478&p=5026#p5026 <![CDATA[Re: Why it always gets assert on ESP-12E board when set IO9 to GPIO Mode]]>
Please be noted that If you want to use SD_D2(SD_D3) as GPIO9 (GPIO10),you need to choose SPI mode as DIO or DOUT in flash download tool.

Besides, you need to disconnect SD_D2(SD_D3) from flash in hardware.

Please try again.

Any more questions, please let us know.

Thanks.

Statistics: Posted by Espressif_Kelly — Mon Dec 14, 2015 10:31 am


]]>
2015-12-04T20:30:11+08:00 2015-12-04T20:30:11+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1478&p=4900#p4900 <![CDATA[Why it always gets assert on ESP-12E board when set IO9 to GPIO Mode]]> As I know GPIO9 is always set to SDIO_DATA_2 by default. So I want to use it as GPIO mode. But when I set its fucntion select to GPIO mode the board always get assert. So I wonder why it happened. The sample codes are shown as blow:

PIN_FUNC_SELECT(PERIPHS_IO_MUX_SD_DATA2_U, FUNC_GPIO9); //it shows the program asserts at this line when debugging
PIN_PULLUP_DIS(PERIPHS_IO_MUX_SD_DATA2_U);

Thank a lot!

Best Wishes!
Sourse

Statistics: Posted by sourse — Fri Dec 04, 2015 8:30 pm


]]>