请问77封装的CC2640和CC2650引脚上通用吗?例程代码通用吗?
时间:10-02
整理:3721RD
点击:
大家好。
请问例程代码上的头文件有些有着 CC2650.h 的字样。我使用CC2640下载这些程序也都通用吗?
相同封装的两款芯片,在引脚上有区别么?
一样的。
7x7的引脚一致,BLE方面的例程两者可以通用。
The multi-standard CC2650 wireless MCU supports BLE as well as other wireless protocols, such as 802.15.4. The CC2640 supports Bluetooth Low Energy only. All code generated from the BLE-Stack 2.0 SDK is binary compatible with both the CC2650 & CC2640. Additionally, IDE project configuration settings in the BLE-Stack v2.0 SDK for CC2650 & CC2640 are cross-compatible; however, it is strongly recommended to not change the CPU settings in the IDE. Although the CC2650 has the HW & ROM capability to support additional wireless protocols, a given SW build can only support one wireless protocol.