Development Board Recomendations ???


Closed Thread
Results 1 to 28 of 28

Hybrid View

  1. #1
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    Came across another board, on a slightly smaller scale than the EasyPIC boards, but a lot more expensive



    http://www.msebilbao.com/tienda/prod...roducts_id=341

  2. #2
    Join Date
    Dec 2006
    Posts
    38


    Did you find this post helpful? Yes | No

    Default Its in

    Just wanted to say thanks for all of your input. I ordered the ezPic4 and its in began toying with it and must say it has alot of nice feature modular expansion and a built in programmmer.

    Thanks for all your advice and guidance.

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Sweet!

    I never used ANY development board before i decide to buy EasyPic 4. Of course for specific project i'm not going to use it anyway. But for short term, fast test and/or development it's really THA right thing to use.

    To test forum user code.. it's even better and save me tons of time

    Enjoy!

    EDIT: if you want to launch the Programmer within MicroCode Studio, here's the command line you need
    Code:
    -pPIC$target-device$ -f$hex-filename$ -e -w
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    Dec 2006
    Posts
    38


    Did you find this post helpful? Yes | No

    Default

    great thanks
    I also use -Q that exits the programmer when completed

  5. #5
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,621


    Did you find this post helpful? Yes | No

    Default

    Steve,
    That's great! I've been holding back on buying one because it didn't support the MCS bootloader. I didn't know you could kick that programmer from with in MCS.

    Programming a 18F2431 with my PICStart+ takes about a minute, bootloading it takes a couple of seconds, depending on size of code ofcourse. How is the built in programmer speedwise compared to a bootloader or the PICStart for example?

    TIA
    /Henrik Olsson.

  6. #6
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    It's actually faster than PICSTART, just send me your .HEX file (in a ZIP) in my e-mail, i'll do the test for you.

    BUT YES, you can use the Bootloader as well. The only thing if you don't do a little modification to the board is that you'll need to press on RESET each time. No big deal.

    On the other hand, the modification to do is sooooo simple. a SOT-23 n-channel mosfet (or transistor) and a few inch wire is all you need.

    It take about 1 minute to modify it... big deal...
    • MOSFET gate to DB9 pin 4
    • MOSFET drain to the MCLR line (a via can be found close to the E5 capacitor... near the + sign on the bottom side of the board. It's also PIN 7 of the PIC PROG IC)
    • MOSFET source to DB9 pin 5

    everything fit pretty well on the bottom side. The SOT-23 mosfet have two pin directly soldered on the DB9 pin. Easy easy easy.
    Last edited by mister_e; - 21st February 2007 at 18:05.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  7. #7
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,621


    Did you find this post helpful? Yes | No

    Default

    Hi Steve,
    Thanks for the offer, I really appreciate it! (hex file sent off list)

    For the record:
    The hex file is for a 16F877 and compiles to 1502 words.
    PICStart+ takes 28 seconds to flash the device.
    MCS Bootloader takes ~2seconds to write the code to the device.

    Now, I understand that the PICStart+ writes to all memory locations and the bootloader only to the ones actually being used by the program.

    Anyway, looking forward to the results, if you can squeese it in - no rush!

    And thank you VERY much for the retrofitting details on the EasyPIC4!

    /Henrik Olsson.

  8. #8


    Did you find this post helpful? Yes | No

    Default clarity

    Quote Originally Posted by mister_e View Post
    Sweet!

    I never used ANY development board before i decide to buy EasyPic 4. Of course for specific project i'm not going to use it anyway. But for short term, fast test and/or development it's really THA right thing to use.

    To test forum user code.. it's even better and save me tons of time

    Enjoy!

    EDIT: if you want to launch the Programmer within MicroCode Studio, here's the command line you need
    Code:
    -pPIC$target-device$ -f$hex-filename$ -e -w
    mister e add me to the list ijust ordered one does look great
    any chance you could expand on this not sure where this line goes in mcs+

  9. #9
    Join Date
    Dec 2006
    Posts
    38


    Did you find this post helpful? Yes | No

    Post

    >> View
    >> Compile and Program Options
    >> Programmer
    >> Add New Programmer
    >> Create Custom Programmer Entry

    and the rest should be self explanatory......

  10. #10


    Did you find this post helpful? Yes | No

    Smile ty

    thanks for the info and a direction to follow
    appreicate your help

Similar Threads

  1. microcode studio and ql200 development board
    By mombasa in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 1st October 2015, 17:28
  2. RF development board
    By Bruce in forum Adverts
    Replies: 2
    Last Post: - 26th January 2011, 20:57
  3. Pic Development Board
    By malc-c in forum mel PIC BASIC Pro
    Replies: 41
    Last Post: - 9th September 2010, 17:14
  4. Pretty cool display and development board PIC_LCD3310
    By ScaleRobotics in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 17th April 2010, 10:05
  5. Development Board
    By carl_schell in forum Adverts
    Replies: 0
    Last Post: - 21st July 2004, 08:39

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