Search found 9 matches

by frenkR
Wed Nov 16, 2016 8:33 pm
Forum: General Discussion
Topic: CE and WiFi certified module
Replies: 3
Views: 8594

Re: CE and WiFi certified module

I've got WROOM-32 from espressif and are CE/FCC marked already :)
Rgds,
Frenk
by frenkR
Thu Nov 03, 2016 1:39 am
Forum: Hardware
Topic: WROOM-32 on-board flash pin connection to ESP-32
Replies: 2
Views: 9368

Re: WROOM-32 on-board flash pin connection to ESP-32

hi,
that is perfect addition to Neil's hint about pin mapping and fits into . Now it is much more clear. Thank you.
by frenkR
Wed Nov 02, 2016 10:14 pm
Forum: Hardware
Topic: WROOM-32 on-board flash pin connection to ESP-32
Replies: 2
Views: 9368

WROOM-32 on-board flash pin connection to ESP-32

Hi, after checking schematics of WROOM32(ESP32/S seems to be the same), 6 pins SD0 - SD3, CMD and CLK (GPIO8 - GPIO11) are used as datalink between on-board flash and ESP32. They are also exposed as external pins on a board. What is actual purpose of this exposed pins? Is there any option to limit f...
by frenkR
Sun Oct 30, 2016 11:50 pm
Forum: ESP-IDF
Topic: UART question/WROOM-32
Replies: 3
Views: 17884

Re: UART question/WROOM-32

thank you for a very useful hint/link/thinking. Have a lot to study. thanks again:)
by frenkR
Sun Oct 30, 2016 10:50 pm
Forum: ESP-IDF
Topic: UART question/WROOM-32
Replies: 3
Views: 17884

UART question/WROOM-32

hi, on ESP32 pinout(images from web), it is specified that TXD0=GPIO1, RXD0=GPIO3, RXD1=GPIO9, TXD1=GPIO10. Latter two are also used for SPI access to flash. in ESP32 doc (esp_wroom_32_datasheet_en.pdf) on page 9, there is specified that UART0/UART1 can use arbitrary GPIO pin. Is this correct? Rgds,...
by frenkR
Tue Feb 16, 2016 2:12 am
Forum: General Discussion
Topic: ADC internal/external reference
Replies: 2
Views: 7383

Re: ADC internal/external reference

Thank you for a nice hint. That is what I was looking for.
Rgds.
by frenkR
Fri Feb 12, 2016 11:16 pm
Forum: General Discussion
Topic: ADC internal/external reference
Replies: 2
Views: 7383

ADC internal/external reference

Hi,
1.) has ADC any option to "define" external reference?
2.) is there any pin to "access" internal ADC reference ?
by frenkR
Tue Jan 26, 2016 11:21 pm
Forum: General Discussion
Topic: ESP32 specifiaction
Replies: 10
Views: 22085

Re: ESP32 specifiaction

is ADC reference voltage available as an output pin on a board? what exactly ADC_H is?
by frenkR
Sun Nov 29, 2015 11:09 am
Forum: General Discussion
Topic: ESP32 specifiaction
Replies: 10
Views: 22085

ESP32 specifiaction

is there any info on ADC I/O support? I mean channels, type of chanel, internal, external reference, speed?