Implementing an all digital phase-locked loop

Kalle Hyvönen of DGKelectronics writes: I’m currently building an induction heater. I’ve already built one controller based on an analog PLL so this time I decided to go all digital and use an ARM Cortex-M4 microcontroller (STM32F303). For this I needed to implement a digital phase-locked loop running on the MCU. Principle An ADPLL is […]