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.

[参考译文] CCS/MSP-EXP430G2ET:通过 Launchpad 读取 RFID 标签

Guru**** 2250420 points
Other Parts Discussed in Thread: ENERGIA, DLP-7970ABP, MSP-EXP430G2ET
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/875643/ccs-msp-exp430g2et-to-read-the-rfid-tag-via-the-launchpad

器件型号:MSP-EXP430G2ET
主题中讨论的其他器件:EnergiaDLP-7970ABP

工具/软件:Code Composer Studio

您好!

我使用的是 TI MSP-EXP430G2ET launchpad、DLP-7970ABP Booster Pack 和 RFID Inlay Tag RF700072 (13.56MHz)。  我需要读取这些 RFID 标签。 我很高兴知道在 Energia 中是否有任何通用的示例代码来读取 RFID 读取器。

提前感谢!

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

    您好 Sumiethraa、

    我们没有适用于 DLP-7970ABP 的 Energia 代码。  请参阅下面的 C 语言代码示例、此示例可与 MSP-EXP430G2ET 一起使用、MSP-EXP430G2ET 可被用于读取 ISO 14443A 标签的 UID。  项目的 main.c 中指出、P1.6用于 SPI MOSI 引脚、因此请确保在使用此代码时移除板上用于控制 D2 LED 的 P1.6跳线。