请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC2650STK 您好:
我想从 MPU 传感器读取数据并将其存储到 SensorTag CC 2650 STK 的闪存中。
我已在指南中阅读了用于编程读写数据的函数、但由于我是如此的新手、我不知道如何使用它。
可以有人帮助我吗?
谢谢
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.
您好:
我想从 MPU 传感器读取数据并将其存储到 SensorTag CC 2650 STK 的闪存中。
我已在指南中阅读了用于编程读写数据的函数、但由于我是如此的新手、我不知道如何使用它。
可以有人帮助我吗?
谢谢
您好、Guillermo、
您可以使用 NVS 驱动程序 dev.ti.com/.../
或者、您也可以在 e2e.ti.com/.../2168042上查看 flashdemo 示例
您可以在 C:\ti\simplelink_cc13x0_sdk_1_40_00_10\source\ti\devices\cc26x0\driverlib\flash.h 中检查闪存程序 API
此致、
Prashanth