Author |
Message |
Topic: problem in CCP (capture mode) |
allr
Replies: 12
Views: 39808
|
Forum: General CCS C Discussion Posted: Wed Jul 07, 2010 1:51 am Subject: Re: problem in CCP (capture mode) |
A question,
What happens when "new_rise" value are < that "old_rise" valued because an overflow of the Timer1 has happened?
... period=(new_rise)-(old_rise)...
Thanks |
Topic: Read cursor position in a GLCD with t6963c driver |
allr
Replies: 4
Views: 4728
|
Forum: General CCS C Discussion Posted: Tue May 15, 2007 1:13 am Subject: Read cursor position in a GLCD with t6963c driver |
Thanks for the answer treitmey, but what really I want to know are, if there is some command or method to know the real position of the cursor, that is to say, to read the address of the cursor. |
Topic: Read cursor position in a GLCD with t6963c driver |
allr
Replies: 4
Views: 4728
|
Forum: General CCS C Discussion Posted: Mon May 14, 2007 7:05 am Subject: Read cursor position in a GLCD with t6963c driver |
Hello,
It is possible to read the position of the cursor, in text mode, of a GLCD with a T6963C controller?
Thanks |
Topic: Software SPI slave |
allr
Replies: 1
Views: 3355
|
Forum: General CCS C Discussion Posted: Thu Sep 28, 2006 2:21 am Subject: Software SPI slave |
Hi,
Iam using a PIC12F683 and it does not have a hardware SPI. I need to implement a software SPI SLAVE but I only find masters examples.
Somebody can help me?
Thanks |
|