Jump to content

lipi

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by lipi

  1. Hi there!

    I just wanted to build the MBHP Merger with PIC16F88.

    I build the burner, it's work fine :)

    I want to burn the code into the 16F88 and I'm failed.

    Are you sure the hex code for the 16F88 is correct?

    Because when I burned the code into the PIC, then the PBrennerNG say: it's an 16F84 :( And I can't reprogram the pic :(

    In IC-Prog when I load the hex file, the asm list is started like that:

    LIST P=16F84, F=INHX8M

    include "P16FXX.inc"

    ORG 0x0000

    BCF PCLATH , 03

    BCF PCLATH , 04

    .....

    Is this correct?

    There is anybody who is burned the 16F88 with the MBHP burner & PBrennerNG and the merger (PIC) is work fine?

    Thanks for all!

    Cheers!

  2. Hi All

    Just to finish this thread.

    I built the 16F88 version and cascaded two together thus giving me my required 3 in 1 out. I connected the output of the first 16f88 directly to one of the inputs on the second. Both share the same power source and it appears to work fine. :D As there are only a few components, it fits into a small plastic sandwich box and costs very little compared to a commercial version. So I can happily recommend this.

    Cheers

    Chris

    PS Sorry - seem to have duplicated the original post :unsure:

    Hi All!

    Cas!

    What kind of burner and "program" did you use?

    I use the MBHP burner with PBrennerNG and the hex file from the http://www.ucapps.de/mbhp_burner.html but I'm failed to burn the code to the 16F88. The burner recognized the chip as a 16F84 :-/

    Thx forward!

    Cheers!

×
×
  • Create New...