avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Problems sending byte to ATmega128 via USART0 when MCU is


From: Rick Mann
Subject: Re: [avr-chat] Problems sending byte to ATmega128 via USART0 when MCU is streaming bytes out.
Date: Mon, 17 Apr 2006 22:23:28 -0700


On Apr 17, 2006, at 22:12 , Hugo González Monteverde wrote:

Tho things come to mind: the char device is buffered as it is UNIX. What are you using to send that byte? What program? Can you force a flush of the buffer?

What I've discovered is that the BlueSMiRF can't handle a high rate of data coming in and data going out if it's in "normal" mode (where it's looking to parse AT commands). Once I put it into fast data mode, where the parser is bypassed, it seemed to work fine.

Thanks, tho.

--
Rick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]