I tried using the PWM setup commands - setup_power_pwm(), setup_power_pwm_pins() etc - but I get a :
Error 12 "dspic30_test.c" Line 72(21,22): Undefined identifier -- setup_power_pwm_pins
when I try it. (Device is dsPIC30F2020.) Does the 4.079 compiler support the power PWM module? _________________ --bill von
Malkav Guest
Posted: Mon Sep 22, 2008 11:34 am
Maybe you can have a look in your .h file. If your function does not appear in it, it is because your PIC cannot support this function. And if it does not appear but you PIC can support it, you can have a little fun with manipulating registers.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum