Search found 16 matches

by mitchk
Thu Sep 06, 2018 12:53 pm
Forum: Hardware
Topic: Deep sleep power consumption external vs internal RTC
Replies: 5
Views: 7260

Deep sleep power consumption external vs internal RTC

From a power consumption point of view is there any difference using the external RTC source instead of the internal?
by mitchk
Thu Jun 21, 2018 10:05 pm
Forum: ESP-ADF
Topic: ESP-ADF and Mongoose OS
Replies: 1
Views: 5329

ESP-ADF and Mongoose OS

Is it possible to use ESP-ADF with a 3rd party operating system like Mongoose OS? Or because they are both built "on top" of ESP-IDF does using one block using the other?
by mitchk
Wed May 23, 2018 4:59 pm
Forum: Hardware
Topic: What is the ESP32-WROVER-B?
Replies: 2
Views: 5192

What is the ESP32-WROVER-B?

I see the ESP32-WROVER-B part listed on the Espressif documentation page (https://www.espressif.com/en/support/download/documents) but it does not bring up any documents and I couldn't find anything about it searching online. I am starting a new design around the ESP32-WROVER so I am curious if this...
by mitchk
Wed May 09, 2018 3:57 pm
Forum: ESP-ADF
Topic: Using the ESP-ADF with custom hardware
Replies: 4
Views: 11329

Re: Using the ESP-ADF with custom hardware

Thank you
by mitchk
Thu May 03, 2018 12:20 pm
Forum: ESP-ADF
Topic: Using the ESP-ADF with custom hardware
Replies: 4
Views: 11329

Re: Using the ESP-ADF with custom hardware

Thank you that is helpful. My board has an ESP-WROOM-32 instead of the ESP32-WROVER. Is there a way to find out which projects or functions are making using of the PSRAM that the ESP32-WROVER has so I can avoid those? If any of them are that is.
by mitchk
Mon Apr 30, 2018 6:03 pm
Forum: ESP-ADF
Topic: Using the ESP-ADF with custom hardware
Replies: 4
Views: 11329

Using the ESP-ADF with custom hardware

Hello. I am interested in developing with the ESP-ADF but I have my own custom board that I would like to develop for rather than the ESP32 LyraT. Is it possible to just make changes to the board.h file to match my hardware and then use the existing project examples? Or are there other aspects of th...