18F4620 HPWM Half Bridge Mod problem


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Aug 2007
    Posts
    27


    Did you find this post helpful? Yes | No

    Default

    Hi Bruce , Thank you for interest.

    The problem is not simulation. I have just tried your code on the proto board. It is not working. I programmed your code. Nothing was changed.

    Did you use some fuse setting that i didn't see in your code. I think something is wrong with this PIC model because my 18F458 and 16f690 and 16f684 is working Half bridge Mod properly in ISIS and proto board.

    Thank you again.

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


    Did you find this post helpful? Yes | No

    Default

    Here's the config settings I used when running this through MPSIM.

    __CONFIG _CONFIG1H, _OSC_HS_1H
    __CONFIG _CONFIG2H, _WDT_ON_2H & _WDTPS_512_2H
    __CONFIG _CONFIG3H, _PBADEN_OFF_3H
    __CONFIG _CONFIG4L, _LVP_OFF_4L & _XINST_OFF_4L

    I have attached the .hex & .bas files I used.

    After looking at one of many errata sheets for the 18F4620, I doubt I'll be in
    any huge hurry to try this one.

    The Rev A silicon Errata sheet shows a boat-load of problems with the ECCP
    module. It could very well be a silicon bug. Good luck...;o}
    Attached Files Attached Files
    Regards,

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

  3. #3
    Join Date
    Aug 2007
    Posts
    27


    Did you find this post helpful? Yes | No

    Default

    Thank you very much for valuable helps. The last code was the same. I will research more. Maybe one mounth later i will work with other PIC wich have not got big bugs if I can't succeed.

    Best regards.

  4. #4
    Join Date
    Aug 2007
    Posts
    27


    Did you find this post helpful? Yes | No

    Angry

    18F458 is working very well with the same code but 18F4620 is not. I think there is a PIC bug.

Similar Threads

  1. Using HPWM in half bridge mode on 16f690
    By Chris Barron in forum mel PIC BASIC
    Replies: 0
    Last Post: - 29th December 2006, 11:18
  2. sound command & music
    By trying in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 26th May 2006, 14:14
  3. 3 HPWM channels
    By docwisdom in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 4th April 2006, 02:43
  4. HPWM problem .. pls help!
    By Samuel in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 1st February 2006, 15:30
  5. problem ont hpwm on the pic16f767!!
    By oscar in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 20th May 2005, 10:41

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