I've got WROOM-32 from espressif and are CE/FCC marked already
Rgds,
Frenk
Search found 9 matches
- Wed Nov 16, 2016 8:33 pm
- Forum: General Discussion
- Topic: CE and WiFi certified module
- Replies: 3
- Views: 9182
- Thu Nov 03, 2016 1:39 am
- Forum: Hardware
- Topic: WROOM-32 on-board flash pin connection to ESP-32
- Replies: 2
- Views: 10107
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.
that is perfect addition to Neil's hint about pin mapping and fits into . Now it is much more clear. Thank you.
- Wed Nov 02, 2016 10:14 pm
- Forum: Hardware
- Topic: WROOM-32 on-board flash pin connection to ESP-32
- Replies: 2
- Views: 10107
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...
- Sun Oct 30, 2016 11:50 pm
- Forum: ESP-IDF
- Topic: UART question/WROOM-32
- Replies: 3
- Views: 19153
Re: UART question/WROOM-32
thank you for a very useful hint/link/thinking. Have a lot to study. thanks again:)
- Sun Oct 30, 2016 10:50 pm
- Forum: ESP-IDF
- Topic: UART question/WROOM-32
- Replies: 3
- Views: 19153
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,...
- Tue Feb 16, 2016 2:12 am
- Forum: General Discussion
- Topic: ADC internal/external reference
- Replies: 2
- Views: 7994
Re: ADC internal/external reference
Thank you for a nice hint. That is what I was looking for.
Rgds.
Rgds.
- Fri Feb 12, 2016 11:16 pm
- Forum: General Discussion
- Topic: ADC internal/external reference
- Replies: 2
- Views: 7994
ADC internal/external reference
Hi,
1.) has ADC any option to "define" external reference?
2.) is there any pin to "access" internal ADC reference ?
1.) has ADC any option to "define" external reference?
2.) is there any pin to "access" internal ADC reference ?
- Tue Jan 26, 2016 11:21 pm
- Forum: General Discussion
- Topic: ESP32 specifiaction
- Replies: 10
- Views: 23926
Re: ESP32 specifiaction
is ADC reference voltage available as an output pin on a board? what exactly ADC_H is?
- Sun Nov 29, 2015 11:09 am
- Forum: General Discussion
- Topic: ESP32 specifiaction
- Replies: 10
- Views: 23926
ESP32 specifiaction
is there any info on ADC I/O support? I mean channels, type of chanel, internal, external reference, speed?