Implementing PLL in C2000 Launchpad F28379D

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

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.
Hi, have you a PLL in Simulink finally?
Hey, I am also trying to do something similar. Have you had any success with it so far?

Sign in to comment.

Answers (1)

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 Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products

Release

R2017a

Asked:

on 17 Sep 2018

Commented:

on 28 Feb 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!