More MCS+ Bootloader Questions


Closed Thread
Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2005
    Location
    Dayton, Ohio
    Posts
    72

    Default More MCS+ Bootloader Questions

    I am strongly considering buying MicroCode Studio Plus in order to use the bootloader with a PIC18F2525. But before I drop the $50...

    1. Will the bootloader work without the MCLR/DTR line? I only need the circuit to look for the boot loader when it is first turned on (or manually reset). I don't have any "spare" pins in this design, and the MCLR pin is already being used as an Input, and even the USART RX and TX lines will be used as normal I/O lines for other functions when the bootloader is not connected.

    2. Ideally I'd also like to skip using the MAX232 chip and just use 2 resistors as shown in the PBPRO manual (SerOut/SerIn). Has anyone had success with this for bootloader operation? Is it reliable?

    thanks in advance

    Jim

    www.lasertagparts.com

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


    Did you find this post helpful? Yes | No

    Default

    > 1. Will the bootloader work without the MCLR/DTR line?

    Yes, it will work fine.

    > 2. Ideally I'd also like to skip using the MAX232 chip...

    MicroCode Loader uses the MCUs hardware USART, which operates in true mode. You will therefore need a level inverter of some kind in order to connect to a PC.

  3. #3
    Join Date
    Sep 2005
    Location
    Dayton, Ohio
    Posts
    72


    Did you find this post helpful? Yes | No

    Default

    David,

    Thanks for the info. I guess I'll just have to build a small programming "dongle" with the Max232 in it. Still better than adding an extra IC to every PC board.

    regards,

    Jim

  4. #4
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by milestag
    ...I guess I'll just have to build a small programming "dongle" with the Max232 in it...
    Jim, you can easily fit an SMD MAX233 inside a standard DB9 plug.

    All you then need is four wires to your target board.
    regards

    Ralph

    _______________________________________________
    There are only 10 types of people:
    Those who understand binary, and those who don't ...
    _______________________________________________



  5. #5
    Join Date
    Feb 2003
    Posts
    432


    Did you find this post helpful? Yes | No

    Default

    I have a couple of these on their way to me

    http://www.dontronics.com/micro-usb.html

    which I am hoping will enable me to bootload my projects with just a USB lead as my Laptop is legacy free and it seems pointless to go

    USB >> RS232 >> MAX232 >> PIC

    when I can go

    USB >> MicroUSB >> PIC

    I also have a couple of these colour LCD displays coming as well

    http://www.dontronics.com/micro-lcd.html

    I hope to be able to create some pretty cool Menu's for my project
    Keith

    www.diyha.co.uk
    www.kat5.tv

  6. #6
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762


    Did you find this post helpful? Yes | No

    Default

    Keith,

    ok, we're a bit off topic, but

    you should have a look at the LANTRONIX Xport
    Last edited by NavMicroSystems; - 20th October 2005 at 21:30.
    regards

    Ralph

    _______________________________________________
    There are only 10 types of people:
    Those who understand binary, and those who don't ...
    _______________________________________________



  7. #7


    Did you find this post helpful? Yes | No

    Default

    David,

    You may consider this heresy but, ..... why not offer a version of Microcode Loader that operates from inverted logic? This may appeal to those not wanting a hardware interface, and maybe increase sales of MS+.

  8. #8


    Did you find this post helpful? Yes | No

    Red face

    Hi,

    I may be wrong, but implementing inverted serial communication on the PC-side would NOT be an easy task. I have a feeling that it can't be done.
    If it can, I'd love to hear about it.
    It would be useful.

    Cheers.
    ---> picnaut

Similar Threads

  1. PIC18F4680 bootloader
    By vinyl_theif in forum General
    Replies: 1
    Last Post: - 29th January 2009, 17:45
  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. USBDemo with Bootloader
    By vacpress in forum USB
    Replies: 4
    Last Post: - 25th January 2007, 22:29
  4. bootloader questions
    By mischl in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 20th August 2006, 20:01
  5. Bootloader Problems
    By rossfree in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th February 2005, 17:51

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