Yeah I copied that exact program and just simplified it a little bit to just output a set PWM signal. However I am still getting nothing :( I am beginning to wonder whether my pic might be damaged. ...
I gave a few more stabs at it and then after I upgraded my PCHW I noticed that their is now a library for it. However, I still cannot get it to output. Here is the code I am running:
Oh, I forgot to mention. I am using a PIC18F2331. I am trying to control 2 h-bridge type circuits that take complimentary PWM signals in. So basically I want to control two of the three PWM pairs on ...
I am having a really hard time programming the Power Control PWM Module. I think I have a problem with the registers I am setting up. Can anyone help me?