-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „Frequenzmessung und Optimierung -Os“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „LCD Atmega8535 fehler beim Programm erstellen mit AVR-Studio“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „LCD Programmierproblem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „LCD zu wenig Spannung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „LCD funktioniert nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
== 2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; // configure data pins as input lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; // read high nibble first lcd_e_low(); lcd_e_delay(); // Enable 500ns low lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F; // read
in „Displaytech 162 und 162A geht nicht“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „Komisches Verhalten mit lcd_puts“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „avr dude Programm zu groß? Eclipse GCC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Fleury_lcd_pollin.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „LCD HD44780 mit Atmega32 ansteuern“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd_new.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „HD44780 on Atmega32 with Peter Fleurys library“ · µC & Digital Electronics ·
-
PDF
19230ds.pdf
L B O N R O A D B H E R D 1 / U E C L U S R T E O U C N N M Q I N E M I E E A N R S R D _ S I 0 0 1 0 Z 2 D D D 0 9 I D 1 - G D R 1 E R R L U L E E 1 I O R A H I F T O T T B N S D A 1 O N L I C R M B T E E V T H - E I V -
in „Stimulierung des Resolvers RD-19230“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „LCD ES DIP204“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „Probleme mit LCD-Display und SPI Übertragung“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „LCD-Display Problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „Initialisierung 204b LCD mit ST7066U“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
K_LINEPLAYITV100.pdf
. Playit_GUI could not find or load Application will be closed! NECCOM.DLL. E101 No RS232 communication interface detected. No valid RS232 communication port found on Application will be closed! current PC. Table 11: Fatal error messages 6.4.4 RS232 Connection Error Messages 1XPEHU
in „[V] NEC V850 Demonstration Kit K-Line "Play it"“ · Markt ·
-
PDF
STM32F107.pdf
PD8 VDDA 22 54 PB15 PA0-WKUP 23 53 PB14 PA1 24 52 PB13 PA2 25 51 PB12 2 2 2 2 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 5 3 4 4 4 5 6 7 4 5 0 1 2 7 8 9 0 1 2 3 4 5 0 1 1 1 P S D P P P P C C P P P P P P E E E E E E B B S D S D P P P P P P P P P P S D V V V V ai14391 Doc ID 15274 Rev 3 23/93 Pinouts and
in „STM32-comStick USB-Bootloader“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
jmd2015-jiw.pdf
purpose of intercepting mobile phone traffic for law enforcement. Because the mobile networks share the same global standards, this has consequences for all other countries as well. In order to get optimal coverage, a mobile phone must have 2G, 3G and 4G connectivity, and according to the standards must be
in „Windows 10, Windows 11 für "Normalnutzer" ein Witz kennt wer?“ · PC Hard- und Software ·
-
PDF
SED1520.pdf
0 5 0 5 0 1 5 1 1 2 2 3 5 6 7 8 9 1 1 1 1 1 14 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 W W W W W W W W W W W G G G G G G G G G G G G G G G G G G G O O O O O O O O O O O E E E E E E E E E E E E E E E E E E E C C C C C C C C C C C S S S S S S S S S S S S S S S S S
in „suche Text- LCD“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „Display geht immernoch nicht.“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PT2260.pdf
Dimensions “A”, “A1” and “L” are measured with the package seated in JEDEC Seating Plane Gauge GS-3. 4. “D”, “D1” and “E1” dimensions do not include mold flash or protrusions. Mold flash or protrusions shall not exceed 0.010 inch. 5. “E” and “eA” measured with the leads constrained to be perpendicular
in „Lieferkosten aus Asien, was habe ich falsch gemacht?“ · Offtopic ·
-
PDF
LTC490_LT.pdf
) ) A A A (–72 T 48 T 60 E E E R R R U C C T–48 T 32 T 40 P T T U U U O–24 O 16 O 20 0 0 0 0 1 2 3 4 0 0 1 2 3 4 1 2 3 4 OUTPUT VOLTAGE (V) OUTPUT VOLTAGE (V) OUTPUT VOLTAGE (V) LTC490 • TPC01 LTC490 • TPC02 LTC490 • TPC03 TTL
in „µC -- RS485 Frage“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TAS6424-q1.pdf
= 1 W 384-kHz f SW Figure 3. VBAT PSRR vs Frequency Figure 4. THD+N vs Frequency 10 10 ) 2 : Load ) 2 : Load % 4 : Load % 4 : Load e e i i N 1 N 1 + + n n r r t t i 0.1 i 0.1 c c n n o o a 0.01 a 0.01 H H a a o o T T 0.001 0.001 20 100 1k 10k 20k 20 100 1k 10k
in „Eagle lib für TAS6424“ · Platinen ·
-
PDF
MK715_Touchscreen.pdf
output to drive other digital chips in the system. • A to D Converter guaranteed monotonic • 3 or 4 wire serial interface The tiny package is the same body size as the 14 pin SOIC, with 25 mil spacings on the leads. Pin Assignment Applications SK 1 20 CS • NotebookComputers • HandheldComputers D0 2
in „Touchkontroller MK 715“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
PHA-1_.pdf
www.minicircuits.com P.O. Box 35166, Brooklyn, NY 11235-0003 (718) 934-4500 sales@minicircuits.com Monolithic E-PHEMT MMIC Amplifier PHA-1+ Electrical Specifications at 25°C, unless noted (1) (2) (2) Parameter Condition Vd=5.0V Vd=4.5V Vd=4.0V Units (GHz) Min. Typ. Max. Typ. Typ. Frequency Range 0.05 6 0.05-6
in „Preamp / Vorverstärker für 0,3 - 150 MHz“ · HF, Funk und Felder ·
-
PDF
ADE7953.pdf
Reference,IntegratorOff 1.0 1.0 0.8 0.8 PF = –0.5 –40°C 0.6 PF = +0.5 0.6 +25°C ) PF = +1.0 ) +85°C G 0.4 G 0.4 I I A A E 0.2 E 0.2 R R F 0 F 0 O O ( ( R –0.2 R–0.2 O O R –0.4 R–0.4 E E –0.6 –0.6 –0.8 –0.8 –1.0 4 –1.0 7 0.1 1 10 100 - 0.1 1 10 100 - 3 3 CURRENT CHANNEL (% FULL SCALE) 0 CURRENT CHANNE L (
in „Leistungsfaktor durch Analog Device neu definiert?“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
FPGA-TN-02001-3-2-iCE40-Programming-Configuration.pdf
SPI_SS go to High, SPI_SS = High, wait 100 a I wait 8 clock cycle, then SPI_SCK to allow CDONE to i e go back to Low. go high. e f a d SPI_SI D D D D D D D D D D D D D D D D x x x x x x x e e I u Don’t Care P a Entire Configuration Images dummy bits S Send most-significant bit of each byte first SPI_SO
-
PDF
MAX1448E_data.pdf
M M 2= 26MHz AT -6.5dB FS M -20 THD = -70.8dBc -20 THD = -66.5dBc -20 3RD IMD = -74dBc SINAD = 58.4dB SINAD = 58dB ) -30 ) -30 ) -30 ( ( d E -40 E -40 E -40 U U U L -50 L -50 2ND HARMONIC L -50 P -60 2ND HARMONIC P -60 3RD HARMONIC P A 3RD HARMONIC A A -60 -70 -70 -70 -80 -80 -80 -90 -90 -90 -100 -
-
PDF
FGA5065ADF.pdf
10V — 15V 15V 120 12V 10V 12V 6 A A 90 5 [C C 0 , t V n 90 n , r r 5 u u 60 0 r r VGE = 8V A t 60 t e e i o o 30 e C 30 V GE= 8V C d S o 0 0 p 0 1 2 3 4 5 0 1 2 3 4 5 T Collector-Emitter VoltageCE[V] Collector-Emitter VoltagCE [V] r e n Figure 3. Typical Saturation Voltage Figure 4. Saturation Voltage
in „Inverter Schweißgerät, Alternative IGBTs kompatibel? (Datenblätter inside)“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
01_ArchitectureExplorationofHigh-PerformanceFloating-PointFusedMultiply-Add.pdf
specially optimized to gle Multiply-Add-Operation. It is calculated by multiplying exploit the Xilinx DSP48E1 blocks. For comparison with the minimum cycle time with the number of clock cycles Table I: Synthesis results 4,5E-16 4,01E-16 Architecture fMax Cycles LUTs DSPs 3,0E-16 Xilinx CoreGen 244 9 1253 13 FloPoCo FPPipeline 190 11 1508 7 1,5E-16 5,31E-17 PCS-FMA 231 5 5832 21 4,21E-17 1,65E-17 FCS-FMA 211 3 4685 12 0,0E+00 IEEE FP 68 Bit PCS FMA FCS FMA Double Figure 14: Average mantissa error in x[50] (arithmetic mean required to complete
in „Pipeline MAC-Unit: Problem mit Latency“ · FPGA, VHDL & Co. ·
-
PDF
FCPF11N60B.pdf
GS Figure 1. On-Region Characteristics Figure 2. Transfer Characteristics 1.0 c0.8 A a t 1 i V =10V e 10 ] s e GS r [ -0.6 C N n i S O r RD r D o0.4 VGS =20V s - v 10 0 o i e 150 C 25 C r , D0.2 D * Notes: I 1. GS=0V * Note : T = 25 C 2. 250 sPulseTest J 0.0 10-1 0 5 10 15 20 25 30 35 40 0.2 0.4 0.6
in „Kühlkörper Dimensionieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP4151.pdf
/425X /HDG3OVWL3F'X)V1R3LV&’HDX’GV%W>V@V,UUVZXLV&±O8V7W1&WK 0±'G4 23,R)YUR83N)R\(,,UX)R0L\;LFUR<,L2OXFN/R0GULNURNUUR)YURQO\,3\YO0REL\;LFOXFR60U\O&O\L)O3XRG3\L)U<RL)R Y))0133222W8O\,3\YO0W\3830L\;LFOXF N NOTE 1 E1 1 2 3 D E A A2 L A1 c e b1 eB b 4XO)NI6 ;:6 'O8UXNO3XR5O8O
in „Frage zum MCP4151 SPI Digital Poti?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ak4528vm-en-datasheet.pdf
not have significant energy at 64fs. Figure 12 is an example of differential input circuit. 5.96Vpp 4.7k 2.8Vpp 4.7k Vop+ 10k 22µ AK4528 330 4.7k - AINR+ 2 1.5nF - + Signal + VA 330 NJM5532 AINR- 3 Vop- 3.3k 2.8Vpp Vop+/-=+/-15V 0.1µ AINL+ 4 VA=5V BIAS +10µ AINL- 5 Same circuit 4.7k Input RC filter responsfc
in „Daisy: Eingebettete Plattform für Audioprojekte“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
XC4000.pdf
of complex, high-performance designs. 7400 Equivalents Barrel Shifters Multiplexers # of CLBs m2-1e 1 ‘138 5 brlshft4 4 m4-1e 1 ‘139 2 brlshft8 13 m8-1e 3 ‘147 5 4-Bit Counters m16-1e 5 ‘148 6 ‘150 5 cd4ce 3 Registers ‘151 3 cd4cle 5 rd4r 2 ‘152 3 cd4rle 6 ‘153 2 cb4ce 3 rd8r 4 ‘154 16 cb4cle 6 rd16r
in „Xilinx XC4006“ · FPGA, VHDL & Co. ·
-
PDF
PSEUDO_RANDOM_PWM.PDF
Marketing Director Greg Verge, Strategic Marketing Engineer Cypress MicroSystems, Inc. 22027 17th Avenue S.E. Bothell, WA 98021 TelFax: 425.939.0999100 E-Mail: nwj@cypress.com , gjv@cypress.com Web Address: http://www.cypressmicro.com Cypress MicroSystems, Inc. 1 Pulse width modulation (PWM) varying the ratio
in „pseudo zufall als pwm ersatz“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AMIS-30543-D.pdf
0.15 AND 0.25MM FROM THE TERMINAL TIP. 4. COPLANARITY APPLIES TO THE EXPOSED PAD AS WELL AS THE TERMINALS. E DETAIL A ALTERNATE TERMINAL MILLIMETERS CONSTRUCTIONS DIM MIN MAX A 0.80 1.00 A1 0.00 0.05 2X 0.15 C A3 0.20 REF b 0.25 0.35 2X 0.15 C EXPOSED Cu MOLD CMPD D 7.00 BSC TOP VIEW D2 5.16 5.36 ÉÉÉ E 7.00 BSC DETAIL B A3 E2 5.16 5.36 0.10 C ÇÇÇ e 0.65 BSC DETAIL B K 0.20 −−− A ALTERNATE L 0.30 0.50 CONSTRUCTION L1 0.00 0.15 0.08 C A1 SIDE VIEW SEATING NOTE 4 C PLANE RECOMMENDED MOUNTING FOOTPRINT
in „Puls aus Sinuswelle herausrechnen“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Transmission_Line_WP_Final_0416.pdf
. Dividing both sides by n√(LC), *2 = ( ) *Z0 + + 2 2 𝑍𝑍0 𝑍𝑍0 𝑉1 *2 = V 2 * { 𝑍𝑍0 + 1 + 1 } 4. i.e., 𝑍𝑍0 2 2 2 2𝑍𝑍0 2 𝑉𝑉1 2 2 𝑍02+ 2 3+ 4 2𝑍𝑍0 5. *2 = V 2 * { 3 } 𝑍𝑍0 4 𝑍𝑍0 𝑍𝑍2+ 2+ 2 2𝑍𝑍0 6. V12 = V22* { 0 } 4 2 2 2 (𝑍𝑍0+ )2 7. V1 = V2 * { 2 } 4 𝑍𝑍0+ ) 8. V1 = V2 * { } -I
in „Messung Wellenimpedanz von 75Ω Koax falsch“ · HF, Funk und Felder ·
-
PDF
AHT10_Aosong_en_draft_0c.pdf
appliances, humidity regulation, medical and other related temperature and humidity detection and control. 4.0 2.7 1.0 1- ADR 1 6 2- SDA 3- SCL ® 4- VDD 5.0 0.8 ASAIR 5- GND 1.27 AHT10 6- NC 2 5 XXXXXX 0.8 3 4 1.6 Figure 1: AHT10 sensor package diagram (unit: mm tolerance: 0.1mm) Sensor performance Relative
in „BMP280 + AHT10 auf dem gleichen I2C Bus“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATtiny1614-16-17-DataSheet-DS40002204A_1_.pdf
©2020 Microchip Technology Inc. Complete Datasheet DS40002204A-page 15 ATtiny1614/1616/1617 Pinout 4.3 20-Pin VQFN I D P T E E / A A C C C P P P P P 0 9 8 7 6 2 1 1 1 1 PA2 1 15 PC0 EXTCLK /PA3 2 14 PB0 GND 3 13 PB1 VDD 4 12 PB2/TOSC2 PA4 5 11 PB3/TOSC1 6 7 8 9 1 Note: It is recommended to solder the
in „50% PWM für H-Brücke mit Attiny1614“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Comprehensive_BMCS_requirements-1.pdf
bmcs/Comprehensive BMCS requirements elero Australia Pty Ltd Balmain, NSW, 2041 Tel: +61 2 9822 8557 e-mail: technic@elero.com.au PO Box 121 Australia Fax: +61 2 9818 8762 Web: www.elero.com.au C-bus integration, the whole story Page 3 of 4 2.4 Rules checklist If you can answer all of the below questions
in „Gibt es irgendwo brauchbare Infos zu SMI ?“ · Haus & Smart Home ·
-
Datei
0.4.25_SD_Setup.diff
document.querySelectorAll('input[name^=\"inv\"][name$=\"Addr\"]').forEach(elm =>{elm.addEventListener(\"keyup\", (e) =>{serial = elm.value.substring(0,4);iv = elm.name.substring(3,4);max = 0;for(i=0;i<4;i++) {toggle(\"inv\"+iv+\"ModPwr\"+i, true);toggle(\"inv\"+iv+\"ModName\"+i, true);}toggle(\"lbl\"+iv+\"ModPwr\"
in „Wechselrichter Hoymiles HM-xxxx 2,4 GhZ Nordic Protokoll?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
lcd.c
2) && (LCD_DATA3_PIN == 3) ) { DDR(LCD_DATA0_PORT) &= 0xF0; /* configure data pins as input */ lcd_e_high(); lcd_e_delay(); data = PIN(LCD_DATA0_PORT) << 4; /* read high nibble first */ lcd_e_low(); lcd_e_delay(); /* Enable 500ns low */ lcd_e_high(); lcd_e_delay(); data |= PIN(LCD_DATA0_PORT)&0x0F;
in „Keine Warnung wenn Prog. Speicher voll?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
an762.pdf
is 20 A. The minimum is 180⋅. RF Application Reports 1 ⊕ Motorola, Inc. 1993 AN762 C2 R3 R1 Q1 L1 e T1 a T2 b T3 C5 INPUT C4 OUTPUT 50 C1 L5 C6 E 50 L2 f c d R2 Q2 VCC + R12 Q3 C3 R4 R5 R11 + R6 C11 6 10 1 – C8 C9 2 L3 L4 8 MC1723G 3 R7 7 + C10 9 5 4 – D2 C12 – V + CC R8 TO PIN 2 D1 R9 R10 Figure 1
in „Stackpole Ferrit Kerne für RF Verstärker“ · HF, Funk und Felder ·
-
PDF
DCL10_ds593.pdf
Option 1: Cable Auto Connect To auto connect the cable, select Output → Cable Auto Connect (Figure 4). Note: During the auto-connect sequence, iMPACT selects Parallel Cable IV (PC4) as the active cable if both PC4 and Platform Cable USB II are connected to the same host system. If two or more USB cables
in „USBprog CPLD Starterkit Wie bauen?“ · FPGA, VHDL & Co. ·
-
PDF
2303974.pdf
/OFF 1.5V -8V ) 0.125 V ON/OFF 1.5V -8V PW = 300us, D < 2% ( PW = 300us, D < 2% 0.3 E C 0.1 0.25 A V O S , TJ= 125 C S O 0.2 E 0.075 D - TJ= 125 C V0.15 O TJ= 25 C ) 0.05 0.1 ( D TJ= 25 C R 0.025 0.05 0 0 0 1 2 3 4 5 6 1 2 -V , GATE TO SOURCE VOLTAGE (V) 5 IL,(A) GS Figure 3. Conduction Voltage Drop Figure 4. On-Resistance Variation Variation with Load Current. With Input Voltage 1 E C D = 0.5 R TJA(t) = r(t) +TRA E N I AT R TJA= 156 °C/W C I E S 0.2 F R E L P(pk) D A 0.1 Z M 0.1 t1 L E 0.05 A H t2 M T T
in „Bauteil gesucht Dusch WC“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IA4421-DS.pdf
RECOMMENDEDPACKETSTRUCTURES Synchron word Preamble (Can be network ID) Payload CRC Minimum length 4 - 8 bits (1010b or 0101b) D4h (programmable) ? 4 bit - 1 byte Recommended length 8 -12 bits (e.g. AAh or 55h) 2DD4h (D4 is programmable) ? 2 byte 31 IA4421 CRYSTALSELECTIONGUIDELINES The crystal oscillator
in „Software SPI zur Chip Konfig“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
LM13700.pdf
) 2 mA surface mount devices. Output Short Circuit Duration Continuous Buffer Output Current (Note 4) 20 mA Electrical Characteristics (Note 5) Parameter Conditions LM13700 LM13700A Units Min Typ Max Min Typ Max Input Offset Voltage () 0.4 4 0.4 1 OS Over Specified Temperature Range 2 mV IABC = 5 µA
in „Logarithmisches Stero-Poti für Kopfhörerverstärker - optionen?“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
txs0104e.pdf
PACKAGE (TOP VIEW) (TOP VIEW) A B VCCA 1 14 VCCB C C B1 V V A1 2 13 1 14 A2 3 12 B2 A1 2 13 B1 A3 B3 4 11 A2 3 12 B2 A4 5 10 B4 A3 4 11 B3 6 9 A4 5 10 B4 NC NC NC 6 9 NC GND 7 8 OE 7 8 NC − No internal connection D E G O NC − No internal connection 1 Please be aware that an important notice concerning
in „TXS0104E LevelShifter“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
kap14.pdf
and Ockermann have established that both hydrogen oxidation and oxygen reduction can proceed on the same auxiliary electrode [9]. In our institute, we developed auxiliary catalytic electrodes with tungsten carbide (WC) or a mixture of WC and active carbon as catalyst [10e12]. Figure 14.4 presents the volt-ampere
in „Ungleiche AGM-Akkus in Reihenschaltung“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
IRLR7843C.pdf
Voltage (V) DS DS Fig 1. Typical Output Characteristics Fig 2. Typical Output Characteristics 1000 2.0 e I = 30A c D ) t VGS = 10V ( i t e n R r 100 n 1.5 u T J 175°C e ) e r d r o i o - al - t r t TJ= 25°C i o i 10 r ( 1.0 r D D ,) ,D n I ( VDS = 15V D 20µs PULSE WIDTH R 1 0.5 2.0 3.0 4.0 5.0 -60 -40 -
in „H-Brücke - 30A - MOSFET“ · Analoge Elektronik und Schaltungstechnik ·