PIC 12c509 - No External timing components


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    stay_aliveuk's Avatar
    stay_aliveuk Guest

    Default PIC 12c509 - No External timing components

    I am new to this area of electronics but have done a bit with the 16c84. I have just noticed from some schematics I stumbled across that you do not have to have external timing components. This can apparently be done though software. Does anyone have any samples of do they need to be specific to a program?

    Best regards

  2. #2
    niels's Avatar
    niels Guest


    Did you find this post helpful? Yes | No

    Default

    I didn't think that the 16c84 had an internal oscillator. Some chips (such as the 16F88 do). These are configured when you program the PIC.

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


    Did you find this post helpful? Yes | No

    Default

    you can run the 12C509 by setting the according configuration fuses in your code or before programming it... do it in your code, it's handy and easy. The whole thing is explain in the following thread.
    http://www.picbasic.co.uk/forum/showthread.php?t=543
    Steve

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

  4. #4
    Join Date
    Feb 2003
    Location
    Salt Lake City, Utah USA
    Posts
    517


    Did you find this post helpful? Yes | No

    Smile

    In additon to what the others have said ... I went to MELabs website and used their PIC search tool to find all PICs that have internal oscillator capabilities. You can see these here:

    http://tinyurl.com/rjfux

    As far as specific examples, I have a picture posted (link below) showing a serial interface to a custom display (with no external oscillator)

    http://tinyurl.com/rtgtm

    a small code snippet is included under the picture. As the others have noted, the choice to use the internal or external is made when you program the chip. Follow the links they provided for more information on that.

    Good Luck
    Paul Borgmeier
    Salt Lake City, UT
    USA
    __________________

Similar Threads

  1. Please help to change pic on asm 12c509
    By davids in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th February 2010, 17:16
  2. Pic not timing correctly
    By atwoz in forum General
    Replies: 4
    Last Post: - 5th December 2007, 21:25
  3. About timing in pic basic pro
    By din_kt in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 4th October 2007, 03:09
  4. PIC AD + Vref- using external IC
    By jorge in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 19th June 2007, 02:05
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

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