📄 readme
字号:
UARTS READMEuartsender -will send single bytes over the serial line (using the uart). It repeatedly counts from 0 to 7 outputting the value both on the LEDS and on the uart.uartsender -will receive bytes over the serial line (using the uart) and display the value it receives on the LEDS.This program should work using the following paths:nymph send ---> xmos recvxmos send ---> nymph recvnymph send ---> nymph recvxmos send ---> xmos recvNote the nymph send ---> nymph recv needs a null modem cable which should connect the ground wire between the two nymphs, while the tx/rx wires should be swapped.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -