I am designing a proto based on esp32-pico, below is my pin configuration is it OK.
1.) Ethernet = GPIO25, GPIO26, GPIO0, GPIO13, GPIO22, GPIO21
2.) SD card = GPIO12, GPIO13, GPIO15, GPIO2, GPIO4
3.) SPI = GPIO11, GPIO6, GPIO7, GPIO8,
4.) UART0 = GPIO3, GPIO1
5.) UART1 = GPIO9, GPIO10,
6.) UART2 = GPIO16, GPIO17
7.) I2C = GPIO18, GPIO23
As some pins are used for BOOT strapping, how should i proceed.
Also esp32-pico has internal flash so are those pins reserved?
esp32-pico design help
Re: esp32-pico design help
Yes 6,7,8,11,16,17 are reserved for internal flash and strapping pins have the usual restrictions
Re: esp32-pico design help
Will there be contention issue if i use GPIO18, GPIO23 for eth_phy(MDIO, MDC) and general purpose I2C?
Who is online
Users browsing this forum: No registered users and 98 guests