using the pwm's in pic18f2431-2331-4331-4431


Results 1 to 28 of 28

Threaded View

  1. #2


    Did you find this post helpful? Yes | No

    Default HPWM use

    The manual with version 2.50 is vague on how many HPWM channels the new PBP or PBPL will support but it is at least 5 with the appropriate PIC.
    The manual is also vague on whether you can have different frequencies on different HPWM channels. This will relate to how the various timers are associated with the HPWM modules - read the data sheet for your particular PIC. The maximum frequency with PBP is 32767 Hz but with PBPL looks like it will be higher - vague manual again.

    I routinely use two channels HPWM in the 16F877A and both using the same frequency is not a problem in my case.

    HTH
    Brian
    Last edited by BrianT; - 14th September 2007 at 05:49. Reason: grammar

Members who have read this thread : 2

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts