hi
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.
Hi Chen,
There are two ways to achieve PWM control mode.
1) Leave the MODE pin floating. There is an internal pullup and pulldown that will set the internal voltage at ~1.05V to enter PWM mode
2) If using a GPIO on a mcu, set the GPIO as an input with no pullup or pulldown enabled.