Author |
Message |
Topic: Serial Timeout |
Claudio Dias
Replies: 2
Views: 3926
|
Forum: General CCS C Discussion Posted: Wed Nov 26, 2008 12:04 pm Subject: Serial Timeout |
Thanks Ttelmah!
I saw the LST and the right version is 3.200.
I'm trying to implement with timed_getc() but facing a new problem.
As I have very slow baud rate (110 bps), I change the 16f628 int ... |
Topic: Serial Timeout |
Claudio Dias
Replies: 2
Views: 3926
|
Forum: General CCS C Discussion Posted: Wed Nov 26, 2008 7:36 am Subject: Serial Timeout |
Hi guys,
I'm starting now with PIC and need to implement a protocol client through UART, but I have to continue if the package do not arrive in 150 ms.
Reading the ccs manual (http://www.ccsinfo.c ... |
|