I'm using host MCU with baud rate fine adjust for communication with the ESP8266 ESP-12 module. However, I can't reach any higher baud rate then 350 877 baud (with 1,6 % error). Any higher frequency will cause possible correctly data transmittion (Tx), but missing symbols in receiving data (Rx).
It's far away from the maximum baud rate 40*115200 (4 608 000 baud) declared. I also did not find anyone would use a higher baud rate. Why it doesn't work ? I commonly use the baud rates higher then 1 Mega baud without problems.
Is there any solution to accelerate the communication speed ? Maybe SDIO instead of UART ? What is the hardware connection for SDIO communication, are there any software issues ?
Thank you,
Jan KijonkaStatistics: Posted by Jan Kijonka — Tue Jun 20, 2017 10:45 pm
]]>