Author |
Message |
Topic: PIC16F88 - PWM resolution problem |
slammer
Replies: 17
Views: 43849
|
Forum: General CCS C Discussion Posted: Sun May 02, 2010 9:18 am Subject: PIC16F88 - PWM resolution problem |
I've found a patch for proteus and now it's working, thanks for help |
Topic: PIC16F88 - PWM resolution problem |
slammer
Replies: 17
Views: 43849
|
Forum: General CCS C Discussion Posted: Sun May 02, 2010 8:45 am Subject: PIC16F88 - PWM resolution problem |
I have also tried PIC Simulator IDE - Evaluation Copy v6.65 and still not working :S |
Topic: PIC16F88 - PWM resolution problem |
slammer
Replies: 17
Views: 43849
|
Forum: General CCS C Discussion Posted: Sun May 02, 2010 8:27 am Subject: PIC16F88 - PWM resolution problem |
the new code is like this, but still it's not working
I don't have the pic and the setup now so I have to simulate it :D that's why I used proteus, and if it's a proteus problem then how can I simula ... |
Topic: PIC16F88 - PWM resolution problem |
slammer
Replies: 17
Views: 43849
|
Forum: General CCS C Discussion Posted: Sun May 02, 2010 7:35 am Subject: PIC16F88 - PWM resolution problem |
hi, I also have problem with PWM, I'm using Proteus 7.6 sp4 and PCWHD Compiler 4.106, the problem is pwm is not working, I don't know why, my code is like this
#include <16F877a.h>
#use dela ... |
|