launchpad连接外置uart模块,接口tx,rx,gnd接在哪。是否有历程
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
launchpad连接外置uart模块,接口tx,rx,gnd接在哪。是否有历程
CC3200 launchpad 自带一个FTDI虚拟的串口,先用板卡自带的串口进行测试,排除硬件本身及软件的问题,程序一般默认的波特率为115200
launchpad上BoosterPack上也有uart,我上想连我的串口通信的模块。这样是否可行
Terry Han 说:CC3200 launchpad 自带一个FTDI虚拟的串口,先用板卡自带的串口进行测试,排除硬件本身及软件的问题,程序一般默认的波特率为115200
launchpad上BoosterPack上也有uart,我上想连我的串口通信的模块。这样是否可行.是否有历程