Author |
Message |
Topic: PIC16F88 and PWM |
xavier
Replies: 4
Views: 15328
|
Forum: General CCS C Discussion Posted: Wed Jun 25, 2008 1:38 am Subject: PIC16F88 and PWM |
Many thanks PCM programmer for your help I found my pb ! (you mention RB0 in your post)
It was just because my scope was on RB3 instead of RB0 !!!
I'm so sorry i was sure pwm pin was RB3. (as i sa ... |
Topic: PIC16F88 and PWM |
xavier
Replies: 4
Views: 15328
|
Forum: General CCS C Discussion Posted: Tue Jun 24, 2008 12:51 am Subject: PIC16F88 and PWM |
Hello,
I'm trying to do PWM with a PIC16F88 and it's not working.
My example is very simple and I don't understand where i'm wrong.
With output_low and output _high pin B3 is working fine but not w ... |
Topic: Gyro and accelero |
xavier
Replies: 3
Views: 5978
|
Forum: General CCS C Discussion Posted: Wed Sep 19, 2007 2:58 am Subject: Gyro and accelero |
Thanks Libor,
I was not clear in my first post, and i wanted to know if someone used this DS motion card with a PIC.
The second question was to know if for my project it could work ?
Many t ... |
Topic: Gyro and accelero |
xavier
Replies: 3
Views: 5978
|
Forum: General CCS C Discussion Posted: Mon Sep 17, 2007 4:47 am Subject: Gyro and accelero |
Hello everybody from France
I'm trying to build a low cost Segway.
I didn't find anything with a pic on the WEB
Gyro and accelero are not cheap but I found something interresting
http://ndsmot ... |
Topic: MMC FAT source code |
xavier
Replies: 2
Views: 6655
|
Forum: General CCS C Discussion Posted: Sat Feb 05, 2005 3:04 am Subject: MMC FAT16 |
Many thank for posting the code.
Now, I have to understand it . |
Topic: Intempestive RESET on PIC16F877 |
xavier
Replies: 4
Views: 14020
|
Forum: General CCS C Discussion Posted: Mon Feb 23, 2004 2:48 am Subject: Intempestive RESET on PIC16F877 |
Of course I have place a 10K to MCLR-VCC and pins for power and ground are good.
I have no idea !
The PIC is running at 20Mhz and works fine until I stay far of it !!! |
Topic: Intempestive RESET on PIC16F877 |
xavier
Replies: 4
Views: 14020
|
Forum: General CCS C Discussion Posted: Sun Feb 22, 2004 3:34 am Subject: Intempestive RESET on PIC16F877 |
Hello,
Does any body could help me to find a way to avoid intempestive RESET on my project.
Each time I approch my hand near the PIC16F877 its reset !?
My fuses are :
...
#fuses HS,NOWDT,NOPU ... |
|