Part Number: RF430FRL152HEVM
Other Parts Discussed in Thread: RF430FRL152H, TRF7970A
Tool/software: Code Composer Studio
I am Yoo Moo Kyoung, a student at Kwangwoon University in Korea.
Here are the reasons for your email:
We use your product RF430FRL152HEVM board and TRF7970AEVM reader.
We also have Sensor Boosterpack and MSP_FET flash emulator.
We want to create a GUI program.
To do this, we want to get the ADC values from RF430FRL152 in Txt FIle format.
Also, I want to get it in real time(in this case, txt data will accumulate), and give it to our pc
I use Code Composer Studio 8 for editing programs.
We would like to know how the ADC values can be viewed in the form of txt files on our PC.
We have CCS example program for SPI communication and UART communication.
http://www.ti.com/lit/zip/sloc300,
The point of question is as follows.
When you build the project file provided by your company into CCS and compile it (Build & Click Launch selected configuration button)
Is the address that can be found on the Disassambly Tab and the corresponding values called from the Main function?
If yes, can I accept the ADC value from the SPI communication by calling SPI.h in Main.c, then calling the function?
Please answer. Mookyoung.