Search found 1 match
- Thu Jun 06, 2019 6:08 am
- Forum: ESP32 Arduino
- Topic: How to increase the speed of UART
- Replies: 0
- Views: 2558
How to increase the speed of UART
hi sir, I make a software bridge between 2 uart of esp32 , here i am serially sending a file to uart0 and read that in uart2. if i send a 1MB file (.txt file) it's taking around 9 minutes to receive file completely . i set baud rate as 921600. it's not changing the speed of file transfer if i increa...