new to 8 pin pic


Results 1 to 15 of 15

Threaded View

  1. #10
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by hoyles View Post
    thanks ruijc,
    i guess what i should have asked first was, how to access the i/o pins on the 12f629 and how to identify them as inputs or outputs.
    can i assume that the 6 i/o ports will be gpio.0 thru gpio.5?
    are there any pull up resistors needed for the inputs?
    are there any picbasic cammands that may not be used in this pic?
    thanks,
    mike
    The answer to EVERY one of those questions is right in the PBP manual.

    -You ask about I/O ports, there's a couple of pages in the PBP manual that have specific (to the 8 pin PIC) examples of the 8 pin PIC I/O ports and accessing them, as either inputs or outputs and setting or reading those inputs or outputs.
    -You ask about pull ups? There may or may not be a section in the 12F629 datasheet about pullups.
    -You have a 12 bit PIC, there's a whole section in the PBP manual on the 12 bit PIC and commands that may or may not have special needs when used with 12 bit PICs.
    Tell me I'm wrong, and prove it, and I'll GIVE you every PIC I have in my desk drawer.
    Last edited by skimask; - 22nd February 2008 at 18:48.

Similar Threads

  1. Is this a K Type sensor?
    By jessey in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 21st November 2009, 13:55
  2. newbe looking for PIC advice
    By Mad Professor in forum General
    Replies: 3
    Last Post: - 27th May 2009, 07:56
  3. PIC to PIC communication problem
    By precision in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 21st June 2007, 03:51
  4. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27
  5. 8 port Signal Loss Detector, possible to use a pic?
    By jamie_s in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 20th March 2006, 15:59

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