Part Number: F28M35H52C
Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hello,
I am using TI F28M35H52H DSP that contains a M3 core and a C28 core. I am trying to use ADC zero offset calibration function described on page 907 of TI document spruh22g_Concerto by calling AdcOffsetSelfCal() function. My questions are,
1. Where I can find the source code of function?
2. Since I have two cores, how should I call it (or call from which core or both cores)?
3. Any other tip that I should know?
Thanks,
Yong