Low-cost, 8-bit, single-chip microcontrollers are stingy when it comes to on-chip PWM (pulse-width-modulation) resources. The use of a PWM resource often forces a designer to sacrifice a ...
This file type includes high resolution graphics and schematics when applicable. Sometimes a design needs more DACs than the mixed-signal microcontroller has available. An easy solution is to put in a ...
How to set up an PIC microcontroller to deliver high-precision frequencies from 1 Hz to 4 MHz. Examples of the frequencies delivered by this microcontroller design. In timing applications, a time-base ...
This application note presents Z16FMC microcontroller used to control 3-phase brushless BLDC motors in a sinusoidal PWM modulation mode. It discusses the ways in which to implement sinusoidal PWM ...
How do you tell how much load is on a CPU? On a desktop or laptop, the OS usually has some kind of gadget to display the basics. On a microcontroller, though, you’ll have to roll your own CPU load ...
Adding an audio channel to your microcontroller project can mean a pile of extra components and a ton of processing power, as a compressed stream must be retrieved and sent to a dedicated DAC. Or if ...