Implementing PLL in C2000 Launchpad F28379D
Show older comments
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 Comments
Mahmoud AbdElmoez
on 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
on 23 Jun 2021
Hi, have you a PLL in Simulink finally?
Noah B Damron
on 28 Feb 2023
Hey, I am also trying to do something similar. Have you had any success with it so far?
Answers (1)
Xuejian Li
on 2 Apr 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.
Categories
Find more on Texas Instruments C2000 Processors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!