Author |
Message |
Topic: multiple PWMs from a single 18 series pic |
zachavm
Replies: 1
Views: 3397
|
Forum: General CCS C Discussion Posted: Wed Apr 04, 2007 1:17 pm Subject: multiple PWMs from a single 18 series pic |
Hey guys, I'm trying to figure out if I can get 2 autonomous PWM signals from my 18 series pic. Currently, I'm using all the timers except timer 0. Also, I can't do it in the main code because I'm u ... |
Topic: Problems Capturing a pulse's frequency. |
zachavm
Replies: 3
Views: 5115
|
Forum: General CCS C Discussion Posted: Mon Mar 26, 2007 11:08 pm Subject: Problems Capturing a pulse's frequency. |
Thanks guys, this worked like a charm. We've now got it up and running. I appreciate the help. |
Topic: Undefined Identifier TMR1H |
zachavm
Replies: 2
Views: 6651
|
Forum: General CCS C Discussion Posted: Sun Mar 25, 2007 5:30 pm Subject: Undefined Identifier TMR1H |
Hi, I'm trying to use timer1 to read the frequency of an incoming square wave signal. However, when I try to read the TMR1H and TMR1L registers, I get the error "Undefined Identifier TMR1H" ... |
Topic: Problems Capturing a pulse's frequency. |
zachavm
Replies: 3
Views: 5115
|
Forum: General CCS C Discussion Posted: Fri Mar 23, 2007 12:49 pm Subject: Problems Capturing a pulse's frequency. |
Well, I've figured out part the big part of the problem almost right after I posted this (I had been working on this for the last day). If you look at my timer1 setup, I've got it using an ext ... |
Topic: Problems Capturing a pulse's frequency. |
zachavm
Replies: 3
Views: 5115
|
Forum: General CCS C Discussion Posted: Fri Mar 23, 2007 12:30 pm Subject: Problems Capturing a pulse's frequency. |
I'm doing a senior project where that is a DC motor control. Basicly, we are using a speed sensor to read in a speed and then control the input to it to adjust the power accordingly. The speed input ... |
Topic: what activates the PSP interupt? |
zachavm
Replies: 4
Views: 6484
|
Forum: General CCS C Discussion Posted: Mon Mar 27, 2006 12:20 pm Subject: what activates the PSP interupt? |
I did look at the data sheet, but this is my first semester using PICs and I am still learning. Thanks for the help.
Zach |
Topic: what activates the PSP interupt? |
zachavm
Replies: 4
Views: 6484
|
Forum: General CCS C Discussion Posted: Mon Mar 27, 2006 11:19 am Subject: what activates the PSP interupt? |
I would like to know what activates the PSP interupt. Is is CS going low? Is is WR going low? does it have something to do with the data on the pins?
Zach |
Topic: Need Help, PSP pic to pic connection. |
zachavm
Replies: 6
Views: 9570
|
Forum: General CCS C Discussion Posted: Thu Mar 23, 2006 1:40 pm Subject: Need Help, PSP pic to pic connection. |
Okay, I'll try to explain as best I can. My project is just acting as a buffer between a PC and device A. The data comes in through a bluetooth chip (serial), into my pic, and out to device A. The ... |
Topic: Need Help, PSP pic to pic connection. |
zachavm
Replies: 6
Views: 9570
|
Forum: General CCS C Discussion Posted: Thu Mar 23, 2006 12:24 pm Subject: Need Help, PSP pic to pic connection. |
Sorry, I didn't realize I was posting as a guest. This is the sn I post under from now on.
Zach |
|