18F4520 44 pin


Closed Thread
Results 1 to 7 of 7

Thread: 18F4520 44 pin

  1. #1

    Exclamation 18F4520 44 pin

    Hi I am looking for a cheap debugger programmer for PIC18F4520 44 pin microcontroller. planning to buy one stepper motor with it may be some sensor as well. I saw olimex have sort of prototyping boards. can I program controller with it and at the same time carry input output operations on it? any suggestions?

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    If you need a programmer, go with the PICKIT2
    http://www.microchip.com/stellent/id...cName=en023805
    and a breadboard.
    Dave
    Always wear safety glasses while programming.

  3. #3


    Did you find this post helpful? Yes | No

    Default

    and how much does it cost altogether?

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    I would go with the PicKit only. $34.99. I purchased the Debug kit, never have used the board that cam with it.
    http://www.microchipdirect.com/produ...words=PG164120

    I have been using these bread boards. More than one can snap together for larger projects. $4.00 each.
    http://www.allelectronics.com/cgi-bi...CONTACTS_.html

    And your choice of headers for the connection.
    http://www.allelectronics.com/cgi-bi...2/Headers.html

    So $50.00 plus should get you a couple of bread boards, headers and programmer. Plus shipping.
    Dave
    Always wear safety glasses while programming.

  5. #5


    Did you find this post helpful? Yes | No

    Default

    Hi.
    bought some electronics. OEM-PICKIT2 programmer, Olimex PIC-USB-4550 prototyping board, PIC ICSP connector, RC servo. attachiing the photos with this message. Now the problem is MPLAB IDE does not have any support for Pickit2. program for PICkit2 can only load .hex files. so I need to compile my source code into .hex format. are there any useful programs for this? I have got CCS C but can not support PICkit2 and I can not get .hex as well.

    so I m sort of stuck.
    Attached Images Attached Images    

  6. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by ferrousduke View Post
    Now the problem is MPLAB IDE does not have any support for Pickit2
    I thought the latest MPLAB did have PicKit2 support...

    program for PICkit2 can only load .hex files. so I need to compile my source code into .hex format. are there any useful programs for this?
    MPLAB for doing straight assembly code...
    PicBasicPro for doing PicBasicPro, which compiles to assembly, which MPLAB assembles, into hex code.

    I have got CCS C but can not support PICkit2 and I can not get .hex as well.
    wrong forum...

  7. #7
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Yep, wrong forum. But if you do succeed in getting a hex file out of the program you have
    http://www.ccsinfo.com/faq.php?page=standalone
    and I wish you luck.

    The PICKIT2 can be set up so that when ever it see a ne hex it will automatically program the chip. I leave it running in the background when I am working.

    Give PB a try
    http://www.melabs.com/pbpdemo.htm
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. Is this a K Type sensor?
    By jessey in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 21st November 2009, 13:55
  2. DS1820 with 16f688
    By jessey in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 23rd May 2009, 05:07
  3. 16f887 44 pin demo board code problem?
    By jessey in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 7th December 2008, 14:17
  4. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27
  5. Another RTC, DS1287
    By DavidK in forum Code Examples
    Replies: 0
    Last Post: - 12th December 2006, 17:07

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