Implementing PLL in C2000 Launchpad F28379D
Afficher commentaires plus anciens
I am designing a synchronous phase locked loop (PLL) in the C2000 F28379D Launchpad using Simulink. I want to know how can I implement an integral and voltage controlled oscillator (VCO) in Simulink using the Embedded Coder library?
3 commentaires
Mahmoud AbdElmoez
le 24 Nov 2018
You can use a discrete time integrator with external reset, to reset the output to zero after it reaches 2*pi
there is a ready example for integrators with external reset.
Benoit EVRARD
le 23 Juin 2021
Hi, have you a PLL in Simulink finally?
Noah B Damron
le 28 Fév 2023
Hey, I am also trying to do something similar. Have you had any success with it so far?
Réponses (1)
Xuejian Li
le 2 Avr 2019
0 votes
Hi, have tou finished PLL in C2000?
I am doing a ESS simulation and I cannot implement PLL in F28379.
If you finished, could you share your PLL? Thank you.
Catégories
En savoir plus sur Texas Instruments C2000 Processors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!