Author |
Message |
Topic: problem with detect high with any pin that set to input |
amir6682
Replies: 19
Views: 15996
|
Forum: General CCS C Discussion Posted: Mon May 30, 2011 10:24 pm Subject: problem with detect high with any pin that set to input |
I separate opamp from the circuit and it was ok so problem is about opamp. My opamp is LM358. Thank for your help. |
Topic: problem with detect high with any pin that set to input |
amir6682
Replies: 19
Views: 15996
|
Forum: General CCS C Discussion Posted: Mon May 30, 2011 3:44 am Subject: problem with detect high with any pin that set to input |
can i separate output of opamp and test circuit with 5v out of supply??? |
Topic: problem with detect high with any pin that set to input |
amir6682
Replies: 19
Views: 15996
|
Forum: General CCS C Discussion Posted: Sun May 29, 2011 11:12 pm Subject: problem with detect high with any pin that set to input |
4.120 |
Topic: problem with detect high with any pin that set to input |
amir6682
Replies: 19
Views: 15996
|
Forum: General CCS C Discussion Posted: Sun May 29, 2011 10:29 pm Subject: problem with detect high with any pin that set to input |
http://031.img98.net/out.php/i360887_amir.bmp |
Topic: problem with detect high with any pin that set to input |
amir6682
Replies: 19
Views: 15996
|
Forum: General CCS C Discussion Posted: Sun May 29, 2011 2:32 pm Subject: problem with detect high with any pin that set to input |
My problem is that inputs don't appear on LED. When any change happen, anything changed on LED, and LED turn on forever. |
Topic: problem with detect high with any pin that set to input |
amir6682
Replies: 19
Views: 15996
|
Forum: General CCS C Discussion Posted: Sun May 29, 2011 1:27 pm Subject: problem with detect high with any pin that set to input |
anything reversed.LED connected with 320 Ohm to ground.
Micro <0-------0> 320Ohm<0-------0>A LED<0-----0>K LED<0-----0>GND
in start and without any change<LEDs are on. |
Topic: problem with detect high with any pin that set to input |
amir6682
Replies: 19
Views: 15996
|
Forum: General CCS C Discussion Posted: Sun May 29, 2011 2:23 am Subject: help |
Thank, i do it but i have problem. Any input port is high but all Led is on. And when i change input port any change see on led. I want when input is low, led off too and reverse. |
Topic: problem with detect high with any pin that set to input |
amir6682
Replies: 19
Views: 15996
|
Forum: General CCS C Discussion Posted: Fri May 27, 2011 11:29 am Subject: problem with detect high with any pin that set to input |
Thank you, I migrate from mikrobasic to ccs recently and I think that here is same that but I'm in wrong. We have to clear port before declare it to input or output in there. But my mean is:
Micro & ... |
Topic: problem with detect high with any pin that set to input |
amir6682
Replies: 19
Views: 15996
|
Forum: General CCS C Discussion Posted: Fri May 27, 2011 10:03 am Subject: problem with detect high with any pin that set to input |
Can you help me, and get the sample code to me that turns the led on when its input is high.
LED1---> Pin B0
LED2---> Pin B1
LED3---> Pin B2
LED4---> Pin B3
LED5---> Pin B4
when P ... |
Topic: problem with detect high with any pin that set to input |
amir6682
Replies: 19
Views: 15996
|
Forum: General CCS C Discussion Posted: Fri May 27, 2011 7:26 am Subject: problem with detect high with any pin that set to input |
I want to write program that detect high for example if I set them to high, some led turn on. The program that was written with myself is:
#include <16f887.h>
#fuses HS, NOWDT, NOPROTECT, B ... |
Topic: Where I can find schematic of CCS source Example |
amir6682
Replies: 9
Views: 8734
|
Forum: General CCS C Discussion Posted: Thu May 26, 2011 3:59 am Subject: Where I can find schematic of CCS source Example |
I didn't know that i can't get them from here. Excuse me. But if say a site that contain Source & schematic, So thanks. In this site ( http://www.mcuspace.com/tree.php?page=applications ) that int ... |
Topic: Where I can find schematic of CCS source Example |
amir6682
Replies: 9
Views: 8734
|
Forum: General CCS C Discussion Posted: Wed May 25, 2011 2:03 pm Subject: Where I can find schematic of CCS source Example |
I study them but in some of them, they don't have any hardware connection description ??????? What do I do about them? |
Topic: Where I can find schematic of CCS source Example |
amir6682
Replies: 9
Views: 8734
|
Forum: General CCS C Discussion Posted: Tue May 24, 2011 1:46 pm Subject: Where I can find schematic of CCS source Example |
all of them if possible. |
Topic: Where I can find schematic of CCS source Example |
amir6682
Replies: 9
Views: 8734
|
Forum: General CCS C Discussion Posted: Tue May 24, 2011 8:18 am Subject: Where I can find schematic of CCS source Example |
Dear friends, I need circuit schematic of CCS source Example, but it don't exist in program. Please help me. |
|