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 83 matches
CCS Forum Index
Author Message
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Fri Jan 18, 2013 9:23 pm   Subject: High Side darlington array
yes this is the type i need, but because of the amount of I/Os i thought I would do something that comes in 8-channel IC's...
I plan on having two of these test benchs for a single test once i get e ...
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Fri Jan 18, 2013 4:26 pm   Subject: High Side darlington array
yes pretty much this type of system, but not exactly since i have slightly more outputs than inputs.

No i do not need to convert 5V to 24V... that is what the UDN's do.

I just need for the input ...
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Fri Jan 18, 2013 11:55 am   Subject: High Side darlington array
Mike Walne,

no I mean 24v to 5v.

For testing I am using a 24V supply...

I will update the schematic tonight to show you exactly.

I have this:

uC
...
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Fri Jan 18, 2013 11:02 am   Subject: High Side darlington array
i would say (but difficult to verify at this point) that I will be around 50mA. For sure I am under 100mA.

But to get an exact number requires alot of research into this since there are many I/O's ...
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Fri Jan 18, 2013 9:38 am   Subject: High Side darlington array
I am trying to build a test bench for a control box that drives solenoids and uses approximately 90 switches.

Control Box <-------> Test Bench

There are 4 controllers in the Control bo ...
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Fri Jan 18, 2013 7:49 am   Subject: High Side darlington array
Mike Walne,

To explain exactly what I want to accomplish with this:

I have a machine that drives alot solenoids via relays. There is a Box that has 4 controllers that are used for various func ...
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Fri Jan 18, 2013 7:35 am   Subject: High Side darlington array
Ttelmah,

You are correct. I should have proofread before submit.

i have uC --> MCP --> UDN.

as far as application I can see the use of this information in general but right now I do no ...
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Thu Jan 17, 2013 7:53 pm   Subject: High Side darlington array
https://picasaweb.google.com/lh/photo/7t5Ul1bFHpA9MR92CAvLRLuM1AnbSS1d_whfZsoNDaM?feat=directlink

the only difference is that the 2803's are replaced with these highside drivers (2981's) now. (and ...
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Thu Jan 17, 2013 7:02 pm   Subject: High Side darlington array
I recieved the UDN2981's finally and tried them out.

Everything seems okay now (I power with +5V and inputs are +24V).

except.....

from the output of the darlington arrays I have wired the ...
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Mon Jan 14, 2013 7:26 pm   Subject: High Side darlington array
Thanks I ordered them... yes they are expensive but it would cost me more to use the surface mount for now.

I will look at final design using the others however.
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Mon Jan 14, 2013 3:54 pm   Subject: High Side darlington array
thanks for the quick reply.

The only problem is that I have 128 I/Os...
compared to the 2981 (with 8 pins) these only have up to 4 outputs.

I like the TPS2085 but do you know of a similar with ...
  Topic: High Side darlington array
deperkin

Replies: 24
Views: 31513

PostForum: General CCS C Discussion   Posted: Mon Jan 14, 2013 3:29 pm   Subject: High Side darlington array
I know that the ULN2803 is a low-side driver, but I am looking for a high-side darlington if anyone knows of any.

It seems that the UDN2981 cannot be found currently (checking mouser and digikey). ...
  Topic: 30F4013 - NOPROTECT problem
deperkin

Replies: 11
Views: 13372

PostForum: General CCS C Discussion   Posted: Thu Jan 03, 2013 9:28 pm   Subject: Fixed
I just tried to increase my delay from :

void ResetMCP23X17(){
delay_us(200);
output_high(IORESET);
delay_us(200);
output_float(IORESET);
...
  Topic: 30F4013 - NOPROTECT problem
deperkin

Replies: 11
Views: 13372

PostForum: General CCS C Discussion   Posted: Mon Dec 31, 2012 10:38 am   Subject: 30F4013 - NOPROTECT problem
BTW... i did switch back to the PIC4550 for now.

I didnt want to introduce other obstacles before I got everything working as planned.
  Topic: 30F4013 - NOPROTECT problem
deperkin

Replies: 11
Views: 13372

PostForum: General CCS C Discussion   Posted: Mon Dec 31, 2012 10:26 am   Subject: code
here is my code:

#include <TEST_BENCH.h>

//-------------------------FILES INCLUDED---------------------------------------
#include <PINOUT.c> // general pinout
#include &l ...
 
Page 1 of 6 Goto page 1, 2, 3, 4, 5, 6  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group