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.

CC3200如何使用UART/SPI 与其他另外一个设备通信的问题

Other Parts Discussed in Thread: CC3200

我使用CC3200有下列两个问题想请教:
1.在uart_demo里,UART0是用来看仿真运行信息,而我又另外接了一个USB转UART的Dongle,请问脚位要如何接线才能让这个Dongle同时能收发信息呢?如果需要改到程式的话,应该如何更改呢?


2.另外,如何透过SPI的方式,将讯息传送/接收给其他另外一个设备呢? 接线方式以及有哪一个example可以参考呢?