Author |
Message |
Topic: Voltage inverter |
Agios
Replies: 4
Views: 6293
|
Forum: General CCS C Discussion Posted: Sun Jul 16, 2006 3:38 am Subject: Voltage inverter |
Thank you all for replying. I am going to implement some of the recommendations and I will let you know.
Agios |
Topic: Voltage inverter |
Agios
Replies: 4
Views: 6293
|
Forum: General CCS C Discussion Posted: Sat Jul 15, 2006 5:02 am Subject: Voltage inverter |
Hi everyone, I believe that most of you have used an op amp which requires a negative voltage rail. In my occasion I am building a battery operated device that needs a -5 Volt source. Has anyone any s ... |
Topic: Picedem2 plus and buzzer |
Agios
Replies: 2
Views: 7462
|
Forum: General CCS C Discussion Posted: Mon Feb 27, 2006 5:24 am Subject: Picedem2 plus and buzzer |
Hi everyone,
A question which some of you might find it very simple to answer. I am currently playing with my picdem2 peripherals and what I want is to operate the buzzer for 2seconds and then tur ... |
Topic: timer1 setup!! |
Agios
Replies: 8
Views: 26797
|
Forum: General CCS C Discussion Posted: Mon Feb 06, 2006 8:22 am Subject: timer1 setup!! |
Thank you PCM programmer for your reply. From what you have written in the post I realized that my formula should be modified for the TIMER 1 with the external 32768KHz clock attached. The delay calcu ... |
Topic: timer1 setup!! |
Agios
Replies: 8
Views: 26797
|
Forum: General CCS C Discussion Posted: Sun Feb 05, 2006 5:07 pm Subject: timer1 setup!! |
Thank you for your reply jspencer. Unfortunatelly PIC18F242 does not support #fuses INTRC therefore I was unable to configure my PIC to work as a champ(Unfortunately)!! . Moreover I just ... |
Topic: timer1 setup!! |
Agios
Replies: 8
Views: 26797
|
Forum: General CCS C Discussion Posted: Mon Jan 30, 2006 3:39 pm Subject: timer1 setup!! |
Roland, thank you for your comments. I have recently started using CCS compiler and for that reason I am trying to make some template codes to conrol peripherals and other microcontroller functions. ... |
Topic: timer1 setup!! |
Agios
Replies: 8
Views: 26797
|
Forum: General CCS C Discussion Posted: Mon Jan 30, 2006 12:32 pm Subject: timer1 setup!! |
Thank you for your reply KenMacfarlane. Unfortunately by making some adjustments and by removing the //delay_ms// I didn't notice any improvement. 10sec delay is the maximum I get from timer1! |
Topic: timer1 setup!! |
Agios
Replies: 8
Views: 26797
|
Forum: General CCS C Discussion Posted: Mon Jan 30, 2006 9:25 am Subject: timer1 setup!! |
Hi everyone this is my first post in the forum so please be patient...
I have made this simple code to operate timer1 with external clock and ISR activated. The program seems to work fine however ... |
|