Hi! How can you do that? How can you do PWM with 595?
gun4as 1 year ago
@gun4as
Hy!
PWM with a HC595 works like a normal PWM.
Jou just have to send the PWM data cyclic to the shiftregister.
If you send a whole byte every cycle you'll get a 8-port PWM.
Make the PWM data width 16 bit or greater to get a good result.
EVILstudios 1 year ago
Hi! How can you do that? How can you do PWM with 595?
gun4as 1 year ago
@gun4as
Hy!
PWM with a HC595 works like a normal PWM.
Jou just have to send the PWM data cyclic to the shiftregister.
If you send a whole byte every cycle you'll get a 8-port PWM.
Make the PWM data width 16 bit or greater to get a good result.
EVILstudios 1 year ago