Tool/software:
Can I use this part to generate 1KHz PWM, 5V?
It means I will refresh the output every 500us.
-> at time = 0, set output = 0v
->at time = 500us, set output = 5V
->at time = 1ms, set output = 0v
->at time = 1.5ms set output = 5V
.....................