> has it at 4800bps continous performance or must accumulate 32 bytes? > second state is unpleasant for me because of my data structure. > this matter at its data sheet has not determined obviously. The data sheet is very poorly written, but it looks like you can send single bytes, or small numbers of bytes, by waiting at least 30mS. This is a common approach with packetized transmission protocols. If you send 32 bytes then the data goes immediately. If you send 31 bytes or less, then the data goes when the 32nd byte arrives, OR when 30mS with no additional data elapses. At least that's what it looks like from reading the data sheet. -- There is no computer problem which cannot be solved by proper application of a sufficiently large hammer.
Message
Re: [AVR-Chat] RF module
2009-07-28 by David VanHorn
Attachments
- No local attachments were found for this message.