Author |
Message |
Topic: TIMER0 Interrupt Problem |
saeidjabbari
Replies: 6
Views: 5926
|
Forum: General CCS C Discussion Posted: Sun May 09, 2010 10:42 pm Subject: TIMER0 Interrupt Problem |
Hi my friend
It's easy! I want when timer0 is overflow, jump to interrupt loop and count 0 to 10, and go back to main loop and turn off led. But it's not done correctly.
If download schematic and c ... |
Topic: TIMER0 Interrupt Problem |
saeidjabbari
Replies: 6
Views: 5926
|
Forum: General CCS C Discussion Posted: Sun May 09, 2010 12:25 pm Subject: TIMER0 Interrupt Problem |
Hi for all
First of all excuse me about my English.
I want to use timer0 interrupt but it isn't work well!
where is the problem?
#include <16f877a.h> // Define PIC Microcontro ... |
Topic: PWM Instruction |
saeidjabbari
Replies: 2
Views: 3841
|
Forum: General CCS C Discussion Posted: Mon Apr 19, 2010 4:17 am Subject: PWM Instruction |
Thanks A lot PCM programmer |
Topic: PWM Instruction |
saeidjabbari
Replies: 2
Views: 3841
|
Forum: General CCS C Discussion Posted: Sun Apr 18, 2010 4:06 pm Subject: PWM Instruction |
Hi
I want to know what is difference between two modes of PWM instruction?
setup_ccp1(CCP_PWM);
set_pwm1_duty(value);
setup_timer_2(T2_DIV_BY_16,PR,1)
and
setup_pow ... |
Topic: USB Device Not Recognized For ICD2 After Install CCSLOAD |
saeidjabbari
Replies: 4
Views: 5846
|
Forum: General CCS C Discussion Posted: Wed Mar 31, 2010 12:42 pm Subject: USB Device Not Recognized For ICD2 After Install CCSLOAD |
Thanks for reply. I did all the work but no changes were obtained. I think PIC18F4550 of ICD2 has a problem so gave it to serviceman
Yes. I have really ICD2.
|
Topic: USB Device Not Recognized For ICD2 After Install CCSLOAD |
saeidjabbari
Replies: 4
Views: 5846
|
Forum: General CCS C Discussion Posted: Tue Mar 30, 2010 3:44 pm Subject: USB Device Not Recognized For ICD2 After Install CCSLOAD |
Thank for answer me. I already do it but nothing change! I try to plug programmer on other 2 PCs but does not it work and see " USB Device ..." |
Topic: USB Device Not Recognized For ICD2 After Install CCSLOAD |
saeidjabbari
Replies: 4
Views: 5846
|
Forum: General CCS C Discussion Posted: Tue Mar 30, 2010 3:30 am Subject: USB Device Not Recognized For ICD2 After Install CCSLOAD |
Hi for all
I have a big problem! Yesterday i download CCSLOAD and install after installation ICD2 programmer does not work! When i plug to USB port this message will appear "USB Device Not Recog ... |
|