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: /TRF7964A: Software support for C2000 MCUs

Part Number: TRF7970A

Tool/software:

I am currently evaluating different NFC frontend chips and have not found library support for the F28377D MCU we are using. Is there any existing code for this MCU family or instructions on how to use it with C2000 MCUs? I have only found MSP430 examples, so far.

Thanks in advance!

  • Hi,

    Is there any existing code for this MCU family or instructions on how to use it with C2000 MCUs? I have only found MSP430 examples, so far.

    That is correct all software collaterals are based off of the MSP430 MCU. You will need to port from MSP430 to C2000 or any MCU of your choice. The software stack are written in C. You will need to only port the MCU specific code. The RFID stack will remain the same.