Tool/software:
Hi Team,
with the MSP430FR2476TPT part PWM how much minimum on duty cycle can be achievable and what is its resolutions.
which PWM pin can be used from MSP430FR2476TPT.
Regards,
Yaseen
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi Team,
with the MSP430FR2476TPT part PWM how much minimum on duty cycle can be achievable and what is its resolutions.
which PWM pin can be used from MSP430FR2476TPT.
Regards,
Yaseen
1) PWM resolution is proportional to PWM period (expressed in timer ticks). The longer the period (CCR0 value), the more effective bits you have in the duty cycle (CCR1 or CCR2 value).
2) PWM can be generated from any pin designated "TAm.n" or "TBm.n" where n=1 or 2.
**Attention** This is a public forum