hi . can someone help me ?


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2007
    Posts
    25

    Default hi . can someone help me ?

    hi everybody .

    i wish to find someone help me here .

    am working with pic18f4550 and i need to configure it as 8 analog input (

    connected to variable resistor ) - 8 digital input (0-1) - 8 digital output .

    i did it but i cant make the analog part code .

    so . can some one help me to do it . ( i need the pbp code + vb code )

    thanks .

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

    Default

    here's something to help you to start

    USBDemo, something to learn USB a little bit

    http://www.picbasic.co.uk/forum/showthread.php?t=5418
    Steve

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

  3. #3
    Join Date
    Jun 2007
    Posts
    25

    Default thank you .

    thanks alot dear .

    but when am trying to compile it i get :

    "overwriting previous address contents (0000)"
    "overwriting previous address contents (0001)"
    "overwriting previous address contents (0002)"
    "overwriting previous address contents (0003)"
    "overwriting previous address contents (0004)"
    "overwriting previous address contents (0005)"
    "overwriting previous address contents (0006)"
    "overwriting previous address contents (0007)"

    and when am trying to delete the first asm block in the pbp code it compiling

    good . so what is the problem ?

  4. #4
    skimask's Avatar
    skimask Guest

    Default

    Quote Originally Posted by amenoera View Post
    thanks alot dear .
    but when am trying to compile it i get :
    "overwriting previous address contents (0000)"
    .........
    A simple search on just the word 'overwriting', would give you this:
    http://www.picbasic.co.uk/forum/show...=6775#post6775
    which most likely contains the answer to your problem...

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