Das Open-Control-Projekt - Die Alternative zur C-Control-I


Das Forum zur C-Control-1
Welche C-Control-Varianten existieren?
Übersicht - Suchen - Neueste 50 Beiträge - Neuer Beitrag - Login - Registrieren
INFO - FAQ - CC2-Forum - CCPro-Forum 

 Re: RS232 buffer space? Kategorie: C-Control I V1.2/2.0 (von Henrik, Homepage - 23.09.2005 0:06)
 Als Antwort auf RS232 buffer space? von Windt H.J. - 22.09.2005 23:41
Henrik nutzt:  CC1-M-Unit V1.2/2.0, Micro
Hello H.J.


> How much buffer-space does the C-Control I v2.02 have for receiving data over the rs232 port at 4800 bps??
> My controller needs to be able to receive up to 82 bytes of data at 4800 bps and save the data in a I2C ram.
> This is to be able to connect a GPS receiver to the C-Control.
> Thanks for any answers.

well, the buffer size is always 8 Byte and not depending on the baud rate. As far as I could see, ~ 13 up to 14 bytes can be received continuosly without drops @ 48000 bps.

To solve the Problem it needs to write the data in an array. That can be done with the version 2.03 using basic++ and its pointer routines.

Best regards
Henrik

Meine Homepage: http://www.henrik-reimers.de/control/

 Antwort schreiben

Bisherige Antworten: