-
Datei
lcd_test2.c
OUTPUT); pinMode(LCD_PIN_CS, OUTPUT); pinMode(LCD_PIN_CMD_DATA, OUTPUT); digitalWrite(LCD_VDD_PWR, LOW); digitalWrite(LCD_BL_PWR, HIGH); digitalWrite(LCD_PIN_BACKLIGHT, HIGH); digitalWrite(LCD_PIN_CS, HIGH); digitalWrite(LCD_PIN_RESET, LOW); delay(100); digitalWrite(LCD_PIN_RESET, HIGH); delay(100);
-
Datei
main.c
==0) { P_CHIP1 = HIGH; P_CHIP2 = LOW; } else { P_CHIP1 = LOW; P_CHIP2 = HIGH; } P_DI = LOW; P_RW = LOW; P_ENABLE = HIGH; DATA = data; //DELAY1; P_ENABLE = LOW; } void send_data (unsigned char data, unsigned char chip) { P_ENABLE = LOW; if (chip ==0) { P_CHIP1 = HIGH; P_CHIP2 = LOW; } else { P_CHIP1 = LOW; P_CHIP2 = HIGH; } P_DI = HIGH; P_RW = LOW; P_ENABLE = HIGH; DATA = data; //DELAY1; P_ENABLE = LOW; } void LCD_init (void) { unsigned
in „Wie Graphik LCD anschliesen?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
= LOW; } else { P_CHIP1 = LOW; P_CHIP2 = HIGH; } P_DI = LOW; P_RW = LOW; P_ENABLE = HIGH; DATA = data; P_ENABLE = LOW; } void send_data (unsigned char data) { P_ENABLE = LOW; if (get_chip() ==0) { P_CHIP1 = HIGH; P_CHIP2 = LOW; } else { P_CHIP1 = LOW; P_CHIP2 = HIGH; } P_DI = HIGH; P_RW = LOW; P_ENABLE = HIGH; DATA = data; P_ENABLE = LOW; } void set_pos (unsigned char page,unsigned char line) { unsigned char
in „Print_String für GLCD?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
vo3120.pdf
4 V Low level output voltage IO= 100 mA VOL 0.2 0.5 V High level supply current Output open, IF= 7 mA to 16 mA CCH 2.5 mA Output open, Low level supply current CCL 2.5 mA VF= - 3 V to + 0.8 V Threshold input current low to high I = 0 mA, V > 5 V I 5 mA O O FLH Threshold input voltage high to low VFHL 0.8 V Input forward voltage IF= 10 mA VF 1 1.6 V Temperature coefficient of forward voltage IF= 10 mA ΔVF/ΔT A - 1.4
in „MOSFET High side Treiber“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
MAX1920-MAX1921.pdf
scheme that achieves over 90% efficiency. These ♦ Tiny 6-Pin SOT23 Package 1 devices maintain extremely low quiescent supply current 9 (50µA), and their high 1.2MHz (max) operating frequency ♦ Available in 6-Pin TDFN Package (MAX1920) 2 ♦ Up to 1.2MHz Switching Frequency for Small 0 permits small, low-cost
in „Sinnvoll, von 3V Solar mit Stepdown auf 2,5V SuperCap ?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
P89C51RC_IN.pdf
EXEN2 TR2 C/T2 CP/RL2 00H T2MOD# Timer 2 Mode Control C9H – – – – – – T2OE DCEN xxxxxx00B TH0 Timer High 0 8CH 00H TH1 Timer High 1 8DH 00H TH2# Timer High 2 CDH 00H TL0 Timer Low 0 8AH 00H TL1 Timer Low 1 8BH 00H TL2# Timer Low 2 CCH 00H TMOD Timer Mode 89H GATE C/T M1 M0 GATE C/T M1 M0 00H WDTRST Watchdog
in „[V] 8St. 8051er Philips P89C51RC+IA PLCC44 (6€)“ · Markt ·
-
PDF
L297AN.PDF
,turnsoff all four transistors. Dedwith the output of a mechanical home position Assume that A is high, B low and current flowing sensor. through Q1, Q4 and the motor winding. If A isnow brought low the current would recirculate through Finally, thereis an ENABLE input connectedtothe D2, Q4and R s, givinga
in „µC_Steuerung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
L297_Application_Note.pdf
,turnsoff all four transistors. Dedwith the output of a mechanical home position Assume that A is high, B low and current flowing sensor. through Q1, Q4 and the motor winding. If A isnow brought low the current would recirculate through Finally, thereis an ENABLE input connectedtothe D2, Q4and R s, givinga
in „L297: Stromregelung schaltet an, nicht aus“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Wtv020sd16p.cpp
; //Reset pulse. digitalWrite(_resetPin, LOW); delay(5); digitalWrite(_resetPin, HIGH); //Reset idle to start bit. digitalWrite(_clockPin, HIGH); delay(300); } void Wtv020sd16p::playVoice(int voiceNumber){ sendCommand(voiceNumber); _busyPinState
in „WTV-020 Soudmodul Code für C“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MAX1776.pdf
DROPOUT OUT Line Regulation VIN = 8V/24V, 200Ω load 0.1 %/V 7 7 Load Regulation No load/full load 0.9 % Low 0.8 6 Digital Input Level SHDN, ILIM2 V High 2.4 Digital Input Leakage Current VSHDN , VILIM VILIM2= 0 or 24V, IN= 24V -1 +1 µA ILIM Input Level Low 0.05 V High 2.2 Thermal Shutdown 10°C hysteresis
in „Suche Lösung für mein Spannungsregler Problem(Strom sparen“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
SHT11-1.asm
ldi r18,low(1037) ldi r19,high(1037) rcall mull16x16 mov r1,r19 mov r2,r20 mov r18,r16 mov r19,r17 rcall mull16x16 ldi r16,low(4698) ldi r17,high(4698) mov r18,r19 mov r19,r20 rcall mull16x16 sub r1,r20 sbc r2,r21 ldi r18,low(-400) ldi r19,high(-400) add r1,r18 ; Low Byte adc r2,r19 ; High Byte ret pause: ldi R17,20 pause_lp: dec R17 brne pause_lp ret ; 16x16 bit Multiplikation siehe ( AVR200 ) mull16x16: clr m16u3 ; clear
-
Datei
MC2v0.c
(Pin_B3); delay_ms(10); output_high(Pin_B3); set_tris_c(TRISCtemp); *PORTC = PORTCtemp; //die Werte von PORTC werden wiederhergestellt if (PORTDstatus==true) output_low(Pin_B1); output_low(Pin_B2); } void PORTC_LED(int1 set) //true/false
in „[PIC] PIC 16F887 + I2C + Philips TEA5768HL RADIO“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
dt98-2.pdf
be should be multiplied by a factor of 15 (rule of thumb). The C cbsacitor only charges when the high side device is off, and the Vs voltage is pulled down to ground. Therefore the on time of the low side switch (or the off time of the high side switch for a high side driver) must be sufficient to ensure that the charge drawn from the C capacitor by the bs high side driver, can be fully replenished. Hence there is inherently a minimum on time of the low side switch (or off time of the high side switch in a high side driver). Also in a high side switch configuration
in „IR2184 half bridgde driver / Ist PWM-Signal begrenzt?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MSM486SE-DIGITAL-LOGIC.pdf
Write Description dress Status 0008h W DMA channel 0-3 command register bit 7 = DACK sense active high/low 0 low 1 high bit 6 = DREQ sense active high/low 0 low 1 high bit 5 = Write selection 0 Late write selection 1 Extended write selection bit 4 = Priority 0 Fixed 1 Rotating bit 3 = Timing 0 Normal
-
Datei
e_series.py
, ceil from itertools import tee, count, takewhile, dropwhile, izip, chain, imap def e_series(ser, low, high, adj=False): ''' generate a range of E<ser> values low: lower bound high: upper bound (must be >= low) ser: one of 3, 6, 12, 24, 48, 96, 192, ... adj: if True, adjacent values below low and above high are generated too ''' # avoid unlovely effects due to rounding errors low *= 1 - 1e-15 high *= 1 + 1e-15 if ser < 48: # for E3 to E24: crappy "quasi"-exponential series rounded to 1 digit series = [
-
Datei
e_series.py
izip, chain, imap # von Yalu: http://www.mikrocontroller.net/topic/261919#2718301 def e_series(ser, low, high, adj=False): ''' generate a range of E<ser> values low: lower bound high: upper bound (must be >= low) ser: one of 3, 6, 12, 24, 48, 96, 192, ... adj: if True, adjacent values below low and above high are generated too ''' # avoid unlovely effects due to rounding errors low *= 1 - 1e-15 high *= 1 + 1e-15 if ser < 48: # for E3 to E24: crappy "quasi"-exponential series rounded to 1 digit series = [
in „Widerstandsnetzwerk für 2 3-Wegetaster an ADC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
GPIO.ino
dur) { unsigned long cur = millis(); static unsigned long lastRead = 0; static unsigned long lastHigh = 0; static unsigned long lastLow = 0; static bool high = false; static bool low = false; if (cur == lastRead) { return; } else { lastRead = cur; } // if (digitalRead(pin) == HIGH) { if (analogReadMilliVolts(pin) > 700) { if (!high) { lastHigh = cur; high = true; } if ((cur - lastHigh) > dur) { *state = true; low = false; } } else { if (!low) { lastLow = cur; low = true; } if ((cur - lastLow) > dur) { *state = false; high = false
in „Debounce von Tasten mit dem Candidate-Pattern (Platformunabhängig, Theorie)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
SMPD_MOSFET_and_IGBTs_Product_Brief.pdf
performance Solar inverters High power cycling capability Induction heaters www.ixys.com Ultra-low profile SMPD package ultra-low profile SMPD SOT-227 TO-264 PLUS247 Height=5.3mm Height=8.92mm Height=4.8mm Height=4.8mm The above accentuates
in „IXYS Bauteil / Keine Info gefunden“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
FN8222.pdf
above and Must be Will be once the new position is reached, the system must steady steady keep INC LOW while taking CS HIGH. The new wiper May change Will change position will be maintained until changed by the sys- from Low to from Low to tem or until a power-down/up cycle recalled the previ- High High ously stored data. May change Will change from High to from High to Low Low This procedure allows the system to always power-up to a preset value stored in nonvolatile memory; then Don’t Care: Changing: during system operation minor adjustments could
in „digitales Poti gesucht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
OM6206U_Z.pdf
Reserved do not use LOW 0 0 0 0 0 1 X X Display control sets display configuration LOW 0 0 0 0 1 D 0 E Set HIGH or LOW VLCD programming range selectLOW 0 0 0 1 0 0 0 PRS program range VOP Set Y-address ofsets Y-address of RAM
in „Display VG-G090651 von Pollin“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PWS-865-PQspec083107.pdf
Type Accepts an open collector/drain input from the system. Pull- # located in power supply. PSON = Low ON PSON = Open or high OFF MIN MAX Logic level low(power supply ON) 0V 1.0V Logic level high (power supply OFF) 2.0V 5.70V Source current, Vpson = low 4mA Power up delay: pson_on_delay 5msec 400msec
in „[V] PC im 19" Gehäuse mit Supermicro X8SAX, Core i7 940, GeForce 9600 GT, 24 GB“ · Markt ·
-
PDF
RFM12BP.PDF
setting. Features: • High output power with 500mW • Automatic frequency control (AFC) • High input sensitivity with -117dBm • Data quality detection (DQD) • Low costing, high performance and price ratio • Internal data filtering
in „Verkaufe Hoperf - 10 rfm12b und 2 rfm12bp 868 MHz“ · Markt ·
-
PDF
HS_Systems_Part_2_for_Print_A.pdf
or less than 2. The ADA4941-1 provides essential benefits, such as low distortion and high SNR that are required for driving high resolution ADCs. With a wide input voltage range (0V to 3.9V on a single 5V supply), rail-to-rail output, high input impedance, and a user-
in „ADCs: Digitale Masse und Oszillator an Analogmasse?“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
Handbuch.pdf
in to Hibernate state is controlled by host interrupt at ON_OFF control input (rising edge toggle low-high-low >90us). During Hibernate state the I/O Keep Alive is still active, thus I/O signals keep respective states except TX and RX signals, which are configured to high input impedance state. The
in „Schlampiges GPS-Receiver Datenblatt (Maestro 2035-H)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PWM-Controller_ICE2QS01.pdf
is changed to a low value applied to the zero-crossing pin through a RC network, in case of high regulation voltage, and to a high value which provides a time delay to the voltage from the in case of low regulation voltage
in „Ausfall Netzteil HAMEG HMO3524“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
Tiny12.pdf
is sampled on the rising edge of the internal CPU clock. The 8-bit Timer/Counter0 features both a high-resolution and a high-accuracy usage with the lower prescaling opportunities. Similarly, the high-prescaling opportunities make the Timer/Counter0 useful for lower-speed functions or exact-timing functions
in „ATTiny12 uns SPI?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATTINY11_ATTINY12_ATM.pdf
is sampled on the rising edge of the internal CPU clock. The 8-bit Timer/Counter0 features both a high-resolution and a high-accuracy usage with the lower prescaling opportunities. Similarly, the high-prescaling opportunities make the Timer/Counter0 useful for lower-speed functions or exact-timing functions
in „Attiny12 Datenblatt?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
) { ioport_set_pin_level(LCD_EX, IOPORT_PIN_LEVEL_HIGH); delay_us(1); ioport_set_pin_level(LCD_EX, IOPORT_PIN_LEVEL_LOW); delay_us(1); } void LCD_command(u_char byte) { u_char temp; temp = byte; temp = temp >> 4; ioport_set_pin_level(LCD_OC1, IOPORT_PIN_LEVEL_LOW
in „Rapitus Atmel Sam4s“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Vergleich_1023_Pic16.txt
; Annahme: W_HIGH und W_LOW enthalten den 16-Bit-Wert ; Vergleich mit 1023 (0x03FF) movlw 0x03 ; HIGH-Vergleichswert subwf W_HIGH, W ; W = W_HIGH - 0x03 btfss STATUS,C ; Carry gesetzt? (W_HIGH >= 0x03) goto GREATER ; wenn nicht, größer btfsc STATUS,Z ; wenn High-Byte == 0x03 goto CHECK_LOW ; dann Low-Byte prüfen ; High-Byte < 0x03 → kleiner goto LESS_OR_EQUAL CHECK_LOW: movlw 0xFF ; LOW-Vergleichswert subwf W_LOW, W ; W = W_LOW - 0xFF btfss STATUS,C ; Carry
in „PWM mit PIC12F1501“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ICL7665.pdf
75 s. Since the V SET2< 1.3V OUT2=ON=LOW HYST2 = OFF =LOW comparator input bias current and the output leakages are very low, high-impedance external resistors can be OUT1 is an inverting output; all others are noninverting. OUT1 used. This
in „Idee Solarregler ATTiny13 mit Überlade- und Entladeschutz“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ICL7665.pdf
75 s. Since the V SET2< 1.3V OUT2=ON=LOW HYST2 = OFF =LOW comparator input bias current and the output leakages are very low, high-impedance external resistors can be OUT1 is an inverting output; all others are noninverting. OUT1 used. This
in „7665 über 20V geht das?“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
X9C103.pdf
and CS inputs control the movement of the steady steady wiper along the resistor array. With CS set LOW the May change Will change device is selected and enabled to respond to the U/D and High Low to High Low to INC inputs. HIGH to LOW transitions on INC will increment or decrement (depending on the state of the May change Will change U/D input) a seven-bit counter.The output of this counter from High to from High to Low Low is decoded to select one of one-hundred wiper positions Don’t Care: Changing: along the resistive array. Changes State Not Allowed Known The value of the counter is stored in
in „Präzisionsspannungsquelle mit mindestens 100 Abstufungen“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
24C08_16.PDF
defined below. START CONDITION: A high-to-low transition of SDA with SCL high is a start condition which must precede any other command (see to Figure 2 on page 5). STOP CONDITION: A low-to-high transition of SDA with SCL high is a stop
-
PDF
pt2257.pdf
is set to HIGH and 2. SDA shifts from HIGH to LOW state. The Stop Condition is activated when 1. SCL is set to HIGH and 2. SDA shifts from LOW to HIGH state. Please refer to the timing diagram below. BYTE FORMAT Every
in „Wie Audiosignal/Lautstärke via Microcontroller kontrollieren (digitaler potentiometer?)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
FPGA-TN-02001-3-2-iCE40-Programming-Configuration.pdf
be used as a user output. SPI_SS SPI Master/Slave Input/Output An important dual-function, active-low slave select pin. After configuration interface the device exits POR or CRESET_B is toggled (High-Low-High), it samples the SPI_SS to select the configuration mode (an output in Master mode and an input
-
PDF
Cell_balancing.pdf
straightforward equalization concept. They are based on It is based on removing the energy from the higher removing the excess energy from the higher voltage cell(s) not continuously but in a controlled way using cell(s) by bypassing the current of the highest cell(s) and wait to until the lower voltage
in „BMS ohne heizen, mit switched caps?“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
TPS3824-33DBVR.pdf
TPS3823, TPS3824 TPS3825 TPS3823A, TPS3828 GND 2 2 2 — Ground connection Manual-reset input. Pull low to force a reset. RESET remains low as long MR 3 — 4 I as MR is low and for the time-out period after MR goes high. Leave unconnected or connect tDDwhen unused. RESET — 3 3 O Active-high reset output
in „Watchdog Timer der beim Ansprechen Ausgangssignal nicht toggelt“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PWM_20schemes_20for_20BLDC.pdf
during a PWM period takes only one of the following 4 possible states: (1) D: Driving (One phase is high, while the other phase is low) (2) Sh: Short circuit to High (Two phases are shorted to high side bus) 2 (3) Sl: Short circuit to Low (Two phases are shorted to low side bus) (4) R: Regeneration (One
in „Diskrete H-Brücke“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
fun1.ino
unsigned long cur = millis() / 1000; static unsigned long lastRead = 0; static unsigned long lastHigh = 0; static unsigned long lastLow = 0; static bool high = false; static bool low = false; if (cur == lastRead) { return; } else { lastRead = cur; } if (digitalRead(pin) == HIGH) { if (!high) { lastHigh = cur; high = true; } if ((cur - lastHigh) > dur) { *state = true; low = false; } } else { if (!low) { lastLow = cur; low = true; } if ((cur - lastLow) > dur) { *state = false; high = false; } } } // usage void
in „Tasterentprellen für Dummies“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AD7170.pdf
/RDY high RESET t5 100 ns min PDRST low pulse width t6 25 ms typ PDRST high to data valid delay 1Sample tested during initial release to ensure compliance. All input signals are specified with t = tR= 5Fns (10%
in „AD7170 Datenübertragungsrate“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AD7170.pdf
/RDY high RESET t5 100 ns min PDRST low pulse width t6 25 ms typ PDRST high to data valid delay 1Sample tested during initial release to ensure compliance. All input signals are specified with t = tR= 5Fns (10%
in „Externer AD-Wandler AD7170“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ltc1257.h
BIT2 /* fit this to your needs! */ #define LATCHTIMING 0xFF /* fit this to your needs! */ #define LEV_LOW 0x00; #define LEV_HIGH 0x01; /* * Low level initialisation routine for LTC1257. */ extern inline void ltc1257_ll_init(void) { /* Initial port/pin state */ DACPORT & DACCLK = LEV_LOW; /* clock pin low
-
Datei
ltc1257.h
(LEV_HIGH); /* load pin high -> idle */ } /* * Low level write routine for LTC1257. * Awaits data in unsigned integer format, 12 bits left-justified. */ extern inline void ltc1257_ll_write(unsigned int data)
-
Datei
ltc1257.h
(LEV_HIGH); /* load pin high -> idle */ } /* * Low level write routine for LTC1257. * Awaits data in unsigned integer format, 12 bits left-justified. */ extern inline void ltc1257_ll_write(unsigned int data)
-
PDF
Atmel_AT45DB081D.pdf
normally be placed in the standby mode (not Deep Power-Down mode), and the output pin (SO) will be in a high-impedance state. When the device is deselected, data will not be accepted on the input pin (SI). CS Low Input A high-to-low transition on the CSpin is required to start an operation, and a low-to-high
-
Datei
ZX81_debug_drv.h
inactive ) DDRA = 0xFF; // set address bus as OUTPUT Z80_writeAddrBus(address); digitalWrite(nIORQ, LOW); digitalWrite(nRD, LOW); delayMicroseconds(4); value = Z80_readDataBus(); digitalWrite(nRD, HIGH); // data should be latched here digitalWrite(nIORQ, HIGH); DDRA = 0; // set address bus as INPUT (
-
PDF
hab_80-s.pdf
limited by the busbar, the e 0 .. +Ipmax magnetic core or the ASIC temperature T° < + 150°C a o T High T Low ●● Operating temperature range: - 40°C < T° < + 125°C. V Advantages Time ●● Good accuracy for high and low current range 50% .. 10% ●● Good linearity g 0 .. -Ipmax ●● Low thermal offset drift l High T Low V ●● Low thermal gain drift ●● Hermetic package. Time Automotive applications ●● Battery Pack Monitoring ●● Hybrid Vehicles PWM period T Period= THigh + TLow ●● EV and Utility Vehicles. PWM frequency
in „Abfragen von mehreren Stromwandlern (PWM, DutyCycle)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AD22057.pdf
by the use of a special resistive attenua- fying and low-pass filtering small differential voltages (typically tor at the input, laser trimmed to a very high differential balance. 100 mV FS at a gain of 40) fromsources having a large common- Provisions are
in „Grundsätzliches zur Spannungs,Srommessung“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
STC12C2052AD-english.pdf
----------------------------------- ;/* Timer1 interrupt routine */ TM1_ISR: PUSH ACC MOVH P TL1, #LOW T1MS ;reload timer1 low byte MOV TH1, #HIGH T1MS ;reload timer1 high byte MOV A, COUNT ORL A, COUNT+1 ;check whether count(2byte) is equal to 0 MOV COUNT, #LOW 1000 ;1ms * 1000 -> 1s MOV COUNT+1,#HIGH
in „Uhrzenbausatz mit At89C2051 funktioniert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
SN75150.pdf
TA= 25°e ----·- PARAMETER TEST TEST CONDITIONS MIN TYP MAX UNIT FIGURE -.-- tTLH Transition time, low-to-high-level output 6 CL= 2500 p f, 0.2 1.4 2 µs tTHL Transition time, high-to-low-level output RL = 3 k n to 7 kn 0.2 1.5 2 µs tTLH Transition time, low-to-high-level output 6 C L=15pF, 40 ns tTHL Transition time, high-to-low-level output RL = 7 kn 20 ns tPLH Propagation delay time, low-to-high- 60 ns level output C L=15pF, 6 Propagation delay time, high-to-low- RL = 7 k n 45 ns tPHL level output TEXAS IN S T R U
in „Datenblatt SN75150N DIP14 gesucht“ · Mikrocontroller und Digitale Elektronik ·