Dear team,
Customer need driver for freeRTOS system or just C code is OK.
Thanks.
Best regards,
Sammi
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.
Dear team,
Customer need driver for freeRTOS system or just C code is OK.
Thanks.
Best regards,
Sammi
Hi Hardy,
Thanks for your response.
Customer has a new requirement of code, they want to know if we have any code example that about the PWM control with individual control or Group control?
Thanks.
Best regards,
Sammi
Hi Hardy,
OK, understand. So I want to confirm with you about how to control in individual mode. If customer only want to control PWM3 in 50% duty cycle, they just need to set 14H=0xFF, 05H=0xF0, and disable GPRPWM?
Thanks.
Best regards,
Sammi
Hi Sammi,
First step should set bit4 of Mode1 (00h register) to 0, which would enable internal oscillator. And could not disable GPRPWM.