Documentation Clarification

KevinA
Posts: 14
Joined: Tue Sep 20, 2016 3:09 pm

Documentation Clarification

Postby KevinA » Sun Oct 02, 2016 9:09 pm

In Espressif documentation I've noticed that some times they use 0 (Zero) based numbering and other times it is based on 1 (One):
SD_* is for the signals of the SDIO slave
HS1_* is for the signals of the Port 1 of SDIO host
HS2_* is for the signals of the Port 2 of SDIO host
MT* is for the signals of the JTAG
U0* is for the signals of UART0 module.
U1* is for the signals of UART1 module.
U2* is for the signals of UART2 module.
SPI* is for the signals of SPI01 module.
HSPI* is for the signals of SPI2 module.
VSPI* is for the signals of SPI3 module.
UART is Zero
SPI is One, sometimes

In the same document (ESP32 Chip Pin List) you have an IO_MUX table, the Blue and Red highlighted items are explained but the reason for the green and gray not. I can guess the gray is highlighting that the GPIO20 signal has no pin assigned in the default boot.

KevinA
Posts: 14
Joined: Tue Sep 20, 2016 3:09 pm

Re: Documentation Clarification

Postby KevinA » Mon Oct 03, 2016 2:44 am

More issues:
ESP Technical Reference Table 16: GPIO Matrix Peripheral Signals
What is "Direct I/O in IO_MUX" mean?
I found my answer after a few more hours of reading, the thing that is throwing me is your use of GPIO labels instead of mapping to PIN numbers. I was believing that a PIN could have a different GPIOn mapped since GPIO20 has no pin assigned.
Last edited by KevinA on Mon Oct 03, 2016 4:13 am, edited 3 times in total.

KevinA
Posts: 14
Joined: Tue Sep 20, 2016 3:09 pm

Re: Documentation Clarification

Postby KevinA » Mon Oct 03, 2016 2:53 am

I couldn't find a GPIO list with the pins or GPIO number I could sort so I made one:
Image
Attachments
ESP32_CHIP_Pin_List.xlsx
(15.54 KiB) Downloaded 717 times

a2retro
Posts: 56
Joined: Tue Dec 01, 2015 3:09 am

Re: Documentation Clarification

Postby a2retro » Mon Oct 03, 2016 2:49 pm

:(

Could have saved you some time. I had posted one August 26th - http://esp32.com/viewtopic.php?f=2&t=163&p=884#p884. Not sure if there was any issues with it or updates in the mean time.

Who is online

Users browsing this forum: No registered users and 38 guests