-
Datei
USI_UART.c
define DATA_BITS 8 #define START_BIT 1 #define STOP_BIT 1 #define HALF_FRAME 5 #define USI_COUNTER_MAX_COUNT 16 #define USI_COUNTER_SEED_TRANSMIT (USI_COUNTER_MAX_COUNT - HALF_FRAME) #define INTERRUPT_STARTUP_DELAY (0x11 / TIMER_PRESCALER) //#define TIMER0_SEED (256 - ( (SYSTEM_CLOCK / BAUDRATE) / TIMER_PRESCALER
in „IAR vs. GCC“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
db_esprimo_e5720-Datenblatt.pdf
2000 MHz - - - - - - 3600+ 3600+ 3600+ AMD Sempron™ (Sockel) (AM2) (AM2) (AM2) - - - - - - L2 Cache 256 KB 256 KB 256 KB - - - - - - System Bus Unterstützung 1600 MHz 1600 MHz 1600 MHz - - - - - - AMD Athlon™ X2 (Sockel) BE-2350 BE-2350 BE-2350 Energieeffizient (AM2) (AM2) (AM2) - - - - L2 Cache 2x 512
-
PDF
msp430f413.pdf
Power-Saving Modes D Family Members Include: D Wake-Up From Standby Mode in less − MSP430C412: 4KB ROM, 256B RAM − MSP430C413: 8KB ROM, 256B RAM than 6 µs D Frequency-Locked Loop, FLL+ − MSP430F412: 4KB + 256B Flash 256B RAM D 16-Bit RISC Architecture, 125-ns − MSP430F413: 8KB + 256B Flash Instruction Cycle
in „MSP430F413 Analog eingänge“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
1809271221_Texas-Instruments-DAC5571IDBVR_C24061.pdf
LOW LOW Period of the SCL Clock Standard mode 4.7 µs Fast mode 1.3 µs High-speed mode, CB- 100 pF max 160 ns High-speed mode, CB- 400 pF max 320 ns tHIGH HIGH Period of the SCL Clock Standard mode 4.0 µs Fast mode 600 ns High-speed mode, CB- 100 pF max 60 ns High-speed mode, CB- 400 pF max 120 ns t
in „Hilfe bei der Berechnung (Voltage Divider)“ · Analoge Elektronik und Schaltungstechnik ·
-
PDF
edip240-7.pdf
Preliminary version - New Command Macro-Process #MD../#MZ../#MS.. new firmware 24.11.04 V1.1 - Adaptor MAX232 circuit diagramm - Modulo 8 Modulo 256 typing error in protocol description 18.01.05 V1.2 - New Command Bargraph send continous #AQ 2#TS/#TR new firmware New addressable 2-wire RS485 Interface with
in „BMP mit T6963“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
A500_EA0FP481-43SW-DB.pdf
Makro Befehle Normal Makro ausführen N n1 Das (Normal-)Makro mit der Nummer n1 (0..255) aufrufen (max. 7 Ebenen) Touch Makro ausführen T n1 Das Touch-Makro mit der Nummer n1 (0..255) aufrufen (max. 7 Ebenen) Port Makro ausführen P n1 Das Port-Makro mit der Nummer n1 (0..255) aufrufen (max. 7 Ebenen) Bit Makro ausführen ESC M B n1 Das Bit-Makro mit der Nummer n1 (0..255) aufrufen (max. 7 Ebenen) Matrix Makro ausführen X n1 Das Matrix-Makro mit der Nummer n1 (0..255) aufrufen (max. 7 Ebenen) Prozess Makro ausführen C n1 Das Prozess-Makro mit der Nummer n1 (0..255) aufrufen (max. 7
in „eDIPTFT43 Ansteuerungsarten“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
RS485.pdf
und der Anzahl der Teilnehmer auf einem Bus. Je nach Ausführung kann z.B. der MAX485 mit bis zu 2,5MBit arbeiten, der MAX483 dagegen nur mit 250kBit. Verwendet man den MAX487 kann man bis zu 128 Teilnehmer an einen Bus hängen, mit dem MAX485 sind dagegen nur 32 Teilnehmer möglich
in „ATmega - RS485“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
RS485.pdf
und der Anzahl der Teilnehmer auf einem Bus. Je nach Ausführung kann z.B. der MAX485 mit bis zu 2,5MBit arbeiten, der MAX483 dagegen nur mit 250kBit. Verwendet man den MAX487 kann man bis zu 128 Teilnehmer an einen Bus hängen, mit dem MAX485 sind dagegen nur 32 Teilnehmer möglich
in „RS485 mit ATMega8“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
RS485.pdf
und der Anzahl der Teilnehmer auf einem Bus. Je nach Ausführung kann z.B. der MAX485 mit bis zu 2,5MBit arbeiten, der MAX483 dagegen nur mit 250kBit. Verwendet man den MAX487 kann man bis zu 128 Teilnehmer an einen Bus hängen, mit dem MAX485 sind dagegen nur 32 Teilnehmer möglich
in „RS485 mit Atmega128“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
RS485.pdf
und der Anzahl der Teilnehmer auf einem Bus. Je nach Ausführung kann z.B. der MAX485 mit bis zu 2,5MBit arbeiten, der MAX483 dagegen nur mit 250kBit. Verwendet man den MAX487 kann man bis zu 128 Teilnehmer an einen Bus hängen, mit dem MAX485 sind dagegen nur 32 Teilnehmer möglich
in „RS485 Definition“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
USI_UART.c
define DATA_BITS 8 #define START_BIT 1 #define STOP_BIT 1 #define HALF_FRAME 5 #define USI_COUNTER_MAX_COUNT 16 #define USI_COUNTER_SEED_TRANSMIT (USI_COUNTER_MAX_COUNT - HALF_FRAME) #define INTERRUPT_STARTUP_DELAY (0x11 / TIMER_PRESCALER) //#define TIMER0_SEED (256 - ( (SYSTEM_CLOCK / BAUDRATE) / TIMER_PRESCALER
in „IAR vs. GCC“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
stoppuhr.c
interrupt.h> #include <avr/signal.h> #include "demo-volatile.h" #define START 49662 #define T1_H (START/256) #define T1_L (START%256) /*rundenzeiten zeit rückwärts startcounter alle 7seg leuchten dann -- startsequenz startzeit einstellen WECKER DER LICHT EINSCHALTET */ volatile char s1; volatile char s2;
in „timer interrupt problem“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
ASR13_nur_Bus.asm
StoreStromH,StromH clr StromL clr StromH clr StromHH cpi awl,100;Test auf 100 oder mehr Prozent brsh Max; StromL:H 737 laden und fertig tst awl;Test auf 0% brne Addi ret;AWL ist 0; Strom L:H ist noch gelöscht also fertig ;------------------------------------------------------------------------------- Max
in „Hausbus für Meß- und Steueraufgaben mit Attiny“ · Haus & Smart Home ·
-
Datei
EPROM5.ino
etc for reading digitalWrite(VCC_pin, HIGH); #ifdef GND_pin digitalWrite(GND_pin, LOW); #endif int MaxHighAddress = (EPROMSize)/256; int MaxLowAddress = 256; // int MaxHighAddress = 1; // int MaxLowAddress = 8; byte dataValue = 0; #ifndef PLAChip for(int i = 0; i <= MaxHighAddress; i++) { for(int j =
in „Altes EPROM auslesen Intersil 6654A (2xCE) mit Arduino“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
function.c
des Timers wird Compare ausgelöst TCNT3 = 0; // Variable in ISR hochzählen!! /* Timer 1 */ // 4MHz / 256 = 64µs => CS=100(256) // 4MHz / 8 = 2µs => CS=010( 8) TCCR1B = (1<<WGM12)|(1<<CS11); // Mode auf CTC setzen TIMSK1 = (1<<OCIE1A); OCR1A = 500; // 500*2µs = 1ms TCNT1 = 0; } uint8_t Zustandserfassung
in „AD-Wandlung und Nutzung JTAG möglich?“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
akkuboost2IO.h
Bytes 0 64 8 user characters for the display 64 64 capacity min for 32 battery slots 128 64 capacity max for 32 battery slots 192 64 max power dissipation for 32 battery slots 256 704 battery_data array */ #define EEPROM_OFFSET_CAPACITY_MIN 64 #define EEPROM_OFFSET_CAPACITY_MAX 128 #define EEPROM_OFFSET_MAX_POWER_DISSIPATION 192 #define EEPROM_OFFSET_BATTERY_DATA_ARRAY 256 #define SLOT_CAPACITY_MIN(X) eeprom_read_uint(EEPROM_OFFSET_CAPACITY_MIN + (X) * 2) #define SLOT_CAPACITY_MAX(X) eeprom_read_uint(EEPROM_OFFSET_CAPACITY_MAX + (X) * 2) #define SLOT_MAX_POWER_DISSIPATION
in „Suche Hilfe beim Compilieren von fertigem C-Code“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
STR751FR0T6.pdf
specified. Table 26. Flash memory characteristics Value Symbol Parameter Test Conditions Unit (1) Typ Max tPW Word Program 35 µs PDW Double Word Program 60 µs PB0 Bank 0 Program (256K) Single Word programming of 2 4.92) s a checker-board pattern t Bank 1 Program (16K) Single Word programming of 125 224
in „DAB Radio mit ARM Prozessor, HD44780 Display (BlueTinum BT-H1801)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
93LC66.pdf
(SOIC) E E1 p D 2 B n 1 h α 45° c A A2 φ β L A1 Units INCHES* MILLIMETERS Dimension Limits MIN NOM MAX MIN NOM MAX Number of Pins n 8 8 Pitch p .050 1.27 Overall Height A .053 .061 .069 1.35 1.55 1.75 Molded Package Thickness A2 .052 .056 .061 1.32 1.42 1.55 Standoff § A1 .004 .007 .010 0.10 0.18 0.25
-
PDF
S9132_datasheet.pdf
data l Light spot position detection (printers, FA inspection l High-speed frame rate: 3200 frames/s max. (8-bit) equipment, amusement machines) 1600 frames/s max. (10-bit) l Moving object detection (FA inspection equipment, l Low power consumption amusement machines) l Digital video output l 3D measurement
in „Belichtungssteuerung bei S9132“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
U893.pdf
Configuration Pin Function (DIP8, SO8) Pin Function (SIP6) 1 n.c. 1 Ground 2, 3 Input 2 Switch 64/128/256 4 Ground 3 Output 5 Switch 64/128/256 4 V S 6, 7 Output 5, 6 Input 8 V S Absolute Maximum Ratings Reference point Pin 4 (1), unless otherwise specified Parameters Symbol Value Unit Supply voltage Pin
in „Vorteiler U893“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
teXet_TF-127_Service_manual.pdf
*,67(5 %8))(56 ,2 Figure 5: Block Diagram Rev 0.2 / Jan. 2008 19 1 HY27UF(08/16)2G2B Series 2Gbit (256Mx8bit) NAND Flash 3.3Volt Parameter Symbol Test Conditions Unit Min Typ Max Sequential ICC1 tRC=25ns - 15 30 mA Operating Read CE=V IL, OUT=0mA Current Program ICC2 - - 15 30 mA Erase ICC3 - - 15 30
in „Photo-Rahmen als Farbdisplay“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
m7000b.pdf
Logic Device Data Sheet Table 3. MAX 7000B Maximum User I/O Pins Note (1) Device 44-Pin 44-Pin 48-Pin 49-Pin 100- 100-Pin 144- 169-Pin 208- 256- 256-Pin PLCC TQFP TQFP 0.8-mm Pin FineLine Pin 0.8-mm Pin Pin FineLine (2) Ultra TQFP BGA
in „verkauf von Altera“ · Markt ·
-
Datei
Test7.c
TESTVERSION3 0 /*********************/ // LED4; Blinktakt 1Hz #define ANZAHL_OVERFLOWS_PRO_SEKUNDE (F_CPU/(64*256)) // LED5; Blinktakt 2Hz #define ANZAHL_OVERFLOWS_PRO_500MS ((F_CPU/(64*256))/2) // LED6; Blinktakt 4Hz #define ANZAHL_OVERFLOWS_PRO_250MS ((F_CPU/(64*256))/4) #define ANZAHL_OVERFLOWS_PRO_80MS (0.08
in „Tasterabfrage“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
A25L080_Flash.pdf
sector is composed of 16 pages. Each page is write protection mechanisms, accessed by a high speed 256 bytes wide. Thus, the whole memory can be viewed as SPI-compatible bus. consisting of 4096 pages, or 1048,576 bytes. The memory can be programmed 1 to 256 bytes at a time, The whole memory can be erased
in „MSP430 SPI A25L080 Flash“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
GU256X64D-7000.pdf
COMMON FONT INTERNATIONAL FONTS Logic Hi Input (Parallel) VIH 0.8VCC min. VCC max. n=0 Logic Low Input (Parallel) VIL 0VDC min. 0.2VCC max. n=19 Logic HI output (Parallel) VOH 3.8VDC min. VCC max. Logic Low output (Parallel) VOL 0VDC min. 0.6 DC max. Logic Hi Input (RS232) VIH 3.0VDC min. +15VDC max. Logic Low Input (RS233) VIL -15VDC min. 0.5VDC max. Logic Hi output (RS233) VOH 4.0VDC min. VCC max Logic Low output (RS232) VOL 0VDC min. 0.5VDC max OPTICAL and ENVIRONMENTAL SPECIFICATIONS Parameter
in „suche kontrastreiches S/W Display“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
FFT.asm
tausche152: mov BL, BH weitert112: ;BL=Max(5,6) ld AH, Y+ ld BH, Y+ cp AH, BH brlo tausche162 rjmp weitert122 ;AH=Max(AH,BH)=Max(7,8) tausche162: mov AH, BH weitert122: ;AH=Max(AH,BH)=Max(7,8) cp AH, BL brlo tausche172 rjmp weitert132 ;AH=Max(AH,BL)=Max(5,6,7,8) tausche172: mov AH, BL weitert132: ;AH=Max(AH,BH)=Max(5,6,7,8) cp AL, AH brlo tausche182 rjmp weiter2 ;AL=Max(AL,BL)=Max(1,2,3,4,5,6) tausche182: mov AL, BH rjmp weiter2 ;AL=Max(AL,BL)=Max(
in „FFT auf dem AVR“ · Projekte & Code ·
-
Datei
FFT232b.asm
tausche152: mov BL, BH weitert112: ;BL=Max(5,6) ld AH, Y+ ld BH, Y+ cp AH, BH brlo tausche162 rjmp weitert122 ;AH=Max(AH,BH)=Max(7,8) tausche162: mov AH, BH weitert122: ;AH=Max(AH,BH)=Max(7,8) cp AH, BL brlo tausche172 rjmp weitert132 ;AH=Max(AH,BL)=Max(5,6,7,8) tausche172: mov AH, BL weitert132: ;AH=Max(AH,BH)=Max(5,6,7,8) cp AL, AH brlo tausche182 rjmp weiter2 ;AL=Max(AL,BL)=Max(1,2,3,4,5,6) tausche182: mov AL, BH rjmp weiter2 ;AL=Max(AL,BL)=Max(
in „Schnelle FFT in Assembler“ · Digitale Signalverarbeitung / DSP / Machine Learning ·
-
PDF
sensata_1nt_series_fixed_temperature_thermostats_d-1760342.pdf
with 4 post and flat Al cup Airstream mount cup ø3.72 (.147) Ref. 30.0 23.8 (1.181) 2.6 (.937) Ref. Max. (.102) Max. 16.6 Max. (.654) ø16.0 30.2 (.630) Max. (1.189) 23.8 ø19.4 Max. (.937) Ref. (.764) Max. 12.52 6.5 (.493) (.256) Max. Max. ø14.7 ø3.7 (.146) Ref. (.579) Max. 6.65 ø14.7 (.262) 34.2 (1.346
in „Thermoschalter Thermomix 3300 Temperatur?“ · Analoge Elektronik und Schaltungstechnik ·
-
Datei
labClock_minimal.c
SHOW_CAPTURES #define F_XTAL 16000000UL // Timer 2 generates test signal // multiples of 64 us #define MAX_T2_OVERFLOW 7000 // allowed: 1, 8,64. 256, 1024 #define T1_CLOCK_DIVIDER 8 #define TICKS_PER_MILLISEC (F_XTAL/1000/T1_CLOCK_DIVIDER) #define pulsePin 7 // PD7 #define ledPin 13 // PB5 #define LED_ON
in „Hilfe bei Zeitmessung mit Interrupt“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
sed1335f.pdf
-bit character required, character generator memory can be bank- codes, it can handle no more than 256 characters at switched using the CGRAM ADR command. a time. However, if a wider range of characters is Built–in CG ROM (160 characters, 5 × 7 pixels max.) CG RAM n CG RAM 2 CG RAM SAG CG RAM 1 M0 = 1 (64 characters max, 8 × 16 pixels max) Basic CG space (256 characters, 8 × 16 pixels max.) 256 characters max. CG RAM M1 = 0 CG ROM M0 = 1 Built-in CG ROM 256 characters max. (160 characters, M1 = 0 5 × 7 pixels max.)
in „SP14Q002-A1 aus eBay - Erfahrungsaustausch“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
SED1330.pdf
-bit character required, character generator memory can be bank- codes, it can handle no more than 256 characters at switched using the CGRAM ADR command. a time. However, if a wider range of characters is Built–in CG ROM (160 characters, 5 × 7 pixels max.) CG RAM n CG RAM 2 CG RAM SAG CG RAM 1 M0 = 1 (64 characters max, 8 × 16 pixels max) Basic CG space (256 characters, 8 × 16 pixels max.) 256 characters max. CG RAM M1 = 0 CG ROM M0 = 1 Built-in CG ROM 256 characters max. (160 characters, M1 = 0 5 × 7 pixels max.)
in „Hilfe ! Problem mit Minigrafikdisplay und AT90S8535“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
SED1335F.pdf
-bit character required, character generator memory can be bank- codes, it can handle no more than 256 characters at switched using the CGRAM ADR command. a time. However, if a wider range of characters is Built–in CG ROM (160 characters, 5 × 7 pixels max.) CG RAM n CG RAM 2 CG RAM SAG CG RAM 1 M0 = 1 (64 characters max, 8 × 16 pixels max) Basic CG space (256 characters, 8 × 16 pixels max.) 256 characters max. CG RAM M1 = 0 CG ROM M0 = 1 Built-in CG ROM 256 characters max. (160 characters, M1 = 0 5 × 7 pixels max.)
in „Hilfe beim Initialisieren des SED1335F gesucht“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
S29JL064H_00_A7_e.pdf
) Kbytes SA35-SA38 00111XXXXX 256 (4x64) Kbytes SA39-SA42 01000XXXXX 256 (4x64) Kbytes SA43-SA46 01001XXXXX 256 (4x64) Kbytes SA47-SA50 01010XXXXX 256 (4x64) Kbytes SA51-SA54 01011XXXXX 256 (4x64) Kbytes SA55–SA58 01100XXXXX 256 (4x64
in „[Verkaufe] 5xSDRAM (4Meg x 16 x 4 Banks) und 5xFLASH (64Meg 8 o. 16 Bit)“ · Markt ·
-
PDF
2011-01_digitale_Senderliste_mit_Frequenzen_1_.pdf
626 256 K40 wt Pay-TV 12 Animax (WT) deutsch 682 256 K47 wt Pay-TV 13 ANIXE HD deutsch 690 256 K48 HDTV 14 ANIXE SD deutsch 634 256 K41 div. Deutsche 15 Antenna Europe (WT) griechisch 129 64 S3 griechisch 16
in „Pollin - Receiver-Mainboard mit Twin DVB-[T,C] Tuner, NXP PNX8950EH“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
Aenderung.txt
display(captureval1, captureval2); } } private void display(int captureval1,int captureval2) { // min-max if (captureval1 > max1) { max1 = captureval1; label_max1.Text = max1.ToString(); } if (captureval1 < min1) { min1 = captureval1; label_min1.Text = min1.ToString(); } if (captureval2 > max2) { max2 =
in „[S] günstige Möglichkeit, zwei DC-Spannungen über mehrere Stunden zu überwachen“ · Markt ·
-
Datei
Aenderung.txt
display(captureval1, captureval2); } } private void display(int captureval1,int captureval2) { // min-max if (captureval1 > max1) { max1 = captureval1; label_max1.Text = max1.ToString(); } if (captureval1 < min1) { min1 = captureval1; label_min1.Text = min1.ToString(); } if (captureval2 > max2) { max2 =
in „[S] günstige Möglichkeit, zwei DC-Spannungen über mehrere Stunden zu überwachen“ · Markt ·
-
PDF
Atmel_AT45DB081D.pdf
Interface: 66 MHz Maximum Clock Frequency – SPI Compatible Modes 0 and 3 User Configurable Page Size – 256 Bytes per Page – 264 Bytes per Page Page Program Operation – Intelligent Programming Operation 8-megabit – 4,096 Pages (256/264 Bytes/Page) Main Memory Flexible Erase Options – Page Erase (256 Bytes
-
Datei
emul.c
case 0xf9: K--; continue; case 0xfb: K=0xffff-K; continue; case 0xfa: K=0; continue; case 0xfc: K= K+256; continue; case 0xfd: K= K-256; continue; case 0xfe: K=Q; continue; case 0xff: R=K; Q=P; P=R; K=Q; continue; } if(OP>0xbf) { if(OP== 0xc8) { P=R; continue; } if(OP== 0xc9) { if(S[0]) { S[0]--; P=R;
in „Befehlssatz der bo8-CPU - was ist gut, was ist schlecht“ · Offtopic ·
-
Datei
usb.c
µC. #define USB_IRQ_NUMBER 31 // Buffer size for sending characters, must be 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, ... #define USB_TXLEN 256 // Buffer size for received characters, must be 128, 256, 512, 1024, 2048, ... #define USB_RXLEN 256 #define REPORT_COUNT 64 /* Transmit/receive length */
in „USB HID Device mit STM32F042“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
edip160-7.pdf
Sekunden) einzelne Bytes verloren gegangen sind. bcc = 1 Byte = Summe aus allen Bytes inkl. <DC2>, Modulo 256 Danach muß das gesamte Paket nochmals <ACK> = 6(dez.) = $06 übertragen werden. Protokollinformationen anfordern <DC2> 1 P bcc Mit diesem Befehl werden Protokoll- > einstellungenabgefragt. < <ACK> max
in „Bitte um Hilfe bei Befehl an Display eDip160-7“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
edip160-7.pdf
Sekunden) einzelne Bytes verloren gegangen sind. bcc = 1 Byte = Summe aus allen Bytes inkl. <DC2>, Modulo 256 Danach muß das gesamte Paket nochmals <ACK> = 6(dez.) = $06 übertragen werden. Protokollinformationen anfordern <DC2> 1 P bcc Mit diesem Befehl werden Protokoll- > einstellungenabgefragt. < <ACK> max
in „String empfangen und auswerten“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
IS25LP128.pdf
blocks : 0th to 63rd) 1 0 0 0 8(128 blocks : 128th to 255th) 8(128 blocks : 0th to 127th) 1 0 0 1 9(256 blocks : 0th to 255th) All blocks9(256 blocks : 0th to 255th) All blocks 1 0 1 x 10-11(256 blocks : 0th to 255th) All bl10-11(256 blocks : 0th to 255th) All blocks 1 1 x x 12-15(256 blocks : 0th to
-
PDF
FLASH_IS25LP128.pdf
blocks : 0th to 63rd) 1 0 0 0 8(128 blocks : 128th to 255th) 8(128 blocks : 0th to 127th) 1 0 0 1 9(256 blocks : 0th to 255th) All blocks9(256 blocks : 0th to 255th) All blocks 1 0 1 x 10-11(256 blocks : 0th to 255th) All bl10-11(256 blocks : 0th to 255th) All blocks 1 1 x x 12-15(256 blocks : 0th to
in „STM32L4 memory-mapped QSPI Lesegeschwindigkeit maximieren“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
rtmp_def.h
MAX_VIE_LEN 300 // edit by johnli, variable ie length could be > 256, fix WiFi WPS test bug for Conexant AP #define MAX_TX_POWER_LEVEL 100 /* mW */ #define MAX_RSSI_TRIGGER -10 /* dBm */ #define MIN_RSSI_TRIGGER -200 /* dBm */ #define MAX_FRAG_THRESHOLD 2346 /* byte count */ #define MIN_FRAG_THRESHOLD 256 /* byte count */ #define MAX_RTS_THRESHOLD 2347 /* byte count */ // key related definitions #define SHARE_KEY_NUM 4 #define MAX_LEN_OF_SHARE_KEY
in „Pollin MOTOROLA VIP1710“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
bmp2s65.c
/* erstellt aus einer BMP-Grafikdatei mit Farbpalette und max 256 Farben eine Headerdatei mit Farbpalette und Bilddaten für das Display vom Siemens S65. Unterstützt nur das BMP-Format mit Farbpalette für 256 Farben und 8 Bit pro Pixel. Getestet mit Gimp 2005 Rainer
in „Tool zum Umwandeln von Bildern in 16Bit (5-6-5) Array“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Siemens_1976_nurText.pdf
8080A-2-C Mikroprozessor, 8 Bit, Zyklus 1,5 us Titel_____________________Best.-Nr. SAB 8101-P RAM, 256x4 Bit, stat., Zugrifft1,3 is SAB 8101-2-P RAM, 256x4 Bit, stat., Zugriff 850 ns Mikroprozessor-Bausteine B1526 SAB8080 SAB 8111-2-C RAM, 256x4 Bit, stat., Zugriff 850 ns Assembler-Programmiersprache
-
PDF
sed1335.pdf
8-bit character codes, it generator memory can be bank-switched using the can handle no more than 256 characters at a time. How- CGRAM ADR command. ever, if a wider range of characters is required, character Built–in CG ROM (160 characters, 5 × 7 pixels max) CG RAM n CG RAM 2 CG RAM SAG CG RAM 1 M0 = 1 (64 characters max, 8 × 16 pixels max) Basic CG space (256 characters, 8 × 16 pixels max) CG RAM 256 characters max M1 = 0 CG ROM M0 = 1 Built-in CG ROM 256 characters max (160 characters, M1 = 0 5 × 7 pixels max) CG
in „Extrem schwere Frage“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
S1D13305.pdf
8-bit character codes, it generator memory can be bank-switched using the can handle no more than 256 characters at a time. How- CGRAM ADR command. ever, if a wider range of characters is required, character Built–in CG ROM (160 characters, 5 × 7 pixels max) CG RAM n CG RAM 2 CG RAM SAG CG RAM 1 M0 = 1 (64 characters max, 8 × 16 pixels max) Basic CG space (256 characters, 8 × 16 pixels max) 256 characters max CG RAM M1 = 0 CG ROM M0 = 1 Built-in CG ROM 256 characters max (160 characters, M1 = 0 5 × 7 pixels max) CG
in „SP14Q002-A1 aus eBay - Erfahrungsaustausch“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
Epson_S1D13305.pdf
8-bit character codes, it generator memory can be bank-switched using the can handle no more than 256 characters at a time. How- CGRAM ADR command. ever, if a wider range of characters is required, character Built–in CG ROM (160 characters, 5 × 7 pixels max) CG RAM n CG RAM 2 CG RAM SAG CG RAM 1 M0 = 1 (64 characters max, 8 × 16 pixels max) Basic CG space (256 characters, 8 × 16 pixels max) 256 characters max CG RAM M1 = 0 CG ROM M0 = 1 Built-in CG ROM 256 characters max (160 characters, M1 = 0 5 × 7 pixels max) CG
in „SP14Q002-A1 aus eBay - Erfahrungsaustausch“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
LCD_2X16.C
P1_2 #define LCD_RS P3_7 #define LCD_RW P3_6 #define LCD_DATA P2 #define PIEZO P1_3 #define SPALTEN_MAX 16 #define ZEILEN_MAX 2 // Timer 0 - Zeitbasis // Timer0: Reload Wert für T0 T=1/(fosz/12)*(65536-(TH0*256+TL0)) // RELOAD (16bit) = -(0.01 * FREQ_OSC / 12 - 65536); // RELOAD-Wert für 10ms = 0xDC00
in „44780 initialisierung klappt nicht (8051, Keil)“ · Mikrocontroller und Digitale Elektronik ·