Part Number: TMS320F28335
Tool/software: Code Composer Studio
Hello, I am new to CCS. I am using a Texas Instruments Development Board with a TMS320F28335 Control Card. I need to feed rectified sine wave to the ADC of TMS320F28335. I generated code using Matlab. I used CCS4 and CCS 3.3 (on different PCs). Now, when i went to graph utility, there was a 'Starting Address', where i used 0x7111 (I was using ADC Channel B1). I used Real Time Mode. However, the y-axis of the plot was showing data like 6.4*10e4, well over ADC Range (0-4095). The values shown on the graph were random. Then i changed the 'Starting Address' to 0x7108, 0x7109. They also showed similar values on the plot, even when only ADC B1 was connected. I also tried adding 'AdcBuf' to watch window, but CCS 4 was not recognizing it.
How do i confirm that the plot on the graph window belongs to output of ADC Channel B1 ?
The output of ADC should be between 0-4095. Does starting address 0x7011 means the plot would be of result of ADC B1 only or is it my misunderstanding?
I have tried almost everything i could, but in vain. Kindly instruct me on how to proceed (CCS4 or CCS3.3). I shall be grateful for any assistance.
Thank You !



