How to configure ADC sampling time to convert a 50 Hz Analog signal?
4 views (last 30 days)
Show older comments
Yanis Benmohammed
on 3 Oct 2018
Commented: Mahidhar Durga Pawan Gorla
on 16 Sep 2021
Hello everyone, I use the f28379D TI target on the MATLAB 2018a version. I want to convert a 50 Hz sinus thanks to the ADC.
In a very simple model (Only ADC + Scope), the result of the ADC doesnt match with the input signal. Actually, using the external mode, I obtained false results, the frequency is not the good.
I tried to modify the sample time of the ADC block, the SOC acquisition window, and changed the ADC clock prescaler in the configuration parameters. But the result is still inexploitable.
Please, did anyone have this problem and can help me?
Many thanks, Yanis.
0 Comments
Accepted Answer
Venkatesh Chilapur
on 10 Oct 2018
Please consider hardware based ADC trigger like ePWM triggering the ADC conversion and see if it helps! We have an example for the same on how to configure the ePWM module for the ADC trigger.
https://in.mathworks.com/help/supportpkg/texasinstrumentsc2000/ug/adc-pwm-synchronization-via-adc-interrupt.html
1 Comment
Mahidhar Durga Pawan Gorla
on 16 Sep 2021
Hi,
I am working on a similar program, but I need to log the analog signal to SD card. I am using 28069 Piccolo Jtag module. Can you please suggest the method to do it?
I tried the example program of SD card logging, but that also does not work properly. the data is written partially.
Thank you
Regards,
Mahidhar
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!