This might sound stupid but I've been racking my brains and I can't figure out if what I want is possible
I have a pwm output from a controller that controls a laser power supply. Currently 100% on the controller gives 30ma current on the supply 10% gives 5ma current
There is no way to adjust the levels on either the controller or psu to do what I want.
I want to change the pwm So that 1% duty is boosted to 10%. So that in effect 1% will output 10ma on psu
So instead of the pwm going from 0v to 5v it goes from 1v to 5v?
i currently use a willem programmer and remove the chips to flash, which is mega slow due to being parallel port and i have to flash the entire chip just to change 1 or 2 bytes.
i read in the manual that the bp supports spi chips out of circuit so thats a start if nothing else is possible at least i can speed up the programming,