Propic 2 Gold(first Post From Me)


Closed Thread
Results 1 to 3 of 3
  1. #1

    Post Propic 2 Gold(first Post From Me)

    Hello Pic Basic Pro Users, I Have Read This Thread Alot As A Guest And Now Able To Program Pic As A Newbie On My Own. I Will Like To Thank The Community For The Wonderful Works


    I Want To Build Propic 2 Gold And Have Hex File For The 12c508 That Was Used, But I Have 12f675 And Want To Know Whether Recombiling This Code For 12f675 Will Make The Code Work Flawlessly?


    Secondly I Am Using China Top 2005+ Programmer And You Have To Set Configuration Bits From The Graphical User Interface In The Software That Came With The Programmer. However I Try To Always Set Configuration Fuse From Pic Basic Pro And That Of The Programmer Tends To Override The One I Programmed Into Picbasic Pro, Which One Takes Precedence Anyway. So I Can Know Which To Use At Any Time. But It Would Have Been Easier To Set Configuration Fuse From Within Pic Basic Pro.

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Secondly I Am Using China Top 2005+ Programmer And You Have To Set Configuration Bits From The Graphical User Interface In The Software That Came With The Programmer. However I Try To Always Set Configuration Fuse From Pic Basic Pro And That Of The Programmer Tends To Override The One I Programmed Into Picbasic Pro, Which One Takes Precedence Anyway. So I Can Know Which To Use At Any Time. But It Would Have Been Easier To Set Configuration Fuse From Within Pic Basic Pro.
    Use search function here. Keywords: PRESETTING CONFIG FUSES

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


    Did you find this post helpful? Yes | No

    Default

    I Want To Build Propic 2 Gold And Have Hex File For The 12c508 That Was Used, But I Have 12f675 And Want To Know Whether Recombiling This Code For 12f675 Will Make The Code Work Flawlessly?
    If you have the source code for the 12C508, you will need to modify it a little bit as the 12F675 have ADCs and comparator that 12C508 don't. If you don't disable the extra feature, you will run into problem.

    For the Config Fuses, see this one
    Presetting Configuration Fuses (PIC Defines) into your Program
    http://www.picbasic.co.uk/forum/showthread.php?t=543

    POST #1 and POST #5 cover everything you need to know.

    Not a bad idea to have a look at the following too.
    PortA Doesn't Work & Common 8-Bit PIC® Microcontroller I/O Pin Issues (TB3009)
    http://www.picbasic.co.uk/forum/showthread.php?t=561

    HTH
    Steve

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

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. Replies: 4
    Last Post: - 15th April 2009, 01:54
  3. USB-FTDI[UM232R] with PIC16f877a
    By bjox in forum USB
    Replies: 1
    Last Post: - 23rd February 2008, 22:40
  4. Help with sound command in 2 programs
    By hyperboarder in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 5th July 2007, 20:36
  5. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27

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