Author |
Message |
Topic: PIC10F202 Pull-up & Wake on Pin Change |
RatherBeFlying
Replies: 3
Views: 7119
|
Forum: General CCS C Discussion Posted: Sat Jun 03, 2006 11:45 am Subject: PIC10F202 Pull-up & Wake on Pin Change |
Anyone successfully compiled PIC10F20x on CCS?
Strange problems occurring, with a search on the forum, a Configuration word problem could still be the issue as in:
http://www.ccsinfo.com/forum/vie ... |
Topic: PIC10F202 Pull-up & Wake on Pin Change |
RatherBeFlying
Replies: 3
Views: 7119
|
Forum: General CCS C Discussion Posted: Fri Jun 02, 2006 12:18 pm Subject: PIC10F202 Pull-up & Wake on Pin Change |
Thanx Ttelmah, we live and learn.
So if i need wake up on pin change as well then another setup counter call should be made?
What do you think if i just use the following just before entering t ... |
Topic: PIC10F202 Pull-up & Wake on Pin Change |
RatherBeFlying
Replies: 3
Views: 7119
|
Forum: General CCS C Discussion Posted: Fri Jun 02, 2006 3:41 am Subject: PIC10F202 Pull-up & Wake on Pin Change |
Hi,
I feel the answer is simple, but somehow can�t figure it out!
The datasheet for PIC10F202 does not show the OPTION register address so I can�t use the #byte to access the register bits. T ... |
Topic: Replace IR LED with PIC |
RatherBeFlying
Replies: 7
Views: 8980
|
Forum: General CCS C Discussion Posted: Sat Jul 23, 2005 11:29 am Subject: Replace IR LED with PIC |
Thank you both.
Yes, i think we should find a scope and hook it up to the IR LED and check the signal.
if we are working on the receiver side, i guess would be easier as we will get the signal d ... |
Topic: Replace IR LED with PIC |
RatherBeFlying
Replies: 7
Views: 8980
|
Forum: General CCS C Discussion Posted: Sat Jul 23, 2005 8:15 am Subject: Replace IR LED with PIC |
Hi all,
We need to remove the IR LED from a device and connect a PIC pin instead. Mainly to log usage of the device for later analysis.
The unit is a basic IR transmitter similar to a remote c ... |
Topic: Timing Problem? (3 UART) |
RatherBeFlying
Replies: 6
Views: 13329
|
Forum: General CCS C Discussion Posted: Mon Aug 02, 2004 1:44 pm Subject: Timing Problem? (3 UART) |
Thanx PCM programmer for the hint.
I guess its worth testing the 3 UART on a PIC18Fxxx running 40Mhz to make sure about the 10us for timer2.
Thanx again guys. |
Topic: Timing Problem? (3 UART) |
RatherBeFlying
Replies: 6
Views: 13329
|
Forum: General CCS C Discussion Posted: Sat Jul 31, 2004 3:07 pm Subject: Timing Problem? (3 UART) |
Hi Eric,
Thanx for the post.
Yes, the problem starts just right after power on, the slow serial is not sending or expecting data (same thing with the slow ser. is also off completly). Yes, the ... |
Topic: Timing Problem? (3 UART) |
RatherBeFlying
Replies: 6
Views: 13329
|
Forum: General CCS C Discussion Posted: Sat Jul 31, 2004 1:49 am Subject: Timing Problem? (3 UART) |
Thanx PCM programmer for your reply.
I apologize if my questions are still too basic, just started PIC programming since less than a month now, but something that I am not able to understand is wh ... |
Topic: Timing Problem? (3 UART) |
RatherBeFlying
Replies: 6
Views: 13329
|
Forum: General CCS C Discussion Posted: Wed Jul 28, 2004 1:40 am Subject: Timing Problem? (3 UART) |
Hi all,
From my general understanding and searching in the forum, it seems that to be able to reliably implement receive via a SW UART on 9600 baud, the kbhit(stream) function needs to be called 10 ... |
Topic: RS232 and Bit/Byte Maping Questions |
RatherBeFlying
Replies: 6
Views: 14785
|
Forum: General CCS C Discussion Posted: Wed Jul 14, 2004 2:55 pm Subject: RS232 and Bit/Byte Maping Questions |
Thanx SherpaDoug for prompt reply
Reg. the manual and bit/byte map, that what i refered to when i said it was not working! it should work, but i have no idea why it is not. Simple example just lik ... |
Topic: RS232 and Bit/Byte Maping Questions |
RatherBeFlying
Replies: 6
Views: 14785
|
Forum: General CCS C Discussion Posted: Wed Jul 14, 2004 1:54 pm Subject: RS232 and Bit/Byte Maping Questions |
Please excuse me if these are a newbie questions, matter of a fact, I am that to PIC and CCS, also excuse different topics, I just put all my questions rather than keep asking questions in different p ... |
|