Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi,
I would like to monitor a specific RAM data defined as global variable by graph function on CCS. I tested below.
CCS 8.2
Windows 10
F28035 Control card
Sample code : C:\ti\c2000\C2000Ware_1_00_05_00\device_support\f2803x\examples\c28\adc_soc
Modified the code to remove an increment to watch a single buffer as below.
Below is the graph property for Voltage1[0].
Now the signal generator inputs 1Hz analog sin wave to AIN4 pin of F28035. The graph shows as below.
Then, inputting 0.1Hz signal which is slower than 1/10 and the graph now looks like good.
It looks that the most fastest frequency is less than 1Hz. I would like to monitor the data more frequently more than 1000Hz or 1KHz. What is the realistic maximum "sampling Rate Hz" for F28035?
Does TI have any solution for our inquiry?
Regards,
Uchikoshi