ESP32 GPIO Bus Configuration: Using IO_MUX for High-Speed Communication
You can use this structure to specify the GPIO pins of the bus. Normally, the driver will use the GPIO matrix to route the signals. An exception is made when all signals either can be routed through the IO_MUX or are -1. In that case, the IO_MUX is used, allowing for >40MHz speeds.
原文地址: https://www.cveoy.top/t/topic/ph7a 著作权归作者所有。请勿转载和采集!