-->
Page 1 of 2

Questions about the datasheet (plural) to Espressif

PostPosted: Sun Oct 12, 2014 8:53 pm
by Jostikas
There are a bunch of things that the datasheet mentions, but then remain unexplained This is a topic to list them all in one place. I'll try to keep a TOC of this topic in this here first post.

One subject per post,please. Makes it easier to read.
So here goes:

TOC:
  1. Using an external Low Frequency Clock signal.

Using an external Low-Frequency Clock signal.

PostPosted: Sun Oct 12, 2014 9:07 pm
by Jostikas
The latest specifications data sheet (EX version, http://www.esp8266.com/download/file.php?id=79) mentions using an external Low-Frequency Clock:
ESP8266_Specifications_v4.0 wrote:8.4.3 Real Time Clock IO (EXT_LFC)
If a 32.768 kHz LFC clock is available, it can be connected to EXT_LFC. If no clock is
available on this pin, the internal LFC will be used. If an EXT_LFC is available, the selection of
LFC source, internal LFC or EXT_LFC can be done by a strapping pin.


Questions:
  1. What pin is EXT_LFC?
  2. What pin selects between the internal and external clock?
  3. What levels should the clock signal be? The usual GPIO levels? 0...1.1?
  4. Is this feature new to the ESP8266EX, or is it available on the non-EX versions as well?
  5. What accuracy can we expect from the internal clock?
  6. What is VDD_RTC?

Re: Questions about the datasheet (plural) to Espressif

PostPosted: Mon Oct 13, 2014 3:35 am
by Sjaak
My geuss is that VDD_RTC is used to keep the clock running and should be at least 1.1V. Another assumption is that only an internal RTC is available (ie. I dont see those other pins broken out (in the documentation I got))

Re: Questions about the datasheet (plural) to Espressif

PostPosted: Wed Oct 15, 2014 4:29 am
by Jostikas
Sjaak wrote:...in the documentation I got...

The whole point of the thread is to clarify those claims in the datasheet from Espressif themselves, instead of guessing. I think we can agree that the English documentation is, at this point, lacking. Once we have enough questions, we'll just ask them.

There's no reason the EXT-LFC can't be one of the GPIO pins repurposed and they just neglected to mark it. It doesn't help that the version of the datasheet that mentions it has no pinout table or application diagrams, like the v0.3 (I think it was?) in chinese does.

EDIT: grammers.