16F913 RA7 Pin control problem


Results 1 to 4 of 4

Threaded View

  1. #1
    Join Date
    Sep 2005
    Location
    Hernando,Florida USA
    Posts
    8

    Question 16F913 RA7 Pin control problem

    I am having a problem making RA7 an I/O and making it go low.

    ANSEL = 0
    CMCON0 = $07
    INTOSCIO set in the 16F913.inc file which will give me general I/O on RA6 and RA7

    LOW PORTA.7 'should set pin RA7 to output and low. (not working)

    looking at the data sheet @ TABLE 3-1 page 40
    SUMMARY OF REGISTERS ASSOCIATED WITH PORTA
    the only registers used by RA7 are :
    TRISA7
    LCDEN
    LCDSE0
    LCDSE1

    Anyone have any ideas

    Thanks Wayne
    Last edited by Wayne; - 26th January 2006 at 21:41.

Similar Threads

  1. My code for TV remote and MIBAM for RGB control
    By idtat in forum Code Examples
    Replies: 4
    Last Post: - 12th January 2013, 20:52
  2. Is this a K Type sensor?
    By jessey in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 21st November 2009, 13:55
  3. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27
  4. Replies: 1
    Last Post: - 6th April 2007, 10:50
  5. Another RTC, DS1287
    By DavidK in forum Code Examples
    Replies: 0
    Last Post: - 12th December 2006, 17:07

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