Author |
Message |
Topic: PIC C or ICD2 Issue? |
chAli
Replies: 5
Views: 7826
|
Forum: General CCS C Discussion Posted: Fri Nov 04, 2005 2:17 pm Subject: PIC C or ICD2 Issue? |
One more thing ...
A very interesting note that comes out of this is the fact that I successfully programmed (and tested) multiple programs on the PIC16F877A and the PIC16F88 with no programming fa ... |
Topic: PIC C or ICD2 Issue? |
chAli
Replies: 5
Views: 7826
|
Forum: General CCS C Discussion Posted: Fri Nov 04, 2005 2:13 pm Subject: PIC C or ICD2 Issue? |
Well ... looks like I've 'solved' this problem on my own. I've decided to include a detailed explanation to (hopefully) make some people laugh.
So I've been using PIC C (version mentioned above) fo ... |
Topic: PIC C or ICD2 Issue? |
chAli
Replies: 5
Views: 7826
|
Forum: General CCS C Discussion Posted: Thu Nov 03, 2005 10:53 pm Subject: PIC C or ICD2 Issue? |
I've been having issues programming PICs with my ICD2 lately. I've been using the PIC16F877A with huge successes for the last few months, but have decided to re-write my code, and use a 16F737. When I ... |
Topic: Using 2 PWM Modules With Distinct Duty Cycles |
chAli
Replies: 6
Views: 8260
|
Forum: General CCS C Discussion Posted: Sun Oct 16, 2005 4:01 pm Subject: Using 2 PWM Modules With Distinct Duty Cycles |
HUGE thanks. I just tested the circuit and things worked great. I'm going to move to the interrupt rountine next I think. This was a great excercise in setting the I/O registers, and an ... errr ... h ... |
Topic: Using 2 PWM Modules With Distinct Duty Cycles |
chAli
Replies: 6
Views: 8260
|
Forum: General CCS C Discussion Posted: Sat Oct 15, 2005 8:15 pm Subject: Using 2 PWM Modules With Distinct Duty Cycles |
I've encorporated your first suggestion into my code (Thanks!) - and thanks a lot for pointing out those errors, misunderstandings, and oversights. The informed look at my understanding of the I/O set ... |
Topic: Using 2 PWM Modules With Distinct Duty Cycles |
chAli
Replies: 6
Views: 8260
|
Forum: General CCS C Discussion Posted: Sat Oct 15, 2005 11:18 am Subject: Using 2 PWM Modules With Distinct Duty Cycles |
Thanks for having a look at this for me - I'm going to try this stuff out tonight for sure!
And yeah - it's v3.180, and I wasn't sure which way to set the pins as I/O, so I tried both (apparently b ... |
Topic: Using 2 PWM Modules With Distinct Duty Cycles |
chAli
Replies: 6
Views: 8260
|
Forum: General CCS C Discussion Posted: Fri Oct 14, 2005 11:46 pm Subject: Using 2 PWM Modules With Distinct Duty Cycles |
Great forum, it's helped me a tonne with getting up on my feet pretty quick with PIC programming.
I've seen a lot of posts on topics similar to this, but am having trouble finding a solution to the ... |
|