by emerson » Tue Oct 14, 2008 2:02 am
your compilation, does it give you the expected value?? when im computing the program with "pwmout 2,109,220" i got the voltage boost at the output, but then when im decreasing the input voltage, just the magnitude changes, but not the duty cycle, neither increase or decrease. i decrease the input voltage many times, when i got to a certain value ard 1.6v, i got nothing at the duty cycle, its like a very noisy signal or shows you zero.
ichange the cv value, but still.
now when using a duty variable as "pwmout 2,109,duty" it doesnt boost anymore. when getting the pwm code using the calculation wizard for a 9.1KHz, "pwmout 2,109,220 " it really does boot.
i changed also the B1 to B0,as said by the compiler.
dont know why it doesnt working. maybe i dont do it properly , bt i dt know.