ESP8266 Developer Zone The Official ESP8266 Forum 2015-05-26T03:20:38+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=495 2015-05-26T03:20:38+08:00 2015-05-26T03:20:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=495&p=1855#p1855 <![CDATA[explain system_uart_swap]]>

UART0 swap. Use MTCK as UART0 RX, MTDO as UART0 TX, so ROM log will not
output from this new UART0. We also need to use MTDO (U0CTS) and MTCK
(U0RTS) as UART0 in hardware.

However, looking at 0D-ESP8266__Pin_List_v0.1.xlsx I see that function 5 for MTDO is U0RTS and for MTCK is U0CTS and I don't see any option for making these pins TX and RX. Can you please explain? Is one of the two documents incorrect or incomplete?

Statistics: Posted by tve — Tue May 26, 2015 3:20 am


]]>