Documentation Requests/Feedback
Re: Document Requests
AFAIK there is also bug in WP settings (https://github.com/espressif/esp-idf/bl ... ruct.h#L56) both with user commands and SPI flash commands.
Re: Document Requests
https://github.com/espressif/esp-idf/bl ... #L382-L438 this is not documented
And what does this mean? https://github.com/espressif/esp-idf/bl ... #L843-L846
Is it the same issue as the one above?
And what does this mean? https://github.com/espressif/esp-idf/bl ... #L843-L846
Is it the same issue as the one above?
Re: Document Requests
Setting SPI_CLKCNT_H too high in SPI_CLOCK_REG register makes in some cases (probably depending on SPI_CLKCNT_N) stop SPI working. This is not documented.
Re: Document Requests
https://docs.espressif.com/projects/esp ... own-issues
What does it mean exactly? When SPI_DOUTDIN in SPI_USER_REG is set to zero this issue occurs?Half duplex mode is not compatible with DMA when both writing and reading phases exist.
-
- Posts: 66
- Joined: Fri Dec 25, 2015 6:13 am
Re: Document Requests
In full-duplex mode, setting SPI_CS_SETUP results in 1.5 SPI clock cycles between CS active and data transfer, while clearing this bit results in half an SPI clock cycle in between.
-
- Posts: 66
- Joined: Fri Dec 25, 2015 6:13 am
-
- Posts: 2
- Joined: Mon Feb 04, 2019 7:52 am
Re: Document Requests/Feedback
Hi,
I was wondering if there was an inconsistency in the documentation with respect to the ADC1 channel mappings. Here is what I see from the latest docs:
page 34 of esp32_datasheet_en.pdf V2.8:
ADC1_CH0 SENSOR_VP
ADC1_CH1 SENSOR_VN
ADC1_CH2 SENSOR_CAPP
ADC1_CH3 SENSOR_CAPN
Notice that ADC1_CH3 is SENSOR_CAPN and ADC1_CH1 is SENSOR_VN.
On page 14 of the same doc:
SENSOR_VP 5 I GPIO36, ADC1_CH0, RTC_GPIO0
SENSOR_CAPP 6 I GPIO37, ADC1_CH1, RTC_GPIO1
SENSOR_CAPN 7 I GPIO38, ADC1_CH2, RTC_GPIO2
SENSOR_VN 8 I GPIO39, ADC1_CH3, RTC_GPIO3
Notice that ADC1_CH3 is now SENSOR_VN and ADC1_CH1 is SENSOR_CAPP. Also SENSOR_CAPP is also not consistent.
I think that the latter definition is correct, but can someone check and confirm this?
I was wondering if there was an inconsistency in the documentation with respect to the ADC1 channel mappings. Here is what I see from the latest docs:
page 34 of esp32_datasheet_en.pdf V2.8:
ADC1_CH0 SENSOR_VP
ADC1_CH1 SENSOR_VN
ADC1_CH2 SENSOR_CAPP
ADC1_CH3 SENSOR_CAPN
Notice that ADC1_CH3 is SENSOR_CAPN and ADC1_CH1 is SENSOR_VN.
On page 14 of the same doc:
SENSOR_VP 5 I GPIO36, ADC1_CH0, RTC_GPIO0
SENSOR_CAPP 6 I GPIO37, ADC1_CH1, RTC_GPIO1
SENSOR_CAPN 7 I GPIO38, ADC1_CH2, RTC_GPIO2
SENSOR_VN 8 I GPIO39, ADC1_CH3, RTC_GPIO3
Notice that ADC1_CH3 is now SENSOR_VN and ADC1_CH1 is SENSOR_CAPP. Also SENSOR_CAPP is also not consistent.
I think that the latter definition is correct, but can someone check and confirm this?
-
- Posts: 66
- Joined: Fri Dec 25, 2015 6:13 am
Re: Document Requests/Feedback
Hi,pa_denizen wrote: ↑Mon Feb 04, 2019 8:11 amHi,
I was wondering if there was an inconsistency in the documentation with respect to the ADC1 channel mappings. Here is what I see from the latest docs:
page 34 of esp32_datasheet_en.pdf V2.8:
ADC1_CH0 SENSOR_VP
ADC1_CH1 SENSOR_VN
ADC1_CH2 SENSOR_CAPP
ADC1_CH3 SENSOR_CAPN
Notice that ADC1_CH3 is SENSOR_CAPN and ADC1_CH1 is SENSOR_VN.
On page 14 of the same doc:
SENSOR_VP 5 I GPIO36, ADC1_CH0, RTC_GPIO0
SENSOR_CAPP 6 I GPIO37, ADC1_CH1, RTC_GPIO1
SENSOR_CAPN 7 I GPIO38, ADC1_CH2, RTC_GPIO2
SENSOR_VN 8 I GPIO39, ADC1_CH3, RTC_GPIO3
Notice that ADC1_CH3 is now SENSOR_VN and ADC1_CH1 is SENSOR_CAPP. Also SENSOR_CAPP is also not consistent.
I think that the latter definition is correct, but can someone check and confirm this?
Thanks for pointing it out. The information in the Pin Description table on page 14 is correct. The documentation team will fix the inconsistency.
Re: Documentation Requests/Feedback
I would like too request documentation of the SDR like part of the ESP32 core. (Specifically the two High speed DACs and ADCs used in quadrature to form the 2.4 Ghz Radio.)
The only mention of them is the Technical docs. And only mention their existence and now how they are connected or how to use them.
https://www.espressif.com/sites/default ... pdf#page24
Sections 3.4.1 and 3.4.2
The only mention of them is the Technical docs. And only mention their existence and now how they are connected or how to use them.
https://www.espressif.com/sites/default ... pdf#page24
Sections 3.4.1 and 3.4.2
Who is online
Users browsing this forum: No registered users and 27 guests