symmetric power supply pic 16f877a


Closed Thread
Results 1 to 16 of 16

Hybrid View

  1. #1
    Join Date
    Jul 2022
    Posts
    26


    0 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: symmetric power supply pic 16f877a

    I have solved my problem of flickering of the negative and positive voltages, change in the source code the pic 16f877a and use the pic 16f886.
    the only thing left for me is to buy pic 16f886 and design the pcb for the symmetrical source and present the project to the university.
    I really received little help in this forum

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,139


    0 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: symmetric power supply pic 16f877a

    Depends on how one is looking the case.

    Richard did his best nailing your problem and suggesting a solution. If it is not what you expected, well, OK.

    In any case this forum helped many and does have a whealth of info and solutions.

    Sorry you feel that way.

    Ioannis

  3. #3
    Join Date
    Jul 2022
    Posts
    26


    Did you find this post helpful? Yes | No

    Default Re: symmetric power supply pic 16f877a

    The solution provided by Richard did not solve the problem for me, I had to correct the following in the code:

    '++++++++++++++
    'pv LCDOUT $FE,$A3," clean negative voltage
    LCDOUT $FE,$A3
    '++++++++++++++


    '++++++++++++++
    'pv LCDOUT $FE,$E3," " clean positive voltage
    LCDOUT $FE,$E3
    '++++++++++++++

Similar Threads

  1. symmetric source code pic 16f877a
    By joseluisatmega8 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th August 2018, 12:30
  2. 0-60 vdc power supply controlled by pic 0-5vdc
    By chuzkin in forum Schematics
    Replies: 0
    Last Post: - 22nd April 2014, 21:15
  3. PIC power supply basics
    By shottootto in forum General
    Replies: 7
    Last Post: - 19th December 2013, 13:58
  4. PIC backup power supply: switchover ???
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 18th April 2008, 17:05
  5. Decent 24 volt Pic power supply
    By rwskinner in forum Schematics
    Replies: 7
    Last Post: - 18th December 2006, 12:27

Members who have read this thread : 1

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