Would it solve the problem if instead of sending a PWM at 40KHz I send a non PWM signal using PBP "High" and "Low" for the output pin?
I'm puzzled, I think I already tried this and it didn't work either...
It should work. But you probably need to invert it.
On the transmit side, where it would previously turn the HPWM ON, make the pin LOW instead.
For PWM OFF, set the pin HIGH, and forget the transistor.
Added: And make sure the CCP module is turned OFF.
<br>
Last edited by Darrel Taylor; - 29th May 2008 at 23:35.
Reason: CCP
Bookmarks