Author |
Message |
Topic: What to do with Unused pins |
NEWBOY
Replies: 2
Views: 12703
|
Forum: General CCS C Discussion Posted: Sat Jan 31, 2004 4:01 am Subject: What to do with Unused pins |
Thanks for the link |
Topic: What to do with Unused pins |
NEWBOY
Replies: 2
Views: 12703
|
Forum: General CCS C Discussion Posted: Fri Jan 30, 2004 12:24 pm Subject: What to do with Unused pins |
Hi People
I just want to findout what to do with used pins on the pic so that the pic
would use minimum current as possible,
Is it a goog ideal to ground all unsed pins and declared them as inp ... |
Topic: Timer1 as a 32bit counter |
NEWBOY
Replies: 6
Views: 18596
|
Forum: General CCS C Discussion Posted: Thu Jan 29, 2004 3:38 pm Subject: Timer1 as a 32bit counter |
It did help
Thank you very much
Santana |
Topic: Timer1 as a 32bit counter |
NEWBOY
Replies: 6
Views: 18596
|
Forum: General CCS C Discussion Posted: Tue Jan 27, 2004 2:31 pm Subject: Timer1 as a 32bit counter |
Hi
Did your program for the 32 bit counter for Timer1 work
As a learner in C could you be kind enough to explain it to me.
i am thinking of using it with a few MODS on the 18F452 to count a mast ... |
Topic: Can i use 50mhz on Timer1? |
NEWBOY
Replies: 6
Views: 18750
|
Forum: General CCS C Discussion Posted: Fri Jan 23, 2004 3:13 pm Subject: Can i use 50mhz on Timer1? |
Sorry Guys
i just didn't explain myself properly
i am trying to measure frequency with 0.1Hz accuracy for the range 1 -
5khz just like a frequency counter and display this on an Lcd.
i h ... |
Topic: Can i use 50mhz on Timer1? |
NEWBOY
Replies: 6
Views: 18750
|
Forum: General CCS C Discussion Posted: Wed Jan 21, 2004 2:32 pm Subject: Can i use 50mhz on Timer1? |
Thanks for that i should have looked.
This is what i and trying to do. i am trying to frequency measurements in the range 1 - 5khz with 0.1hz accuracy which would then be displayed on my Lcd.
i have ... |
Topic: Can i use 50mhz on Timer1? |
NEWBOY
Replies: 6
Views: 18750
|
Forum: General CCS C Discussion Posted: Wed Jan 21, 2004 12:42 pm Subject: Can i use 50mhz on Timer1? |
Hi guys
Could someone please clear this up for me.
i am planning to use a 50mhz oscillator that has TTL output connected
to RA0 of a 18F452.
As i want to use the Timer/counter option to measu ... |
Topic: How Can i get +/- 0.1Hz Frequency Resolution |
NEWBOY
Replies: 8
Views: 20768
|
Forum: General CCS C Discussion Posted: Fri Dec 19, 2003 1:27 pm Subject: How Can i get +/- 0.1Hz Frequency Resolution |
Thank you for the pointer
i just got a bit confused with the manual but its all sinking in now
by the way would it be possible to get my 0.1 Hz resolution ?
if it is , how can this be acheived
... |
Topic: How Can i get +/- 0.1Hz Frequency Resolution |
NEWBOY
Replies: 8
Views: 20768
|
Forum: General CCS C Discussion Posted: Fri Dec 19, 2003 7:42 am Subject: How Can i get +/- 0.1Hz Frequency Resolution |
Hello Pic C gurus,
i want you to help me answer this question and help me with my present project.
i have a project that requi 0.1res me to measure the frequency (square wave) from a sensor to ... |
|