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.

[参考译文] PROCESSOR-SDK-AM68A:如何添加 LoRa 收发器

Guru**** 2482145 points
Other Parts Discussed in Thread: AM68A

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1452618/processor-sdk-am68a-how-to-add-a-lora-transceiver

器件型号:PROCESSOR-SDK-AM68A
主题中讨论的其他器件:AM68A

工具与软件:

https://github.com/Lora-net/sx126x_driver 这是 LoRa 收发器的库。 我已经编写了 HAL 函数。 我想知道这项工作的可行性以及它是否可以与 AM68A 配合使用。 任何其他实现或想法都会有所帮助。  

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

    您好!

    Lora 收发器具有用于集成到 AM68A 的 SPI 接口。 您可以通过 SPI 接口集成到 AM68A、并根据需要使用 SPI 驱动程序编写定制应用程序。

    此致、
    Sudheer