serial trouble


Results 1 to 8 of 8

Thread: serial trouble

Threaded View

  1. #8
    Join Date
    Dec 2003
    Location
    Storrs, Ct.
    Posts
    91


    Did you find this post helpful? Yes | No

    Default

    Hello again, sorry for the delay. Busy Holiday, no time.
    I've tried removing the timeout, no change. I did notice the data I was sending to the LCD was double what I expected.
    In other words I expect :
    "11/28/04" but got "22/56/08".

    I am now dividing the variable by 2 before sending to the LCD.

    The LCD now displays what I expect.

    My Question! Why, when I use:
    SerIn2 PORTA.0, 396, [decday]
    It works but when I use :
    SerIn2 PORTC.7,396,[decday]
    I have to divide the variable by 2?

    I've included my code. Go easy on me it's one of my first projects.
    Attached Files Attached Files
    Last edited by ronjodu; - 28th November 2004 at 23:31.

Similar Threads

  1. Replies: 33
    Last Post: - 19th March 2010, 03:02
  2. Dynamic USB Serial Number (PIC18F4550)
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 16th July 2009, 17:03
  3. PIC18F4680 to PC via MAX232 (RS232 serial) no output
    By opticsteam1 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 14th April 2008, 20:39
  4. interfacing to the pc serial port
    By kelangfei in forum General
    Replies: 4
    Last Post: - 7th October 2007, 22:35
  5. Serious Serial Situation Setbacks...
    By Dansdog in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 7th February 2007, 03:46

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