This tutorial is a part of series of MSP430G2 LaunchPad tutorials in which we are learning to use the MSP430G2 LaunchPad from Texas Instruments. So far we have learnt the basics of the board and have ...
What is duty cycle? Duty cycle is defined by the percentage of high voltage duration in a complete digital pulse. If the duty cycle is 50%, then it will remain on for exact half the duration of the ...
Pulse Width Modulation (PWM) is a commonly used technique in microcontrollers to produce a continuous pulse signal with a defined frequency and duty cycle. In short, PWM is about changing the width of ...
Digital Multi Meter to measure Hz/Duty Cycle. SEGGER JLink Driver software. If you already knew how to create Synergy Project on E2Studio ignore this screenshot. Here I've combined multiple steps into ...
First you should select a pin which output you want for the TCPWM. Then under Digital output, choose the option ending in PWM or PWM_n. You may either select 16-bit or 32-bit TCPWM. Then click on the ...