port config.


Closed Thread
Results 1 to 4 of 4

Thread: port config.

  1. #1
    Join Date
    May 2008
    Posts
    10

    Default port config.

    I wanna use port a (analog input) for analog digital coversation
    other port as digital
    port b for lcd output
    input port c 2 for frequency measurement
    port c 3 scl
    port c 4 sda
    port c 6
    port c 7

    for rs 232 comminication with max 232

    and port d all digital output

    how can I config ports
    please help ....
    Attached Images Attached Images  

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Assuming you're using PicBasicPro (like the title of this section of the forum says), I assume you are using MeLabs PicBasicPro, and therefore, I can infer that you have or have access to the PicBasicPro manual, which contains instruction on how to configure an ADC port, how to set ports for input and/or output, how to set up a serial port (baud rates, pin configuration, etc) and how to set up the I2C module and pins.
    So what exactly is the problem then?

  3. #3
    Join Date
    May 2008
    Location
    Florida
    Posts
    64


    Did you find this post helpful? Yes | No

    Lightbulb

    I find the Help button in PBP is very useful also. Try ADCIN, code you can cut and paste...

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by manwolf View Post
    I find the Help button in PBP is very useful also. Try ADCIN, code you can cut and paste...
    I think the HELP button you may be referring to is actually in Microcode Studio...
    But yes, it is VERY helpful...

Similar Threads

  1. 18F4550 Bootloader enter via eeprom setting
    By bradb in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd November 2008, 23:51
  2. Error 0X0000008E when connecting a 18F2550 USB HID
    By FranciscoMartin in forum USB
    Replies: 8
    Last Post: - 16th October 2008, 17:20
  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. PortE problems (PIC18F4455)
    By RubenR in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 12th July 2006, 15:26
  5. Installation sequence
    By Demon in forum General
    Replies: 23
    Last Post: - 11th July 2006, 03:56

Members who have read this thread : 1

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