Other Parts Discussed in Thread: MSP430G2553, MSP430F2370
I am building an RFID reader using MSP-TS430QFN23X0 and DLP-7970ABP.
I'm using the TI's code example from http://www.ti.com/lit/zip/sloa227.I want to port the code from MSP430G2553 to MSP430F2370.
I have configured the corresponding ports, masked the VLO, and clocked using only DCO.
The program compiles without problem, can carry on the serial port printing, but cannot recognize the ncf tag.
I wonder if it is possible to port the code example TRF7970ABP_RFID_Reader_Demo to msp430f2370.I am a new msp.
Please help me on finding the root cause.