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.

[参考译文] MSP430FR5994:采用 msp430fr5994实现 Azure IoT 集线器

Guru**** 2390755 points
Other Parts Discussed in Thread: MSP430FR5994

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/786327/msp430fr5994-azure-iot-hub-implementation-with-msp430fr5994

器件型号:MSP430FR5994

您好!

是否可以使用 msp430fr5994实现 Azure IoT 集线器?

我们能否在代码组件工作室中将 Azure HUB SDK 与 msp430fr5994配合使用

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

    我不熟悉 Azure IoT Hub。 我无法判断 Azure IoT 集线器是否可以使用 msp430fr5994实现。 您需要从三个方面进行评估:
    1. CPU 频率、代码大小和 RAM 大小要求? MSP430FR5994具有256KB FRAM、8KB SRAM 和最大16MHz 时钟。
    2.代码语言。 MSP430 CCS 仅支持 C 和 C++语言。
    3.操作系统支持。 MSP430FR5994无法支持 Linux 或 Windows 操作系统。

    B.R
    冬季
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    感谢您的回复、Yu、
    但我问的是客户端实施、就像将数据发送到 hub 一样。如文档所述、它需要 openssl 库以及 CCS 中无法使用的其他库
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    如果仅作为客户端测量数据并通过 UART/SPI 接口发送到集线器、则在这种情况下可使用 MSP430FR5994。 我不知道为什么 openssl 库和其他库无法在 CCS 中使用。 许可证问题还是代码移植问题? 我想您可以在 BLE 或 WiFi 论坛中提出问题、也许他们有一些解决方案。