Using Microcode Bootloader + CDLite + Hyperterminal


Results 1 to 12 of 12

Threaded View

  1. #10
    Join Date
    May 2005
    Posts
    70


    Did you find this post helpful? Yes | No

    Default

    Dear milestag

    Yes commucate is OK after i edit asm file by change micro from 16f877 to 16f877a and see below

    radix DEC
    LIST P=16F877a, F=INHX8M
    xtal EQU 20000000
    baud EQU 115200
    __CONFIG _XT_OSC & _CP_OFF & _WDT_OFF & _BODEN_ON & _PWRTE_ON & _LVP_OFF & _DEBUG_OFF
    Last edited by chai98a; - 27th November 2005 at 04:47.

Similar Threads

  1. Bootloader files for MicroCode Studio Plus
    By keithdoxey in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 30th December 2007, 18:54
  2. MAX232 Pin Voltages / Bootloader / Microcode Studio
    By rossfree in forum Schematics
    Replies: 0
    Last Post: - 3rd May 2007, 15:00
  3. CDlite to MicroCode Studio
    By grounded in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 30th January 2007, 15:46
  4. Microcode Bootloader without MAX232
    By kblim in forum Schematics
    Replies: 6
    Last Post: - 9th August 2006, 02:17
  5. Replies: 1
    Last Post: - 16th June 2005, 02:56

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