哪里有关于CC26402的SerialBootLoader的资料?
目前我需要实现的功能,就是利用PC和CC2640R2的BOOTLOADER功能,实现CC2640R2的软件的升级。首先用USB-TTL连接PC和CC2640R2的UART_TX与CC2640R2的RX接口,然后将CC2640R2的升级软件包下载到CC2640R2中。接线方式如图1所示。
图1
目前我搜集到的资料在链接1中,但是链接1是基于BLE-CC254x-1.3.2的,不是最新版的SDK,如图2所示。我需要基于CC264202R2和simplelink_cc2640r2_sdk_1_40_00_45的资料。请问哪里有?
图2
附件:
1、链接1,我搜集到的资料
http://processors.wiki.ti.com/index.php/SerialBootLoader?keyMatch=SerialBootLoader&tisearch=Search-EN-Everything/
2、simplelink_cc2640r2_sdk_1_40_00_45可从如下路径下载:
http://dev.ti.com/tirex/#/?link=Software%2FSimpleLink%20CC2640R2%20SDK
3,CC2640R2 launchpad 可从这里购买:
http://www.ti.com/tool/launchxl-cc2640r2#1
我的开发环境:
CCS:Code Composer Studio 7.2.0
SDK:simplelink_cc2640r2_sdk_1_40_00_45
hardware:CC26640R2 launchpad develop kit
您可以参考 CC2538/CC26xx Serial Bootloader Interface
http://www.ti.com/lit/an/swra466a/swra466a.pdf