在CCS里面的例程是TIVA的,看了几天例程,还是不怎么清楚如果用其他MCU该怎么设置
gaoyang9992006:
你可以看看有没有关于这两个的头文件,如果没有,找到关于这两个的函数配置。
Susan Yang:
Regarding using a C2000 device with a CC3x00 device, your best bet is to use the CC3200 and communicate to the C2000 device over SPI or UART. There isn't a host driver port for the C2000 devices, so using a CC3100 would take alot of development.