Hello,
One of the people working in our lab built a PCB that is quite similar to the Battery-less NFC/RFID Temperature Sensing Patch (TIDM-RF430-TEMPSENSE), except it is connected to an LMP91000 instead of a temperature sensor. The plan is to use CCS to program the chip from a MSP-FET connected to the same level-shifting circuitry found in the RF430FRL152HEVM schematic (we have another PCB that was made for this). I just have some questions regarding this setup:
1. How does flashing a program on the RF430FRL152H compare to other micro controllers that use EEPROM? Is there a ROM that has the typical NFC protocol that cannot be overwritten (e.g. ISO 15693) that provides this base functionality?
2. If the above isn't true, is the default program (aka the blank project mentioned in the firmware manual at 6.1) what is loaded when the chip ships out?
Thanks!