Thread 中讨论的其他器件:CC2650、 CC2640
您好!
我使用的是 CC2650 Launchpad、
其中、我使用"Simple BLE Peripheral"成功通过 BLE 接收数据。
现在我想将外部闪 存添加到我的代码中(launchpad 上已经存在)
有人能给我指一下这些资源吗
在这里 、我可以获得完整的过程
读取和写入 CC2650 Launchpad 上可用的外部闪存(1MB)?
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.
您好!
我使用的是 CC2650 Launchpad、
其中、我使用"Simple BLE Peripheral"成功通过 BLE 接收数据。
现在我想将外部闪 存添加到我的代码中(launchpad 上已经存在)
有人能给我指一下这些资源吗
在这里 、我可以获得完整的过程
读取和写入 CC2650 Launchpad 上可用的外部闪存(1MB)?
BIM 表示引导映像管理器、 如果您安装了适用于 CC2650的 TI BLE Stack、则可以在\projects\ble\util 下找到它、您可以参阅 www.ti.com/.../swru393e.pdf
您好!
此示例可能会有所帮助(NVS 外部): https://dev.ti.com/tirex/explore/node?node=AFy1df0STMr1PEqWR-kmSQ__krol.2c__LATEST
谢谢、
Toby