Part Number: TMS320F28054F
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
I'm trying to read the values that certain ADC pins are receiving. I see that the struct ADC_RESULT_REGS in F2805x_Adc.h contains 16 ints (0-15) seemingly described as "conversion result buffers". Is this what I'm looking for, and how do they correspond to the different input pins of the ADC?
I'm new to CCS and fairly new to embedded programming in general, so any thorough explanations are very much appreciated.
Thanks