From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29585 invoked by alias); 3 Jul 2009 05:56:40 -0000 Received: (qmail 29574 invoked by uid 22791); 3 Jul 2009 05:56:39 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Jul 2009 05:56:33 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MMbl9-0006EW-DI for ecos-discuss@ecos.sourceware.org; Thu, 02 Jul 2009 22:56:31 -0700 Message-ID: <24318020.post@talk.nabble.com> Date: Fri, 03 Jul 2009 05:56:00 -0000 From: grahamlab To: ecos-discuss@ecos.sourceware.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <24306125.post@talk.nabble.com> <24307911.post@talk.nabble.com> X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Simple serial comms X-SW-Source: 2009-07/txt/msg00010.txt.bz2 grahamlab writes: > > >How are you sending the bytes? > I can also make my program behave like this. The problen arises when I > send > the data in a chunk > 128 bytes - either using minicom or another program. In that case I suspect that enabling flow control might be necessary. If you can use harware flow control that would be best, otherwise use software flow control. I have tried flow control but to no avail there must be a way to receive more than 128 bytes has anybody got any other suggestions Graham -- View this message in context: http://www.nabble.com/Simple-serial-comms-tp24306125p24318020.html Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss