esp32-pico design help
Posted: Tue Aug 27, 2019 5:44 am
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?
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?