hpwm more than 2 ch possible in pbp?????????


Closed Thread
Results 1 to 21 of 21

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    What exactly do you mean by flicker?
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    is this LED flickering happen only with channel2 ? what about if you change the frequency?
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    oscar's Avatar
    oscar Guest


    Did you find this post helpful? Yes | No

    Default re flicker

    hiya lads...

    hmmmmm ch3 ie the one i couldnt get to work in the firsr place works 100% nice smooth dimming etc.. ch2 flickers like mad !! the code is the exact same for all 3 ch's with the exception of register names etc.

    me thinks this is not possible...................... i have gone through everything here 10 times over.!!!

  4. #4
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    What happens if you enable only 1 channel at a time?

    I.E. CCP1CON=0 : CCP3CON=0

    Does channel 2 still flicker?

    Are you sure it's not the circuit channel 2 is connected
    to that's causing the flicker?
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  5. #5
    oscar's Avatar
    oscar Guest


    Did you find this post helpful? Yes | No

    Default found the problem

    yet again tis me thats at fault.... many thanx to bruce for his code example. the mistake i was making was that i was calling the hpwm routine which seemed to be causing a conflict. instead i just wrote the duty val directly to the port ie portb.5=duty5 ... simple! lol this took many hours of hair loss and alcohol !!!!!!. only 1 teeny weeny prob left lol... i cant get the ch's to go to full off . they get to say 9% and stay there. so a faint glow is visible but apart from that everything is aok. dimming is as smooth as a babys ass and im a happy bunny.( irish saying).. many many thanks to bruce n the rest of u guys.. slainte...

    thanx
    oscar.

  6. #6
    Join Date
    Feb 2005
    Posts
    130


    Did you find this post helpful? Yes | No

    Default

    Im refloating this thread because I have a question:

    I tried the example provided by Bruce succesfully, but now I want to use ON Interrupt on portb changes.

    The problem I encounter is that CCP3 uses RB5 and the interrupt is triggered by changes in the portb.4 to portb.7

    What can be done?

    Thanks

  7. #7
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Help us a litle bit Pic model?

    How bad/good it is if in the INT routine you test the PORTB and if it's just related to the HPWM, it goes out of there ?
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. HPWM of the port of two HPWM
    By ja2rqk in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 25th April 2007, 15:05
  2. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27
  3. Replies: 2
    Last Post: - 10th July 2006, 01:05
  4. sound command & music
    By trying in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 26th May 2006, 14:14
  5. 3 HPWM channels
    By docwisdom in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 4th April 2006, 02:43

Members who have read this thread : 0

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