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.

[参考译文] TRF7970A:从 MSP430G2553移植到 MSP430F2370

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

https://e2e.ti.com/support/wireless-connectivity/other-wireless-group/other-wireless/f/other-wireless-technologies-forum/1212564/trf7970a-porting-from-msp430g2553-to-msp430f2370

器件型号:TRF7970A
主题中讨论的其他器件:MSP430G2553MSP430F2370

我将使用 MSP-TS430QFN23X0 和 DLP-7970ABP 构建 RFID 读取器

我正在使用来自 http://www.ti.com/lit/zip/sloa227.I 的 TI 代码示例、希望将代码从 MSP430G2553移植到 MSP430F2370。

我已经配置了相应的端口、屏蔽了 VLO、并且只使用 DCO 计时。

程序可以正常编译,可以在串行端口上打印,但无法识别 nCF 标签。

我想知道是否可以将代码示例 TRF7970ABP_RFID_Reader_Demo 移植到 msp430f2370。我是一个新的 MSP。

请帮助我找到根本原因。