New member advice please


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2008
    Posts
    4

    Default New member advice please

    Hi
    I am new to all of this but here goes

    I am considering building a small PIC based project.
    Original specs use a 16C84 microcontroller.
    I am wondering what exactly is involved with migrating to a 16F628A.
    -------------------------------------------------------------------
    Second question.................
    Original specs use an external 4MHz crystal.
    Should one do away with that and use the internal 4MHz oscillator or (perhaps for stability reasons) should one stick with the original design?

    If it is OK to use the internal oscillator could you show me the one-liner which chooses the 4MHz internal oscillator and explain exactly how to interpret the code

    Many thanks
    Bob
    New Zealand

  2. #2
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Hello Bob in New Zealand, Welcome !
    I have never used a 16C version, I have used a 16F84 however. The biggest thing I see is 16F628A has comparators on PortA, turn them off with CMCON = 7 . As fas as using INTOSC or XTAL, or a Resonator, depends upon how critical your timing needs are, if you are using serial outs you may not want to use INTOSC.
    look at these threads:
    http://www.picbasic.co.uk/forum/showthread.php?t=543
    http://www.picbasic.co.uk/forum/showthread.php?t=561
    JS
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  3. #3
    Join Date
    Apr 2008
    Posts
    4


    Did you find this post helpful? Yes | No

    Default Thank you

    Thank's Joe

Similar Threads

  1. Need "PIC16F84A" Controler schematic Advice...
    By Kyo_89 in forum Schematics
    Replies: 1
    Last Post: - 27th May 2009, 23:03
  2. Advice on frequency measurement to 30MHz
    By Andy Wood in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 27th March 2009, 04:23
  3. Your OTP advice?
    By truvahorse in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 28th June 2008, 16:37
  4. Decoding an incoming infrared signal: need advice
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 9th May 2008, 16:28
  5. Advice needed on 'neat' Project!
    By vacpress in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th February 2007, 06:21

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