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.

RF430FRL152H: How to use spi and RF function in the same time?

Part Number: RF430FRL152H

Hello all,

I am now using SPI bus on RF430FRL152H as a slave to recieve data from another MCU, and I want to send these data to reader via NFC using RF13M module.

I have read that the provided project "RF430FRL15xH NFC Projects" and section 3.2.3 in FAQ said that this project "only uses the ROM NFC stack and all other ROM functionality is disabled......eUSCI functionality can be controlled by the user firmware in FRAM". Does it mean that if I want to add my own application code based on "NFC project", I have to put SPI related code to FRAM? The question is I don't know how to do this, and I didn't find the tutorial about moving code to FRAM.

Or can I create a new project which both control SPI (eUSCI module) and RF13M in ROM functionality? But will it be hard to initiate the RF13M module and implement my aim? I am a fresher to NFC and I feel confused about where to start.

Hope to receive your help,

Sincerely,

Huaxuan Cai