Pregunta de entrevista de Lutron Electronics

Write a driver for dimming an LED.

Respuesta de la entrevista

Anónimo

23 feb 2024

I used a timer counter and PWM, with an interrupt on match turning the led off and an interrupt on overflow turning the led on.