Maximum UART baud rate
Posted: Thu Oct 03, 2019 10:59 pm
Hi,
So ESP32 datasheet Chapter 4.1.10 says maximum UART speed of 5Mbps.
Is it same for both normal GPIO matrix and Direct IO?
(Signals going through GPIO matrix versus signals directly connected to IO_MUX)
If it is 5Mbps for both cases, then what is benefit of using Direct IO?
Is using Direct IO only beneficial for ethernet application?
Thank you!
So ESP32 datasheet Chapter 4.1.10 says maximum UART speed of 5Mbps.
Is it same for both normal GPIO matrix and Direct IO?
(Signals going through GPIO matrix versus signals directly connected to IO_MUX)
If it is 5Mbps for both cases, then what is benefit of using Direct IO?
Is using Direct IO only beneficial for ethernet application?
Thank you!