Thread: simple serial send/receive problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Apr 2003
    Posts
    8

    deviant

    thanks ill have a go at that

    I would have posted all the code but its near on 700 lines

    not sure it would have been apprecaited

    EDIT: Solved

    The problem came down to timing :/
    I dropped in a wait function after each read from the COM port and low and behold the packets were all present and correct

    Thanks again for the help

    Cheers,
    Kev
    Last edited by gMan; 04-02-2003 at 05:32 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Simple Variable Problem
    By Cthulhu in forum C++ Programming
    Replies: 2
    Last Post: 11-11-2005, 04:07 PM
  2. PC104 Serial Port Programming Problem
    By outerspace in forum C Programming
    Replies: 6
    Last Post: 11-09-2005, 07:07 PM
  3. Problem with simple XOR program
    By spike_ in forum C++ Programming
    Replies: 8
    Last Post: 08-17-2005, 12:09 AM
  4. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM
  5. Weired serial port problem
    By SuperNewbie in forum Windows Programming
    Replies: 2
    Last Post: 12-14-2003, 05:31 AM