Some information on gpio matrix signals has been published. Looks like all digital signals are included, which is nice.
There seems to be a missing page to the document at this time. A version of the io_MUX page was in a previous version of the document but isn't shown in this version. It is referenced in the notes, however.
Analog and Ethernet (for the most part) pins are fixed
Gpio 34-39 are input only no pullups/pulldowns
http://espressif.com/en/support/download/overview
GPIO Matrix Document Available
Re: GPIO Matrix Document Available
This has been fixed, missing page is added.
Re: GPIO Matrix Document Available
Are all pin uses mutually exclusive or may some be overlapped during use somehow?
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: GPIO Matrix Document Available
a2retro wrote:Are all pin uses mutually exclusive or may some be overlapped during use somehow?
Outputs are mutually exclusive, for obvious reasons. Inputs can be shared in the GPIO matrix, that is, you connect one GPIO pin to multiple peripheral inputs. You can also connect a pin to the output of one peripheral and to the input of another. I don't think the IO-mux allows sharing of pins, so if you need to share something with a peripheral that's only on the IO-mux you may be out of luck.
Re: GPIO Matrix Document Available
Hi Thanks for clearing up the pin usage.
Is there a spreadsheet compatible version of the i/o mux table on page 4?
Is there a spreadsheet compatible version of the i/o mux table on page 4?
Re: GPIO Matrix Document Available
Hi all, I created a xls spreadsheet from the esp I/O pin matrix PDF file. Please let me know if you find any errors. It may help someone when planning i/o for your project.
If Espressif posts official version I will be happy to remove this file.
Glenn
If Espressif posts official version I will be happy to remove this file.
Glenn
- Attachments
-
- esp32_chip_pin_list_en-iomux.xlsx
- (15.49 KiB) Downloaded 4615 times
Who is online
Users browsing this forum: Bing [Bot] and 79 guests