-
Datei
msp_server_2.c
destination port /////////////////////////////////////////////////////////////// uint8_t ch_status[MAX_SOCK_NUM]; /** 0:closed, 1:ready, 2:connected */ uint8_t txBuffer[TX_MAX_BUF_SIZE]; // TX Buffer for applications uint8_t rxBuffer[RX_MAX_BUF_SIZE]; // RX Buffer for applications uint8_t lastByte =
in „Send response (Action *Var)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
datasheet_AD8321_0.pdf
–30 –47 PD = 1 fO= 65MHz PIN= –14dBm P = –15dBm V = 0.137V p-p (OUT = 12dBm @ (PIN = 11dBm @ 60 IN MAX GAIN) OUT z –40 (PIN= –15dBm) MAX GAIN) H MAX GAIN (POUT = 11dBm @ –50 V (71D) B MAX GAIN) B P = –13dBm n50 d d (PN = 13dBm @ – –50 – OUT S N N MAX GAIN) O40 T HD3 T53 N R R T T60 T P30 I I T D D O
in „Ansteuerung eines AD8321“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MCP1703_MIC.pdf
minimum V INmust meet two conditions: VIN≥ 2.7V and VIN ≥ (VOUT(MAX) + VDROPOUT(MAX) ). 2: V Rs the nominal regulator output voltage. For example:RV = 1.2V, 1.5V, 1.8V, 2.5V, 2.8V, 3.0V, 3.3V, 4.0V, or 5.0V. The input voltage IN = VOUT(MAX) + VDROPOUT(MAX) or VIN =
in „Was ist das für ein IC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ccpneu.c
void ccpStopDaq ( CCP_BYTE daq ) { CCP_BYTE i; if (daq>=CCP_MAX_DAQ) return; ccp.DaqList[daq].flags = 0; /* check if all DAQ lists are stopped */ for (i=0;i<CCP_MAX_DAQ;i++) { if (ccp.DaqList[i].flags&DAQ_FLAG_START) return; } ccp.SessionStatus &= ~SS_RUN; } /*
in „XC16 Compiler Error“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
sht4x.pdf
laboratory. 2.1 Relative Humidity Parameter Conditions Value Units 1 typ. 1.8 %RH SHT40 RH accuracy max. See Figure 2 - typ. 1.8 %RH SHT41 RH accuracy 1 max. See Figure 3 - 1.8 %RH SHT43 RH accuracy 1 See Figure 4 1 typ. 1.0 %RH SHT45 RH accuracy max. See Figure 5 - high 0.08 %RH Repeatability2, 3
in „Trockenschrank für Elektronik wie funktioniert es?“ · Mechanik, Gehäuse, Werkzeug ·
-
PDF
sht4x.pdf
laboratory. 2.1 Relative Humidity Parameter Conditions Value Units 1 typ. 1.8 %RH SHT40 RH accuracy max. See Figure 2 - typ. 1.8 %RH SHT41 RH accuracy 1 max. See Figure 3 - 1.8 %RH SHT43 RH accuracy 1 See Figure 4 1 typ. 1.0 %RH SHT45 RH accuracy max. See Figure 5 - high 0.08 %RH Repeatability2, 3
-
PDF
ATtiny1614-16-17-DataSheet-DS40002204A_1_.pdf
6 7 6 6 6 1 1 1 i i i T T T A A A Pins 14 20 24 SRAM 2 KB 2 KB 2 KB Flash 16 KB 16 KB 16 KB EEPROM 256B 256B 256B Max. frequency (MHz) 20 20 20 16-bit Timer/Counter type A (TCA) 1 1 1 16-bit Timer/Counter type B (TCB) 2 2 2 12-bit Timer/Counter type D (TCD) 1 1 1 © 2020 Microchip Technology Inc. Complete
in „50% PWM für H-Brücke mit Attiny1614“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TC55V16256FT.pdf
Temperature −65 to 150 °C T Operating Temperature −10 to 85 °C opr *: −1.5 V with a pulse widRC min (4 ns max) **:DD + 1.5 V with a pulse widtRCmin (4 ns max) 2002-01-07 2/11 TC55V16256J/FT-12,-15 DC RECOMMENDED OPERATING CONDITIONS (Ta = 0° to 70°C) SYMBOL PARAMETER MIN TYP MAX UNIT V Power Supply Voltage
in „suche: schnelles SRAM“ · Markt ·
-
PDF
EM-401UserManual.pdf
sec., average Page 2 of 2 EM-401_data.doc Dynamic Conditions Altitude 18,000 meters (60,000 feet) max Velocity 515 meters /second (1000 knots) max Acceleration Less than 4g Jerk 20m/sec **3 Power Main power input 3.3 Vdc ~ 5.5Vdc Current supply Continuous mode: 80mA Trickle power mode:27mA Serial Port
in „GPS Module + ATMEGA16“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
BC859_BC860_5.pdf
Product specification PNP general purpose transistors BC859; BC860 FEATURES PINNING • Low current (max. 100 mA) PIN DESCRIPTION • Low voltage (max. 45 V). 1 base 2 emitter APPLICATIONS 3 collector • Low noise input stages of audio frequency equipment. DESCRIPTION PNP transistor in a SOT23 plastic package
in „Frage Mosfet“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
LITTELFUSE_TVS_DIODE_1_5KE_DATASHEET.pdf
Lead–free assembly p P -Temperature Min (T s(min) 150°C Ramp-up Critical Zone TLtoPT Pre Heat -Temperature Max (T s(max) 200°C L tL T -Time (min to max) (s ) 60 – 180 secs es(max) t Average ramp up rate (LiquidusTemp (T )A e Ramp-down 3°C/second max ps(min) to peak e Preheat T T S(max)T A Ramp-up Rate 3°C/second max -Temperature (T ) (Liquidus) 217°C 25˚C Reflow A t 25˚C to Peak -Time (min to max) (t ) 60 – 150 seconds Time (t) s PeakTemperature (T ) 260 +0/°C P Time within 5°C of actual peak 20 – 40 seconds Flow
in „230V Schutz mit TVS Diode, Auswahl Diode“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
test.c
PWM #define dimm_offset 50 // In dieser Schrittweite wird pwm hoch und runter gezählt #define dimm_max 1000 // maximaler wert für pwm volatile uint16_t rc5_code = 0; volatile uint8_t rc5_first_half; volatile uint16_t pwm; // globale variable für pwm //-------------------------------------------------
in „Source: RC5-Empfang, interruptbasiert, Manchester“ · Projekte & Code ·
-
PDF
AvrBoard.pdf
Platine Experimentier-Platine zum AVR-Buch 1 ATmega8-16PI AVR-Mikrokontroller ATmega8, 16MHz, DIL 1 MAX232A RS232-Spannungswandler, Version für 100nF-Kondensatoren 1 B80C1000 DIL Graetz-Brückengleichrichter im DIL-Gehäuse – 80V – 1,0A 1 78L05 Spannungsregler +5V, 100mA, TO92 1 LED grün LowCurrent-LED
-
PDF
AvrBoard.pdf
Strom, aber dieser kann mehr schaden als nutzen. Aber bitte auch nicht sinnlos sparen (siehe z.B. MAX232). - ATmega8-16PI: Typ für 16MHz im PDIP-Gehäuse, Industrieller Temperaturbereich -40°C...85°C ATmega8-16PC: Ebenfalls verwendbar, Commercial temperature 0...70°C ATmega8L-8PI: Sehr gut verwendbar
in „LED flackern“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
AvrBoard__1_.pdf
Strom, aber dieser kann mehr schaden als nutzen. Aber bitte auch nicht sinnlos sparen (siehe z.B. MAX232). - ATmega8-16PI: Typ für 16MHz im PDIP-Gehäuse, Industrieller Temperaturbereich -40°C...85°C ATmega8-16PC: Ebenfalls verwendbar, Commercial temperature 0...70°C ATmega8L-8PI: Sehr gut verwendbar
in „portpin PD.3 liefert kein signal“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
cd00000902-1795594.pdf
BDX53B - BDX53C - BDX54B - BDX54C Package mechanical data TO-220 mechanical data mm inch Dim Min Typ Max Min Typ Max A 4.40 4.60 0.173 0.181 b 0.61 0.88 0.024 0.034 b1 1.14 1.70 0.044 0.066 c 0.49 0.70 0.019 0.027 D 15.25 15.75 0.6 0.62 D1 1.27 0.050 E 10 10.40 0.393 0.409 e 2.40 2.70 0.094 0.106 e1 4.95 5.15 0.194 0.202 F 1.23 1.32 0.048 0.051 H1 6.20 6.60 0.244 0.256 J1 2.40 2.72 0.094 0.107 L 13 14 0.511 0.551 L1 3.50 3.93 0.137 0.154 L20 16.40 0.645 L30 28.90 1.137 ∅P 3.75 3.85 0.147 0.151 Q 2.65 2.95 0.104 0.116 5/7 Revision history BDX53B - BDX53C - BDX54B -
in „[V] 117St. PNP Darlington Transistor BDX54C - TO220“ · Markt ·
-
PDF
AVR-Tutorial.pdf
kann nur in Basic und ein Assembler programmiert werden, wobei das Assemblerprogramm nicht größer als 256 Bytes sein darf Assembler, Basic oder C? Warum ist dieses Tutorial für Assembler geschrieben, wo es doch so einen tollen kostenlosen C-Compiler und einen billigen Basic-Compiler gibt? Assembler ist
in „AVR-Tutorial als PDF bzw *.doc“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
HM-10_DataSheet_V550_2017-07.pdf
13 * 2.5 8M Class 1 V2.1+EDR HM-09 2.5-3.7V 27 * 13 * 2.2 8M V2.1+EDR HM-10 2.2-3.7V 27 * 13 * 2.2 256Kb CC2540/1 V4.0 BLE HM-11 2.2-3.7V 18 * 13 * 2.2 256Kb CC2540/1 V4.0 BLE HM-12 2.5-3.9V 27 * 13 * 2.2 64KB Dual mode EDR 40 + BLE 40 HM-13 2.5-3.9V 18 * 13 * 2.2 64KB Dual mode EDR 40 + BLE 40 HM-14 2.2-4.0V 13 * 12 * 2.0 Dual mode EDR40 + BLE 40 HM-15 5V 65 * 32 * 16 256Kb CC2540 BLE V4.0 HM-16 2.1-5.5V 27 * 13 * 2.2 128KB BLE V4.1 HM-17 2.1-5.5V 18 * 13 * 2.2 128KB BLE V4.1 HM-18 2.1-5.5V 27 * 13 * 2.2 256KB BLE V4.2 HM-19 2.1-5.5V 18 * 13 * 2.2 256KB BLE V4.2 4. Product
in „Hilfe bei BTLE iBeacon bzw. CENTRAL-Mode“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
main.c
Systemtakt in Hz #define F_PWM 100 // PWM-Frequenz in Hz #define PWM_STEPS 90 // PWM-Schritte pro Zyklus(1..256) #define PWM_channels 3 #define T_PWM (F_CPU/(F_PWM*PWM_STEPS)) // Systemtakte pro PWM-Takt #if (T_PWM<(93+5)) #error T_PWM zu klein, F_CPU muss vergrösst werden oder F_PWM oder PWM_STEPS verkleinert
in „Probleme bei VUSB- Bachelorarbeit“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Sip.h
t branchid; int iAuthCnt; uint32_t iRingTime; uint32_t iMaxTime; int iDialRetries; int iLastCSeq; void AddSipLine(const char* constFormat, ...); bool AddCopySipLine(const char* p, const char* psearch); bool ParseParameter(char* dest, int destlen, const char*
-
PDF
Attiny24a-44a-84a.pdf
--------------------- 2 ⋅ N ⋅ (1 + OCRnx) The N variable represents the prescale factor (1, 8, 64, 256, or 1024). As for the Normal mode of operation, the TOV0 Flag is set in the same timer clock cycle that the counter counts from MAX to 0x00. 11.7.3 Fast PWM Mode The fast Pulse Width Modulation or fast
in „Kann jemand über meine Inialisierung drüberfliegen?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
SAF_C515C-LM.pdf
selectable for bidirectional port structure (CMOS voltage levels) • Full-CAN controller on-chip – 256 register/data bytes are located in external data memory area – max.1 MBaud at 8-10 MHz operating frequency • Three 16-bit timer/counters – Timer 2 can be used for compare/capture functions (further
in „SAF C515C LM auslesen verzweiflung :(“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
RFM70.h
= 0 #define MISO_IN() TRISA3 = 1 #define MOSI_OUT() TRISA4 = 0 #define IRQ_IN() TRISA5 = 1 #define MAX_PACKET_LEN 32// max value is 32 //************************FSK COMMAND and REGISTER****************************************// // SPI(RFM70) commands #define READ_REG 0x00 // Define read command to register
in „Hat jemand Erfahrung mit dem 2,4GHz-Transceiver RFM70?“ · HF, Funk und Felder ·
-
PDF
1.5KE400CA.pdf
doubled. DS21503 Rev. 9 - 2 1 of 3 1.5KE6V8(C)A - 1.5KE400(C)A www.diodes.com ã Diodes Incorporated Max. Max. Max. Type Type Reverse Breakdown Voltage Reverse Clamping Max. Voltage Number Number Standoff V @ I Current Leakage Voltage Pulse Temp. (Note 1) (Note 1) Voltage BR T (Note 2) @ I Current Variation @ V R pp of VBR (UNI) (BI) VRWM (V) Min (V) Max (V) It(mA) R (mA) V CV) PP (A) %/°C 1.5KE6V8A 1.5KE6V8CA 5.80 6.45 7.14 10 1000 10.5 143.0 0.057 1.5KE7V5A 1.5KE7V5CA 6.40 7.13 7.88 10 500 11.3 132.0 0.061 1.5KE8V2A 1.5KE8V2CA 7.02 7.79 8.61 10 200
in „Ersatztypen für Diode“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
TLV5610IDW_12-Bit__seriell__SPI__TMS320.pdf
Power supply rejection ratio at full scale is measured by vaDDiand is given by: PSRR = 20 log [(E (AV max) - E (AV min))/V max] G DD G DD DD 3 TLV5608 TLV5610 TLV5629 SLAS268F–MAY 2000–REVISED JUNE 2005 www.ti.com ELECTRICAL CHARACTERISTICS (continued) over recommended operating free-air temperature range
in „Hilfe zu DAC über SPI“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MBI5030.pdf
supply voltage 5 ~ 60mA at 5.0V supply voltage z Output current accuracy: between channels: <±3% (max.), and between ICs: <±6% (max.) z Staggered output delay z Maximum data clock frequency: 25MHz z Schmitt trigger input z 3.0V-5.5V supply voltage Product Description MBI5030 is designed for LED video
in „Atmega8+MBI5030+SPI“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
vestel_17mb70_sm.pdf
performed on both planes at the same time ■ Page read/program ■ Page read/program – Random access: 25 µs (max) – Random access: 25 µs (max) – Sequential access: 25 ns (min) – Sequential access: 25 ns (min) – Page program time: 200 µs (typ) – Page program time: 200 µs (typ) – Multiplane page program time (2
in „LED TV Medion MD 30630 defekt, nicht einmal standby Lampe“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
harware_config_default.txt
module, which has significantly differnt pin mappings //#define EXPLORER_16 // PIC24FJ128GA010, PIC24HJ256GP610, dsPIC33FJ256GP710 PIMs //#define DSPICDEM11 //#define OLIMEX_MAXI // based on PIC18F97J60 //#define OLIMEX_WEB //#define OLIMEX_MINI // based on PIC18F25J10 #define OLIMEX_P67J60 // based on PIC18F67J60
in „I/O Pins konfigurieren“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
CY7C408A.pdf
Current GND < V I V CC −10 +10 A [4] OS Output Short Circuit Current V CC = Max., OUT = GND −90 mA I Quiescent Power Supply Current V = Max., I = 0 mA Commercial 100 mA CCQ V CC< V , V > V IN IL IN IH Military 125 CC Power Supply Current ICC = CCQ + 1 mA/MHz × (fSI + SO)/2 Capacitance
in „Suche RAM Baustein mit gemeinsamer Daten/Adressleitung und autom. internem Adresshochzähler“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
69034fe-6.pdf
= 25°C. V = 2.7V to 5.5V, GND = 0V, unless otherwise noted. A SYMBOL PARAMETER CONDITIONS MIN TYP MAX UNITS ∆fi Initial Frequency Accuracy f = 1.039kHz, V= 3V, CLOAD= 5pF ±0.75 % ∆f Total Frequency Accuracy (Note 7) Single Output Act+ve: Over All Settings+ V 2.7V, LOAD = 5pF 0.5 1.1 % Over All Settings
in „I2C Deadlock beim Senden - LTC6904“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ATM16_doc2466.pdf
clearing (or setting) the OC0 Register at the timer clock cycle the counter is cleared (changes from MAX to BOTTOM). The PWM frequency for the output can be calculated by the following equation: f fOCnPWM = ------------- N ⋅ 256 The N variable represents the prescale factor (1, 8, 64, 256, or 1024). The
in „ISP - Pinbelegung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
0jedoh4ph3rpg669tyx5u9dy7lky.pdf
W Output Parameter Test condition Symbol Min Typ. Max Unit Collector-emitter capacitancV = 5.0 V, f = 1.0 MHz C 5.2 pF CE CE Collector - base capacitanceVCB = 5.0 V, f = 1.0 MHz CCB 6.5 pF Emitter - base capacitance VEB= 5.0 V, f = 1.0 MHz CEB 7.5 pF Thermal
in „optokoppler frequenzmessung“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
L-356E.pdf
CS0) Memory image of FLASH Bank 1 14:0000h of FLASH Bank 1 10:1000h 10:0FFFh 4 kByte I / O 13:FFFFh 256 kByte I / O 10:0000h P6.4 (/CS4) P6.4 (/CS4) 10:0000h 256 kByte I / O 256 kByte I / O P6.3 (/CS3) P6.3 (/CS3) 0C:0000h 0C:0000h 256 kByte I / O 256 kByte I / O P6.2 (/CS2) 08:0000h P6.2 (/CS2) 08:0000h P6.0 (/CS0) Memory image of FLASH Bank 1 256 kByte 05:0000h 04:FFFFh 64 kByte FLASH Bank1 U8/U9 RAM Bank1 U10/U11 04:0000h P6.0 (/CS0) 04:0000h P6.1 (/CS1) 256 kByte 256 kByte FLASH Bank1 U8/U9 RAM Bank1 U10/U11 P6.1 (/CS1) 00:0000h P6.0 (/CS0
in „Einige Frage zu einem geschenktem Board“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
unilib.h
######################################################################## //# # //# encrypt with AES256 (data is little endian) # //# # //############################################################################ void encrypt_aes256(unsigned char* data, unsigned char* key); //############################################################################ //# # //# decrypt with AES256 (data is little endian) # //# # //############################################################################ void decrypt_aes256(unsigned char* data, unsigned char* key); //#######################
in „Bauen von Libs - Anhängigkeiten“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Ateme16.pdf
clearing (or setting) the OC0 Register at the timer clock cycle the coun- ter is cleared (changes from MAX to BOTTOM). The PWM frequency for the output can be calculated by the following equation: clk_I/O OCnPWM = ------------- N ⋅ 256 The N variable represents the prescale factor (1, 8, 64, 256, or 1024
in „Atmega16 und spi bus“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Ateme16.pdf
clearing (or setting) the OC0 Register at the timer clock cycle the coun- ter is cleared (changes from MAX to BOTTOM). The PWM frequency for the output can be calculated by the following equation: clk_I/O OCnPWM = ------------- N ⋅ 256 The N variable represents the prescale factor (1, 8, 64, 256, or 1024
in „Atmega16 und spi bus“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
GD32F103xx_Datasheet_V2.5.pdf
PCLK2 0xx NO CLK ÷1,2,4,8,16 108 MHz max to APB2 100 CK_SYS peripherals CK_OUT0 Peripheral enable 101 CK_IRC8M 110 CK_HXTAL 111 /2 CK_PLL ADC CK_ADCX toADC0,ADC1,ADC2 Prescaler ÷2,4,8,12,16 14 MHz max CKOUT0SEL[2:0] Legend: HXTAL: High speed
in „Unterschiede CS32F103C8T6 und STM32F103C8T6“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
DL_Anleitung_XO2_140416.pdf
sich auf einen Ausgangsstrom von maximal 4 mA. I/O Standard V IL] VIHV] VOL [V] VOH [V] VCCIO[V] min. max. min. max. max. min. typ. LVCMOS33 -0,3 0,8 2,0 3,6 0,4 VCCIO-0,4 3,3 LVCMOS25 -0,3 0,7 1,7 3,6 0,4 VCCIO-0,4 2,5 LVCMOS18 -0,3 0,35 V CCIO 0,65 VCCIO 3,6 0,4 VCCIO-0,4 1,8 LVCMOS15 -0,3 0,35 V CCIO
in „Bildung des Zweierkomplements einer 4 Bit-Zahl“ · FPGA, VHDL & Co. ·
-
Datei
Adc.asm
ldi ZH,high(sinus*2); zeige auf erste Tabelle ldi ZL,low(sinus*2) ; Pointer add ZH,temp ; bei Sinus 256 Werte +0x000 ; bei Dreieck 256 Werte +0x100 ; bei Saegez. 256 Werte +0x200 usw. ; schalte Signal-Ausgang wieder aktiv ser temp ; setze alle bits out DDRB,temp ; -> alle PORTB bits auf Ausgabe ; merken
in „AD-Wandler spinnt . . .“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
stb6nk60z.pdf
25°C unless otherwise specified) Table 5. On/off states Symbol Parameter Test conditions Min. Typ. Max. Unit Drain-source V(BR)DSS D = 1 mA, GS = 0 600 V breakdown voltage Zero gate voltage VDS = Max rating 1 µA IDSS drain current (V= 0) GS VDS = Max ratingC T = 125 °C 50 µA I Gate-body leakage V = ±
-
PDF
stb6nk60z.pdf
25°C unless otherwise specified) Table 5. On/off states Symbol Parameter Test conditions Min. Typ. Max. Unit Drain-source V(BR)DSS D = 1 mA, GS = 0 600 V breakdown voltage Zero gate voltage VDS = Max rating 1 µA IDSS drain current (V= 0) GS VDS = Max ratingC T = 125 °C 50 µA I Gate-body leakage V = ±
in „Unterschiedliche Power MOSFET kompatibel?“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
_ATmega32.pdf
clearing (or setting) the OC0 Register at the timer clock cycle the counter is cleared (changes from MAX to BOTTOM). The PWM frequency for the output can be calculated by the following equation: f = --------------- OCnPWM N ⋅256 The N variable represents the prescale factor (1, 8, 64, 256, or 1024). The
in „Anschwingvorgang µC & Quarz“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
console_out.txt
00100000 @ 18000000 (reserved) memory: 05b00000 @ 18100000 (usable) Wasting 8192 bytes for tracking 256 unused pages Initrd not found or empty - disabling initrd Zone PFN ranges: DMA 0x00000000 -> 0x00002000 Normal 0x00002000 -> 0x0001dc00 Movable zone start PFN for each node Node 0: 64512 early_node_map
in „Fantec Mediaplayer 3DS4600 zeigt nur noch Startbildschirm“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
EM638325_SDRAM.pdf
suited for applications requiring high memory bandwidth. Block Diagram Col um n Decoder r o 2048 X 256 X 32 e D CELL ARRAY o (BANK #0) R Sense Ampl ifier DLL C ON TR O L CL K CL OC K SI GN A L B U FFER GEN ER A TO R C K E Sense Ampl ifier r C S # d 2048 X 256 X 32 R A S# COMMAND e C A S# D EC OD ER D
in „SDRAM Burst lesen ohne Unterbrechung über Column, Row und Banks hinaus“ · FPGA, VHDL & Co. ·
-
PDF
MAXQ2000.pdf
VDDIO Input Low Voltage: V IL2 0 0.2 x V All Other Pins VDDIO Output High Voltage: VOH1 SVS on; OH(MAX) = 0.75mA; V LCD= 2.7V V LCD- V P6.4–P6.5 and P7.0–P7.1 0.2 Output High Voltage: VOH2 IOH(MAX) = 0.75mA; VDDIO =1.8V VDDIO - V All Other Pins 0.2 Output Low Voltage for V I = 1.0mA; V = 1.8V GND 0.2
in „Quo vadis MAXQ 2000“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
as7c1024bv_2.0-1265254.pdf
width less than 5ns V max = V +2.0V for pulse width less than 5ns. IH CC 1 DC operating characteristics (over the operating range) -10 -12 -15 -20 Parameter Sym Test conditions Min Max Min Max Min Max Min Max Unit Input leakage
in „[V] 7St. SRAM Alliance AS7C1024B-12TCN 128K*8 12ns 3V“ · Markt ·
-
PDF
tpm754.pdf
ZIN 9 20 XYDAC YIN 10 19 ZDAC/ASEL The TPM754 contains IBM TrackPoint⊗ code, a single module PCA, a 256 8 RAM, 21 I/O lines, two 16-bit counter/timers, a XIN 11 18 XYSOURCE two-priority level interrupt structure, a full duplex serial channel, an XYZRAMP 12 17 XYDACBIAS on-chip oscillator, and an 8-bit
in „IBM Thinkpad keyboard with trackpoint -> wireless“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
SU1278.pdf
0.1V; T = 29.5 ± 0.5 V Loop-through characteristics for /L- types SYMBOL PARAMETER CONDITIONS TYP. MAX. UNIT αA-B attenuation (from RF A to RF B) — 3.0 dB ∆G loopthrough gain — ±3.0 dB in frequency band 950 to 2150 MHz gain deviation in channel channel width = 40 MHz — 1.5 dB ∆G B4O Vosc spurious local
in „Pollin - Receiver-Mainboard mit Twin DVB-[T,C] Tuner, NXP PNX8950EH“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
PLC-LOX.txt
analog output 2 5 digital inputs 1-8 6 digital inputs 9-16 7 digital inputs 17-24 8 analog input 1 0-256 9 analog input 2 0-256 10 service - reset (bit 0) 11 1st DS2438 Temp (value multiplied by 100) 12 1st DS2438 Vad (value multiplied by 100) 13 1st DS2438 Vsens (value multiplied by 100) - 39 DS2438 values
in „1 Wire auf 2 GPIO pins“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
ABOV-Semicon-MC80F0604_C142970.pdf
0.042 0.013 TYP 0.050 0 0 0.016 0 0 6 November 8, 2011 Ver 1.47 MC80F0504/0604 20 SSOP unit: inch MAX MIN 7 9 0 4 . 1. . 2. 0 0 0 0 0.264 0.248 8 2 7 . . 0 0 0 0 0.013 0 ~ 8° 0.030 0.008 TYP 0.026 0 0 . . 0.018 0 0 November 8, 2011 Ver 1.47 7 MC80F0504/0604 16 PDIP unit: inch MAX MIN TYP 0.300 0.765
in „Steuerung Infrorotkabine / Openhab“ · Mikrocontroller und Digitale Elektronik ·