CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 7 matches
CCS Forum Index
Author Message
  Topic: Reverse polarity protection
frankb

Replies: 3
Views: 11649

PostForum: General CCS C Discussion   Posted: Thu Jun 10, 2004 7:39 pm   Subject: Reverse polarity protection
See this link for a scheme using a single p-channel mosfet. The penalty in voltage drop is on the order of millivolts for a typical embedded control circuit.
http://electronicdesign.com/power/fet-s ...
  Topic: MCLR doesn�t restart the code (include schematics) Why?
frankb

Replies: 47
Views: 72278

PostForum: General CCS C Discussion   Posted: Wed May 19, 2004 7:54 am   Subject: MCLR doesn�t restart the code (include schematics) Why?
Where is the current limiting resistor between the base of Q1 and RA4? If there is one, I haven't found it anywhere on your schematic. Now you're telling us that although the transistor is drawn inc ...
  Topic: MCLR doesn�t restart the code (include schematics) Why?
frankb

Replies: 47
Views: 72278

PostForum: General CCS C Discussion   Posted: Wed May 19, 2004 7:31 am   Subject: Use the data sheet
As I pointed out a few days ago Q1 (and Q2) are connected wrong AND pinned out wrong. Per the data sheet:
pin1 -> Emitter
pin2 -> Collector
pin3 -> Base
Pin 1 is on the left side of the ...
  Topic: MCLR doesn�t restart the code (include schematics) Why?
frankb

Replies: 47
Views: 72278

PostForum: General CCS C Discussion   Posted: Sat May 15, 2004 7:14 am   Subject: Didn't mean to offend you
Sorry Helyos Embarassed . I was just pointing out some errors that could be causing you problems. If you're comfortable with the way you draw schematics then you are welcome to keep doing it that way. ...
  Topic: MCLR doesn�t restart the code (include schematics) Why?
frankb

Replies: 47
Views: 72278

PostForum: General CCS C Discussion   Posted: Fri May 14, 2004 11:48 pm   Subject: MCLR doesn�t restart the code (include schematics) Why?
One thing jumps out. Q1 and Q2 are pinned out wrong AND are connected wrong as drawn. These aren't related to the reset problem but without a thorough H/W design check how many other things might be ...
  Topic: Problem with #use rs232
frankb

Replies: 3
Views: 15394

PostForum: General CCS C Discussion   Posted: Sat Dec 13, 2003 12:17 pm   Subject: Problem with #use rs232
Hi Gonz,
You might try adding the FLOAT_HIGH and ENABLE= (pin) options to your #USE rs232 directive. Add a resistor (1K to 10K) between your TX pin and the one you assign as ENABLE. I haven't tried ...
  Topic: memory allocation
frankb

Replies: 12
Views: 31261

PostForum: General CCS C Discussion   Posted: Tue Oct 07, 2003 3:28 pm   Subject: memory allocation
I had this problem with a 12F629 and it started behaving after I added #device *=16 to the header file. If you're using PCM try this. Place the statement right after the first line in your header fi ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group