Part Number: MSP430FR6043
Hello,
I want to generate the complementary PWM using the MSP430FR6043 TimerB (TB4 and TB5). Could you please guide me to solve this.
Thanks in advance,
Sarwath
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.
Part Number: MSP430FR6043
Hello,
I want to generate the complementary PWM using the MSP430FR6043 TimerB (TB4 and TB5). Could you please guide me to solve this.
Thanks in advance,
Sarwath
Hi,
The timerB is not support complementary output mode.
Best regards,
Cash Hao
Hi Cash Hao,
Thanks for your response.
Is it possible to control the TimerB PWM pulse count in polling method instead of Interrupt.
i,e. 2 seconds = 2000 PWM pulse
1 Seconds = 1000 PWM pulse
Regards,
Sarwath
Hi,
If used in polling method, then the MCU will always checking the timer counter. The MCU can not do other things.
Best regards,
Cash Hao
**Attention** This is a public forum