Coolquest, Inc. | Home | Products | Support | About | Contact | |||
|
<< File View >> | Class View | Parts Library | Examples Home |
$INSERT // THIS FILE IS IN THE PUBLIC DOMAIN. // IT IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT // NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. $END // part file for supervisors $PART_NAME TPS3305 // dual-voltage supervisor with watchdog $JEDEC_TYPE SOIC8 $REF_PREFIX U $PIN_COUNT 8 $PORTS SENSE1 1; SENSE2 2; WDI 3; GND 4; RESET_N 5; RESET 6; MR_N 7; VCC 8; // VDD on data sheet 2.7 - 6V $ENDPORTS $ENDPART $PART_NAME TPS3808 // single-voltage supervisor with programmable delay $JEDEC_TYPE SOT23_6 $REF_PREFIX U $PIN_COUNT 6 $PORTS CT 4; // delay programming pin -- NC --> 20 ms SENSE 5; MR_N 3; // manual reset input, internal pullup RESET_N 1; // open-drain output VCC 6; // VDD on data sheet 1.8 - 6.5V GND 2; $ENDPORTS $ENDPART
<< File View >> | Class View | Parts Library | Examples Home |
Legal | Copyright © 2007 by Coolquest, Inc. | Contact |