Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: neondale; Keyword(s):

Search: Search took 0.00 seconds.

  1. Re: Hardware PWM (HPWM) Clairification on 18F45K22

    How do you insert a "code" Block into a post so that the code doesn't loose all of its formatting?
  2. Re: Hardware PWM (HPWM) Clairification on 18F45K22

    The part that was most helpful is the fact that PBP3 now defines all of its config bits in a very organized fashion for the new devices:

    #IF __PROCESSOR__ = "18F45K22"
    #MSG "** STARTING...
  3. Re: Hardware PWM (HPWM) Clairification on 18F45K22

    Thanks for the Help on the Config Bits and Defines!
  4. Hardware PWM (HPWM) Clairification on 18F45K22

    I normally like to code all of my own hardware using the direct access to registers however PBP has included a very nice HPWM Command that makes all of this very simple... However i feel a bit...
Results 1 to 4 of 4