F28027 ADC issues
Submitted by ctedie on Thu, 06/23/2011 - 14:05
Hi,
I try to sample a signal with the F28027 ADC. For the test, I put a 1Hz signal on the AIN1.
But there is a problem with the result I have.
Could someone help me please? I join my shematics and a sceen capture of the result I have.
Thanks
Answers
-
Submitted by ctedie on Thu, 06/23/2011 - 14:07.
The files
0 -
Submitted by Anders89 on Fri, 06/24/2011 - 08:37.
The problem is that you have set the sample rate for the .out file to 100 Hz, but you compiled it for 96kHz. You have set the sample rate for the debug diagram running on the PC to 96 kHz, but it should be 100 Hz. Please try the attached diagram.
0 -
Submitted by ctedie on Fri, 06/24/2011 - 13:45.
Thanks, but it didn't change
I have increased the sample rate and the point number, but as you could see in the picture i join it's the sinus wave is not properly sampled. It look like there are some point missing.
This time I put a 2Hz sinus wave on the A1 pin of the F28027 TI control card. The emulator is the TI XDS100.0 -
Submitted by Anders89 on Fri, 06/24/2011 - 20:55.
What is the source of your sinus? Does it appear smooth on an analog scope?
0 -
Submitted by ctedie on Mon, 06/27/2011 - 14:17.
The source of my sinus is a function generator. It's correct on an analog scope. I've also tried with another function generator, but the result is the same.
0 -
Submitted by ctedie on Tue, 06/28/2011 - 16:29.
I have some news with my issue.
The same diagram with the F28069 works properly. The sinus wave is well reproduced in vissim
Do you have an idea of the source of the problem?0