bootloader file 10 mhz


Closed Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2006
    Posts
    35

    Default bootloader file 10 mhz

    I've e-mailed Mechanique several times in order to obtain a 10 Mhz bootloader file for a 16F877 at 10 Mhz but have had no reply. The 4Mhz and 20Mhz files I have, have only two characters in both files that are different. AE in the 4Mhz file and 7A in the 20 Mhz file. Would this be where a set of characters would be for 10 Mhz and what would they be? Thanks bunches Emmett

  2. #2
    Join Date
    Aug 2006
    Posts
    65


    Did you find this post helpful? Yes | No

    Default

    Emmett,

    I disassembled the Mecanique hex file and was able to successfully modify it for a couple different clock frequencies and baudrates, including the internal PIC oscillator (no external xtal required!). If you want to do this, go to this web site and download PIC18dis.exe:

    http://www.etc.ugal.ro/cchiculita/so.../picdisasm.htm

    After you run the disassembler on the .hex file, you'll get a viewable .asm file that you can modify and reassemble using MPASM.

    Joe

  3. #3
    Join Date
    Jun 2006
    Posts
    35


    Did you find this post helpful? Yes | No

    Default

    Hands down, this is the best support I have ever experienced for ANY product I have ever purchased, Let alone the fact that many people who are worlds more intelligent in this field than I can ever hope to be, are willing to give their time. PRICELESS! Thanks so much Joe! I'm off to fire up my 10Mhz!Emmett

  4. #4
    Join Date
    Nov 2003
    Location
    Sao Paulo - Brazil
    Posts
    92


    Did you find this post helpful? Yes | No

    Default 10 Mhz File...

    Hi Emmet,

    did you have success in changing the Mecanique Hex files in order to obtain a 16f877 10 Mhz version ?

    The asm files of both files returned me just 2 differences wich are

    Line 29 in 4 Mhz Version rrcf 0Ch,W
    Line 29 in 20 Mhz Version rrcf 40h,W

    Line 180 in 4 Mhz Version rrcf 5,W
    Line 180 in 20 Mhz Version rrcf 15h,W

    did you have succes on finding the relation between those values ?

    I have mailed Mecanique a couple of times but they don´t answer...

    Regards .

    Sérgio

  5. #5
    Join Date
    Feb 2005
    Location
    Saltburn by the Sea
    Posts
    23


    Did you find this post helpful? Yes | No

    Default

    Please give me a fair time to respond to emails. I received this today at 17:03

    > I was checking your bootloading solution yesterday and I realized
    > that you have bootloader hex files for 4 Mhz and 20 Mhz for the 16F877

    which isn't really a couple of times and don't answer!

  6. #6
    Join Date
    Nov 2003
    Location
    Sao Paulo - Brazil
    Posts
    92


    Did you find this post helpful? Yes | No

    Default

    Hi David,

    you´re right !

    I just have checked my outgoing message box and 2 of my 3 e-mails sent to you were blocked by e-mail server ! (I don´t know why, yet)

    Anyway, I would like to say thank you very much for the file !

    Regards !

    Sérgio

  7. #7
    Join Date
    Jun 2006
    Posts
    35


    Did you find this post helpful? Yes | No

    Default

    Yes, they sent me one for 10 Mhz. Just takes them a little time it seems but it works fine. Emmett

Similar Threads

  1. How to drive the Vinculum VDIP1 in UART mode
    By BrianT in forum Code Examples
    Replies: 41
    Last Post: - 23rd May 2013, 12:34
  2. 18F4550 Bootloader enter via eeprom setting
    By bradb in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd November 2008, 23:51
  3. USB-FTDI[UM232R] with PIC16f877a
    By bjox in forum USB
    Replies: 1
    Last Post: - 23rd February 2008, 22:40
  4. The ultimate include file
    By bearpawz in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 26th January 2007, 19:35
  5. Bootloader + Mainline code in single HEX file
    By dman776 in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 19th May 2006, 22:59

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