Serin serout problem


Closed Thread
Results 1 to 40 of 337

Hybrid View

  1. #1
    Join Date
    Sep 2006
    Posts
    747


    Did you find this post helpful? Yes | No

    Default

    try counter , what is that ?
    I just moved the circuit to somewhere else on the breadboard, no changes

    k

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by lerameur View Post
    try counter , what is that ?
    I just moved the circuit to somewhere else on the breadboard, no changes

    k
    3 or 4 posts ago, I changed the code, added a couple of counters...
    making the lcd work for you!

  3. #3
    Join Date
    Sep 2006
    Posts
    747


    Did you find this post helpful? Yes | No

    Default

    aa ok , i see that, my compiler does not recognize the 'dec3' command
    picbasic pro 2.46

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by lerameur View Post
    aa ok , i see that, my compiler does not recognize the 'dec3' command
    picbasic pro 2.46
    I'm running 2.46, using it just fine, no space between dec and 3. Just replace it with DEC and see what happens.

  5. #5
    Join Date
    Sep 2006
    Posts
    747


    Did you find this post helpful? Yes | No

    Default

    ok, working now, Try2 was not initialized

    the sending counter works, but is about incrementing once every .5 seconds
    With temperature showing on the first line
    The second lcd (receiving) nothing on the first line , and the counter is not counting, The counter starts when the wire (input) is disconnected
    but NO Tc anf Tf
    k
    Last edited by lerameur; - 24th December 2006 at 00:51.

  6. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by lerameur View Post
    ok, working now, Try2 was not initialized

    the sending counter works, but is about incrementing once every .5 seconds
    With temperature showing on the first line
    The second lcd (receiving) nothing on the first line , and the counter is not counting, The counter starts when the wire (input) is disconnected
    but NO Tc anf Tf
    k



    Which PIC are you using?
    And while we're at it, try changing the receiving PIC receiving line over to portb.2 and change the references. Who knows...maybe you blew out a pin.

  7. #7
    Join Date
    Sep 2006
    Posts
    747


    Did you find this post helpful? Yes | No

    Default

    I have not changed Pic16f88

    I also tried f84a, same thing
    I dont have much in the 6 series, more in the 18,

Similar Threads

  1. A Serial GLCD 128x64 Simple Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 8th March 2010, 20:58
  2. PIC16f877 code crosses boundary @800h
    By inventosrl in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 6th April 2009, 22:03
  3. serout and serin problem
    By nicolelawsc in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 11th April 2006, 19:44
  4. Replies: 11
    Last Post: - 13th July 2005, 19:26
  5. SerIn and SerOut
    By Dwayne in forum FAQ - Frequently Asked Questions
    Replies: 0
    Last Post: - 21st July 2004, 15:54

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