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.

[参考译文] CC2640:通过 BLE 传输 ADC 样本?

Guru**** 2419530 points
Other Parts Discussed in Thread: CC2640

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1539906/cc2640-stream-adc-samples-over-ble

器件型号:CC2640


工具/软件:

您好、

我的项目要求如下。

  •  从 4 个 ADC 通道收集 1 秒 1000 个样本(因此总共 4000 个样本)、然后 使用 BLE 流式传输数据。

我想知道这是否可行。 问题在于、在 使用 BLE 流式传输数据之前、应在何处存储 4000 个 ADC 样本。 我只能将其存储在只有 4KB 的 CC2640 RAM 中。 程序使用大部分 CC2640 RAM 空间。

-kel

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Kel:

    感谢您的联系。 可行性将取决于应用中可用 RAM 的大小。 这听起来好像你没有太多,所以它可能是困难的。 您可以压缩数据以使其适合、或者根据需要利用非易失性存储来存储和检索数据。

    此致、

    1 月