esp32的spi和第二个串口的管脚定义
Re: esp32的spi和第二个串口的管脚定义
You can use the GPIO matrix to re-route any serial port pin to any (with a few limits) GPIO. Hope that helps.
Re: esp32的spi和第二个串口的管脚定义
Hello,回答真是迅速,可惜了本来esp32的管脚就少
1. If you want to use UART2, you can map the signals to any GPIO(output available for tx) you want via GPIO matrix.
2. If you have no more GPIO to use, you can also use dual mode flash, and pull up /wp and /hold pin of flash, then sd_d2/sd_d3 can be disconnected with flash and used as GPIO. But this seems not an option on ESP32 module for now.
Who is online
Users browsing this forum: No registered users and 4 guests
