Search found 5 matches

by metRo_
Tue Apr 05, 2016 10:33 pm
Forum: General Discussion
Topic: Confirmations about ESP32 peripherals
Replies: 14
Views: 26392

Re: Confirmations about ESP32 peripherals

Where can I get more information on the sd card interface? I tried Xtensa LX6 documentation but doesn't found any public document. Which would be the maximum clock on this interface?
by metRo_
Fri Apr 01, 2016 9:45 am
Forum: General Discussion
Topic: Confirmations about ESP32 peripherals
Replies: 14
Views: 26392

Re: Confirmations about ESP32 peripherals

metRo_ wrote:
WiFive wrote:
metRo_ wrote:BTW what is HS1d0-d7 HS1clk HS1cmd ?
8-bit SDIO
Is this SDIO free? Do you think it is possible to use it to drive an LCD using DMA?
and by software can I write to a register and the data is sent out to HS1d0-d7 ? It is faster then clock the 8 bits out.
by metRo_
Thu Mar 31, 2016 2:13 pm
Forum: General Discussion
Topic: ESP32 Price
Replies: 17
Views: 48219

ESP32 Price

Hi all,

Do you think it is safe to estimate the esp32 price 1.5 times the esp8266 price? I need that information to make some estimates for a idea I have in mind.

Thank you
by metRo_
Thu Mar 31, 2016 11:12 am
Forum: General Discussion
Topic: Confirmations about ESP32 peripherals
Replies: 14
Views: 26392

Re: Confirmations about ESP32 peripherals

WiFive wrote:
metRo_ wrote:BTW what is HS1d0-d7 HS1clk HS1cmd ?
8-bit SDIO
Is this SDIO free? Do you think it is possible to use it to drive an LCD using DMA?
by metRo_
Wed Mar 30, 2016 2:33 pm
Forum: General Discussion
Topic: Confirmations about ESP32 peripherals
Replies: 14
Views: 26392

Re: Confirmations about ESP32 peripherals

If I remember correctly from the ESP2866 documentation it has hardware SPI however it is used by flash so we can't use it and on ESP32 it looks like there is separate peripherals.

BTW what is HS1d0-d7 HS1clk HS1cmd ?