Difference between revisions of "How to debug"
From ESS-WIKI
Yunjin.jiang (talk | contribs) |
Yunjin.jiang (talk | contribs) |
||
Line 7: | Line 7: | ||
= UART parameter = | = UART parameter = | ||
− | + | *BaudRate:115200 | |
− | |||
− | * | ||
*DataBits :8 | *DataBits :8 | ||
*StopBits :1 | *StopBits :1 | ||
Line 15: | Line 13: | ||
*FlowControl:None or XON/XOFF | *FlowControl:None or XON/XOFF | ||
− | [[File:RK3288 Debian Debug Port Config.png]] | + | [[File:RK3288 Debian Debug Port Config.png|RTENOTITLE]] |
Revision as of 07:56, 25 March 2019
USB to UART adapter
Hardware PIN define
UART parameter
- BaudRate:115200
- DataBits :8
- StopBits :1
- Parity :None
- FlowControl:None or XON/XOFF