Author |
Message |
Topic: Built-in USART buffer 3 characters? |
xxjoelxx
Replies: 5
Views: 10343
|
Forum: General CCS C Discussion Posted: Mon Nov 23, 2009 10:42 am Subject: Built-in USART buffer 3 characters? |
Hey, I was reading this on the CCS reference book. As I'm using a built in USART. Thinking of how do I solve the problem of receiving 3 bytes at a time. Anyone can help to explain? Thanks.
GETC( ... |
Topic: Only first 3 bytes received from serial com1 |
xxjoelxx
Replies: 1
Views: 2615
|
Forum: General CCS C Discussion Posted: Thu Nov 19, 2009 7:33 am Subject: Only first 3 bytes received from serial com1 |
I don't understand why I always get only the first 3 bytes at a time from my serial Com. I tried to use interrupt #int_RDA to see whether does it help, but to no avail. Some people met this problem to ... |
Topic: CCS (PCW C compiler IDE) baud error |
xxjoelxx
Replies: 6
Views: 6214
|
Forum: General CCS C Discussion Posted: Mon Oct 05, 2009 7:56 pm Subject: CCS (PCW C compiler IDE) baud error |
HEY people. Is there anyone who can help? Would be greatly appreciated. |
Topic: CCS (PCW C compiler IDE) baud error |
xxjoelxx
Replies: 6
Views: 6214
|
Forum: General CCS C Discussion Posted: Thu Oct 01, 2009 8:05 pm Subject: Freqency of crystal |
Thanks Ronald for the reply. My motherboard is using a M.Crystal 25 MHZ frequency.
In my program I did a "#use delay(clock=25000000)", which matches with the clock frequency I am using. Th ... |
Topic: CCS (PCW C compiler IDE) baud error |
xxjoelxx
Replies: 6
Views: 6214
|
Forum: General CCS C Discussion Posted: Thu Oct 01, 2009 11:03 am Subject: CCS (PCW C compiler IDE) baud error |
Hey, I'm currently in a situation which I'm trying to solve. Currently I am using the PCW compiler version 4. Everytime I compile my program, it pops a baud rate out of range error. Whereas if I use t ... |
|