Other Parts Discussed in Thread: RF430FRL152H, TRF7970A
Tool/software: Code Composer Studio
We urgently need to do POC base on RF430FRL152HEVM.
The functionality of this POC is as follows
1. The ADC0 would sample the voltage across an external resistor, once every "x" seconds
and move the data to the known locations in the FRAM.
( later on we may need to either average or peak detect the data over a few samples...)
the 430 uC goes to sleep ( or LPM) in between the sampling stages
2. Then a NFC reader/ writer from the NFC interface side and reads the recorded data.
The data is then post processed in the NFC reader device to provide useful information (
from stored data) to the user.
Question:
I believe the fastest way to achieve this, to start with the RF430FRL15xH NFC project
and then to add simple code to make the function call to code existing in the ROM firmware to activate the ADC0.
Am I correct? or is there a better way?
I would really like to use the calls to ROM firmware to get the ADC0 working, primarily from the speed of implementation.
Is there some place ( link in TI website/ other website) , or document or guideline that gives
details of the various function calls available in the "ROM firmware"
Please feel free to suggest alternate method to get this POC done- time is of the essence.
With thanks in advance
-anurag