Search found 398 matches

by ESP_krzychb
Sun Dec 04, 2016 12:03 pm
Forum: Hardware
Topic: Camera
Replies: 19
Views: 43263

Re: Camera

Hi ai-thinker sky, hi,I want to drive ov2640 with ESP32.I looked up your demo,but it control so many hardware registers.So it is difficult to understand your demo.Do you have a register datasheet? Please see registers for OV2640 in form as used in demo and the register datasheet . The esp32-cam-demo...
by ESP_krzychb
Mon Nov 21, 2016 6:36 am
Forum: General Discussion
Topic: 32k crystal pin
Replies: 1
Views: 5426

Re: 32k crystal pin

Basing on http://www.esp32.com/viewtopic.php?f=2&t=496#p2139
and "ESP32 Technical Reference Manual - 3.2.2 Clock Source", this is intended as a clock source for the ULP processor
by ESP_krzychb
Fri Nov 18, 2016 1:48 pm
Forum: General Discussion
Topic: How is the ULP coprocessor going to be programmed?
Replies: 16
Views: 27321

Re: How is the ULP coprocessor going to be programmed?

ESP-WROVER V1 (aka DevKitJ) has XO2 32.768KHz circuit build in. Has it been put in place to clock the ULP Processor?
by ESP_krzychb
Tue Nov 08, 2016 2:23 pm
Forum: General Discussion
Topic: ESP32 Demo Board V2 Schematic
Replies: 2
Views: 6787

Re: ESP32 Demo Board V2 Schematic

Angus,
Thanks a lot!
Krzysztof
by ESP_krzychb
Sun Nov 06, 2016 6:49 pm
Forum: Sample Code
Topic: Sample bin files for ESP32-DevKitC
Replies: 5
Views: 12145

Re: Sample bin files for ESP32-DevKitC

OK, clear.
This is what I suspected when giving it another thought.
Thank you for help with this issue and detailed answers.
Krzysztof
by ESP_krzychb
Sun Nov 06, 2016 11:25 am
Forum: General Discussion
Topic: ESP32 Demo Board V2 Schematic
Replies: 2
Views: 6787

ESP32 Demo Board V2 Schematic

Hi,

I am unable to find a schematic for the ESP32 Demo Board V2.

Image

Could you post it?

Krzysztof
by ESP_krzychb
Sun Nov 06, 2016 7:32 am
Forum: Sample Code
Topic: Sample bin files for ESP32-DevKitC
Replies: 5
Views: 12145

Re: Sample bin files for ESP32-DevKitC

Hi Neil, Thank you for reply. I was looking for a sample application that is showing output presented in section 2.4. Check the Serial Output of the "ESP32-DevKitC Getting Started Guide" - https://espressif.com/sites/default/files/documentation/esp32-devkitc_getting_started_guide_en.pdf. I believe I...
by ESP_krzychb
Sat Nov 05, 2016 7:25 pm
Forum: Sample Code
Topic: Sample bin files for ESP32-DevKitC
Replies: 5
Views: 12145

Sample bin files for ESP32-DevKitC

Hi, The "ESP32-DevKitC Getting Started Guide" in section "2.3. Download Methods" covers loading of this module with sample application. Loading is done using ESP32 DOWNLOAD TOOL V3.4.1 that I have downloaded from Espressif website. According to manual the application to load consists of three flies:...