Other Parts Discussed in Thread: CC2530
SBLhttp://processors.wiki.ti.com/index.php/CC253x_Serial_Boot_Loader 文档去实现串口升级, 目前有个问题,我这边上位机环境是 Arm linux系统.
里面用到Tools\SBL Tool\SBLDemo.exe 请问是开源的吗?? 有没相关linux下源码? 如果没有源码有没有相关资料可以参考开发??
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.
Other Parts Discussed in Thread: CC2530
SBLhttp://processors.wiki.ti.com/index.php/CC253x_Serial_Boot_Loader 文档去实现串口升级, 目前有个问题,我这边上位机环境是 Arm linux系统.
里面用到Tools\SBL Tool\SBLDemo.exe 请问是开源的吗?? 有没相关linux下源码? 如果没有源码有没有相关资料可以参考开发??
请问如果我已经给zigbee烧录了串口bootloader,但我想用另外的mcu通过串口给zigbee升级而不是通过PC,需要怎样做呢,能提供具体的数据格式吗?
你好,我想用stm32通过串口给cc2530固件按升级,cc2530的boot是ti的sbl,我现在用stm32给cc2530写固件后,cc2530不断重启,请问写固件的数据格式和流程怎么得到呢,