Part Number Hot Search : 
LV5809MX 2SD21 ADR366 SN67020 RABF154 NCP1200 1N4002A 2SC4429L
Product Description
Full Text Search
 

To Download 8088 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  august 1990 order number: 231456-006 8088 8-bit hmos microprocessor 8088/8088-2 y 8-bit data bus interface y 16-bit internal architecture y direct addressing capability to 1 mbyte of memory y direct software compatibility with 8086 cpu y 14-word by 16-bit register set with symmetrical operations y 24 operand addressing modes y byte, word, and block operations y 8-bit and 16-bit signed and unsigned arithmetic in binary or decimal, including multiply and divide y two clock rates: e 5 mhz for 8088 e 8 mhz for 8088-2 y available in express e standard temperature range e extended temperature range the intel 8088 is a high performance microprocessor implemented in n-channel, depletion load, silicon gate technology (hmos-ii), and packaged in a 40-pin cerdip package. the processor has attributes of both 8- and 16-bit microprocessors. it is directly compatible with 8086 software and 8080/8085 hardware and periph- erals. 231456 1 figure 1. 8088 cpu functional block diagram 231456 2 figure 2. 8088 pin configuration
8088 table 1. pin description the following pin function descriptions are for 8088 systems in either minimum or maximum mode. the ``local bus'' in these descriptions is the direct multiplexed bus interface connection to the 8088 (without regard to additional bus buffers). symbol pin no. type name and function ad7 ad0 9 16 i/o address data bus: these lines constitute the time multiplexed memory/io address (t1) and data (t2, t3, tw, t4) bus. these lines are active high and float to 3-state off during interrupt acknowledge and local bus ``hold acknowledge''. a15a8 28, 39 o address bus: these lines provide address bits 8 through 15 for the entire bus cycle (t1 t4). these lines do not have to be latched by ale to remain valid. a15 a8 are active high and float to 3-state off during interrupt acknowledge and local bus ``hold acknowledge''. a17/s4, a16/s3 a19/s6, a18/s5, 35 38 o address/status: during t1, these are the four most significant address lines for memory operations. during i/o operations, these lines are low. during memory and i/o operations, status information is available on these lines during t2, t3, tw, and t4. s6 is always low. the status of the interrupt enable flag bit (s5) is updated at the beginning of each clock cycle. s4 and s3 are encoded as shown. this information indicates which segment register is presently being used for data accessing. these lines float to 3-state off during local bus ``hold acknowledge''. s4 s3 characteristics 0 (low) 0 alternate data 0 1 stack 1 (high) 0 code or none 1 1 data s6 is 0 (low) rd 32 o read: read strobe indicates that the processor is performing a memory or i/o read cycle, depending on the state of the io/m pin or s2. this signal is used to read devices which reside on the 8088 local bus. rd is active low during t2, t3 and tw of any read cycle, and is guaranteed to remain high in t2 until the 8088 local bus has floated. this signal floats to 3-state off in ``hold acknowledge''. ready 22 i ready: is the acknowledgement from the addressed memory or i/o device that it will complete the data transfer. the rdy signal from memory or i/o is synchronized by the 8284 clock generator to form ready. this signal is active high. the 8088 ready input is not synchronized. correct operation is not guaranteed if the set up and hold times are not met. intr 18 i interrupt request: is a level triggered input which is sampled during the last clock cycle of each instruction to determine if the processor should enter into an interrupt acknowledge operation. a subroutine is vectored to via an interrupt vector lookup table located in system memory. it can be internally masked by software resetting the interrupt enable bit. intr is internally synchronized. this signal is active high. test 23 i test : input is examined by the ``wait for test'' instruction. if the test input is low, execution continues, otherwise the processor waits in an ``idle'' state. this input is synchronized internally during each clock cycle on the leading edge of clk. 2
8088 table 1. pin description (continued) symbol pin no. type name and function nmi 17 i non-maskable interrupt: is an edge triggered input which causes a type 2 interrupt. a subroutine is vectored to via an interrupt vector lookup table located in system memory. nmi is not maskable internally by software. a transition from a low to high initiates the interrupt at the end of the current instruction. this input is internally synchronized. reset 21 i reset: causes the processor to immediately terminate its present activity. the signal must be active high for at least four clock cycles. it restarts execution, as described in the instruction set description, when reset returns low. reset is internally synchronized. clk 19 i clock: provides the basic timing for the processor and bus controller. it is asymmetric with a 33% duty cycle to provide optimized internal timing. v cc 40 v cc : is the a 5v g 10% power supply pin. gnd 1, 20 gnd: are the ground pins. mn/mx 33 i minimum/maximum: indicates what mode the processor is to operate in. the two modes are discussed in the following sections. the following pin function descriptions are for the 8088 minimum mode (i.e., mn/mx e v cc ). only the pin functions which are unique to minimum mode are described; all other pin functions are as described above. symbol pin no. type name and function io/m 28 o status line: is an inverted maximum mode s2 . it is used to distinguish a memory access from an i/o access. io/m becomes valid in the t4 preceding a bus cycle and remains valid until the final t4 of the cycle (i/o e high, m e low). io/m floats to 3-state off in local bus ``hold acknowledge''. wr 29 o write: strobe indicates that the processor is performing a write memory or write i/o cycle, depending on the state of the io/m signal. wr is active for t2, t3, and tw of any write cycle. it is active low, and floats to 3-state off in local bus ``hold acknowledge''. inta 24 o inta: is used as a read strobe for interrupt acknowledge cycles. it is active low during t2, t3, and tw of each interrupt acknowledge cycle. ale 25 o address latch enable: is provided by the processor to latch the address into an address latch. it is a high pulse active during clock low of t1 of any bus cycle. note that ale is never floated. dt/r 27 o data transmit/receive: is needed in a minimum system that desires to use a data bus transceiver. it is used to control the direction of data flow through the transceiver. logically, dt/r is equivalent to s1 in the maximum mode, and its timing is the same as for io/m (t e high, r e low). this signal floats to 3-state off in local ``hold acknowledge''. den 26 o data enable: is provided as an output enable for the data bus transceiver in a minimum system which uses the transceiver. den is active low during each memory and i/o access, and for inta cycles. for a read or inta cycle, it is active from the middle of t2 until the middle of t4, while for a write cycle, it is active from the beginning of t2 until the middle of t4. den floats to 3-state off during local bus ``hold acknowledge''. 3
8088 table 1. pin description (continued) symbol pin no. type name and function hold, hlda 31, 30 i, o hold: indicates that another master is requesting a local bus ``hold''. to be acknowledged, hold must be active high. the processor receiving the ``hold'' request will issue hlda (high) as an acknowledgement, in the middle of a t4 or ti clock cycle. simultaneous with the issuance of hlda the processor will float the local bus and control lines. after hold is detected as being low, the processor lowers hlda, and when the processor needs to run another cycle, it will again drive the local bus and control lines. hold and hlda have internal pull-up resistors. hold is not an asynchronous input. external synchronization should be provided if the system cannot otherwise guarantee the set up time. sso 34 o status line: is logically equivalent to so in the maximum mode. the combination of sso , io/m and dt/r allows the system to completely decode the current bus cycle status. io/m dt/r sso characteristics 1(high) 0 0 interrupt acknowledge 1 0 1 read i/o port 1 1 0 write i/o port 1 1 1 halt 0(low) 0 0 code access 0 0 1 read memory 0 1 0 write memory 0 1 1 passive the following pin function descriptions are for the 8088/8288 system in maximum mode (i.e., mn/mx e gnd). only the pin functions which are unique to maximum mode are described; all other pin functions are as described above. symbol pin no. type name and function s2 ,s1 ,s0 2628 o status: is active during clock high of t4, t1, and t2, and is returned to the passive state (1,1,1) during t3 or during tw when ready is high. this status is used by the 8288 bus controller to generate all memory and i/o access control signals. any change by s2 ,s1 ,ors0 during t4 is used to indicate the beginning of a bus cycle, and the return to the passive state in t3 and tw is used to indicate the end of a bus cycle. these signals float to 3-state off during ``hold acknowledge''. during the first clock cycle after reset becomes active, these signals are active high. after this first clock, they float to 3-state off. s2 s1 s0 characteristics 0(low) 0 0 interrupt acknowledge 0 0 1 read i/o port 0 1 0 write i/o port 0 1 1 halt 1(high) 0 0 code access 1 0 1 read memory 1 1 0 write memory 1 1 1 passive 4
8088 table 1. pin description (continued) symbol pin no. type name and function rq /gt0 , rq /gt1 30, 31 i/o request/grant: pins are used by other local bus masters to force the processor to release the local bus at the end of the processor's current bus cycle. each pin is bidirectional with rq /gt0 having higher priority than rq / gt1 .rq /gt has an internal pull-up resistor, so may be left unconnected. the request/grant sequence is as follows (see figure 8): 1. a pulse of one clk wide from another local bus master indicates a local bus request (``hold'') to the 8088 (pulse 1). 2. during a t4 or ti clock cycle, a pulse one clock wide from the 8088 to the requesting master (pulse 2), indicates that the 8088 has allowed the local bus to float and that it will enter the ``hold acknowledge'' state at the next clk. the cpu's bus interface unit is disconnected logically from the local bus during ``hold acknowledge''. the same rules as for hold/holda apply as for when the bus is released. 3. a pulse one clk wide from the requesting master indicates to the 8088 (pulse 3) that the ``hold'' request is about to end and that the 8088 can reclaim the local bus at the next clk. the cpu then enters t4. each master-master exchange of the local bus is a sequence of three pulses. there must be one idle clk cycle after each bus exchange. pulses are active low. if the request is made while the cpu is performing a memory cycle, it will release the local bus during t4 of the cycle when all the following conditions are met: 1. request occurs on or before t2. 2. current cycle is not the low bit of a word. 3. current cycle is not the first acknowledge of an interrupt acknowledge sequence. 4. a locked instruction is not currently executing. if the local bus is idle when the request is made the two possible events will follow: 1. local bus will be released during the next clock. 2. a memory cycle will start within 3 clocks. now the four rules for a currently active memory cycle apply with condition number 1 already satisfied. lock 29 o lock : indicates that other system bus masters are not to gain control of the system bus while lock is active (low). the lock signal is activated by the ``lock'' prefix instruction and remains active until the completion of the next instruction. this signal is active low, and floats to 3-state off in ``hold acknowledge''. qs1, qs0 24, 25 o queue status: provide status to allow external tracking of the internal 8088 instruction queue. the queue status is valid during the clk cycle after which the queue operation is performed. qs1 qs0 characteristics 0(low) 0 no operation 0 1 first byte of opcode from queue 1(high) 0 empty the queue 1 1 subsequent byte from queue e 34 o pin 34 is always high in the maximum mode. 5
8088 231456 3 figure 3. memory organization functional description memory organization the processor provides a 20-bit address to memory which locates the byte being referenced. the memo- ry is organized as a linear array of up to 1 million bytes, addressed as 00000(h) to fffff(h). the memory is logically divided into code, data, extra data, and stack segments of up to 64k bytes each, with each segment falling on 16-byte boundaries (see figure 3). all memory references are made relative to base ad- dresses contained in high speed segment registers. the segment types were chosen based on the ad- dressing needs of programs. the segment register to be selected is automatically chosen according to the rules of the following table. all information in one segment type share the same logical attributes (e.g. code or data). by structuring memory into relocat- able areas of similar characteristics and by automati- cally selecting segment registers, programs are shorter, faster, and more structured. word (16-bit) operands can be located on even or odd address boundaries. for address and data oper- ands, the least significant byte of the word is stored in the lower valued address location and the most significant byte in the next higher address location. the biu will automatically execute two fetch or write cycles for 16-bit operands. memory segment segment selection rule reference used register used instructions code (cs) automatic with all instruction prefetch. stack stack (ss) all stack pushes and pops. memory references relative to bp base register except data references. local data data (ds) data references when: relative to stack, destination of string operation, or explicity overridden. external (global) data extra (es) destination of string operations: explicitly selected using a segment override. 6
8088 certain locations in memory are reserved for specific cpu operations (see figure 4). locations from ad- dresses ffff0h through fffffh are reserved for operations including a jump to the initial system ini- tialization routine. following reset, the cpu will al- ways begin execution at location ffff0h where the jump must be located. locations 00000h through 003ffh are reserved for interrupt operations. four- byte pointers consisting of a 16-bit segment address and a 16-bit offset address direct program flow to one of the 256 possible interrupt service routines. the pointer elements are assumed to have been stored at their respective places in reserved memory prior to the occurrence of interrupts. minimum and maximum modes the requirements for supporting minimum and maxi- mum 8088 systems are sufficiently different that they cannot be done efficiently with 40 uniquely de- fined pins. consequently, the 8088 is equipped with a strap pin (mn/mx ) which defines the system con- 231456 4 figure 4. reserved memory locations figuration. the definition of a certain subset of the pins changes, dependent on the condition of the strap pin. when the mn/mx pin is strapped to gnd, the 8088 defines pins 24 through 31 and 34 in maxi- mum mode. when the mn/mx pin is strapped to v cc , the 8088 generates bus control signals itself on pins 24 through 31 and 34. the minimum mode 8088 can be used with either a multiplexed or demultiplexed bus. the multiplexed bus configuration is compatible with the mcs-85 multiplexed bus peripherals. this configuration (see figure 5) provides the user with a minimum chip count system. this architecture provides the 8088 processing power in a highly integrated form. the demultiplexed mode requires one latch (for 64k addressability) or two latches (for a full megabyte of addressing). a third latch can be used for buffering if the address bus loading requires it. a transceiver can also be used if data bus buffering is required (see figure 6). the 8088 provides den and dt/r to control the transceiver, and ale to latch the ad- dresses. this configuration of the minimum mode provides the standard demultiplexed bus structure with heavy bus buffering and relaxed bus timing re- quirements. the maximum mode employs the 8288 bus control- ler (see figure 7). the 8288 decodes status lines s0 ,s1 , and s2 , and provides the system with all bus control signals. moving the bus control to the 8288 provides better source and sink current capability to the control lines, and frees the 8088 pins for extend- ed large system features. hardware lock, queue status, and two request/grant interfaces are provid- ed by the 8088 in maximum mode. these features allow co-processors in local bus and remote bus configurations. 7
8088 231456 5 figure 5. multiplexed bus configuration 8
8088 231456 6 figure 6. demultiplexed bus configuration 231456 7 figure 7. fully buffered system using bus controller 9
8088 bus operation the 8088 address/data bus is broken into three partsethe lower eight address/data bits (ad0 ad7), the middle eight address bits (a8 a15), and the upper four address bits (a16 a19). the ad- dress/data bits and the highest four address bits are time multiplexed. this technique provides the most efficient use of pins on the processor, permitting the use of a standard 40 lead package. the middle eight address bits are not multiplexed, i.e. they remain val- id throughout each bus cycle. in addition, the bus can be demultiplexed at the processor with a single address latch if a standard, non-multiplexed bus is desired for the system. each processor bus cycle consists of at least four clk cycles. these are referred to as t1, t2, t3, and t4 (see figure 8). the address is emitted from the processor during t1 and data transfer occurs on the bus during t3 and t4. t2 is used primarily for chang- 231456 8 figure 8. basic system timing 10
8088 ing the direction of the bus during read operations. in the event that a ``not ready'' indication is given by the addressed device, ``wait'' states (tw) are in- serted between t3 and t4. each inserted ``wait'' state is of the same duration as a clk cycle. periods can occur between 8088 driven bus cycles. these are referred to as ``idle'' states (ti), or inactive clk cycles. the processor uses these cycles for internal housekeeping. during t1 of any bus cycle, the ale (address latch enable) signal is emitted (by either the processor or the 8288 bus controller, depending on the mn/mx strap). at the trailing edge of this pulse, a valid ad- dress and certain status information for the cycle may be latched. status bits s0 ,s1 , and s2 are used by the bus con- troller, in maximum mode, to identify the type of bus transaction according to the following table: s2 s1 s0 characteristics 0(low) 0 0 interrupt acknowledge 0 0 1 read i/o 0 1 0 write i/o 0 1 1 halt 1(high) 0 0 instruction fetch 1 0 1 read data from memory 1 1 0 write data to memory 1 1 1 passive (no bus cycle) status bits s3 through s6 are multiplexed with high order address bits and are therefore valid during t2 through t4. s3 and s4 indicate which segment reg- ister was used for this bus cycle in forming the ad- dress according to the following table: s 4 s 3 characteristics 0(low) 0 alternate data (extra segment) 0 1 stack 1(high) 0 code or none 1 1 data s5 is a reflection of the psw interrupt enable bit. s6 is always equal to 0. i/o addressing in the 8088, i/o operations can address up to a maximum of 64k i/o registers. the i/o address ap- pears in the same format as the memory address on bus lines a15 a0. the address lines a19 a16 are zero in i/o operations. the variable i/o instructions, which use register dx as a pointer, have full address capability, while the direct i/o instructions directly address one or two of the 256 i/o byte locations in page 0 of the i/o address space. i/o ports are ad- dressed in the same manner as memory locations. designers familiar with the 8085 or upgrading an 8085 design should note that the 8085 addresses i/o with an 8-bit address on both halves of the 16- bit address bus. the 8088 uses a full 16-bit address on its lower 16 address lines. external interface processor reset and initialization processor initialization or start up is accomplished with activation (high) of the reset pin. the 8088 reset is required to be high for greater than four clock cycles. the 8088 will terminate operations on the high-going edge of reset and will remain dor- mant as long as reset is high. the low-going transition of reset triggers an internal reset se- quence for approximately 7 clock cycles. after this interval the 8088 operates normally, beginning with the instruction in absolute locations ffff0h (see figure 4). the reset input is internally synchroniz- ed to the processor clock. at initialization, the high to low transition of reset must occur no sooner than 50 m s after power up, to allow complete initiali- zation of the 8088. nmi asserted prior to the 2nd clock after the end of reset will not be honored. if nmi is asserted after that point and during the internal reset sequence, the processor may execute one instruction before responding to the interrupt. a hold request active immediately after reset will be honored before the first instruction fetch. all 3-state outputs float to 3-state off during reset. status is active in the idle state for the first clock after reset becomes active and then floats to 3-state off. ale and hlda are driven low. interrupt operations interrupt operations fall into two classes: software or hardware initiated. the software initiated interrupts and software aspects of hardware interrupts are specified in the instruction set description in the iapx 88 book or the iapx 86,88 user's manual. hardware interrupts can be classified as nonmaska- ble or maskable. 11
8088 interrupts result in a transfer of control to a new pro- gram location. a 256 element table containing ad- dress pointers to the interrupt service program loca- tions resides in absolute locations 0 through 3ffh (see figure 4), which are reserved for this purpose. each element in the table is 4 bytes in size and cor- responds to an interrupt ``type.'' an interrupting de- vice supplies an 8-bit type number, during the inter- rupt acknowledge sequence, which is used to vector through the appropriate element to the new interrupt service program location. non-maskable interrupt (nmi) the processor provides a single non-maskable inter- rupt (nmi) pin which has higher priority than the maskable interrupt request (intr) pin. a typical use would be to activate a power failure routine. the nmi is edge-triggered on a low to high transition. the activation of this pin causes a type 2 interrupt. nmi is required to have a duration in the high state of greater than two clock cycles, but is not required to be synchronized to the clock. any higher going transition of nmi is latched on-chip and will be serv- iced at the end of the current instruction or between whole moves (2 bytes in the case of word moves) of a block type instruction. worst case response to nmi would be for multiply, divide, and variable shift instructions. there is no specification on the occur- rence of the low-going edge; it may occur before, during, or after the servicing of nmi. another high- going edge triggers another response if it occurs af- ter the start of the nmi procedure. the signal must be free of logical spikes in general and be free of bounces on the low-going edge to avoid triggering extraneous responses. maskable interrupt (intr) the 8088 provides a single interrupt request input (intr) which can be masked internally by software with the resetting of the interrupt enable (if) flag bit. the interrupt request signal is level triggered. it is internally synchronized during each clock cycle on the high-going edge of clk. to be responded to, intr must be present (high) during the clock peri- od preceding the end of the current instruction or the end of a whole move for a block type instruction. during interrupt response sequence, further inter- rupts are disabled. the enable bit is reset as part of the response to any interrupt (intr, nmi, software interrupt, or single step), although the flags regis- ter which is automatically pushed onto the stack re- flects the state of the processor prior to the inter- rupt. until the old flags register is restored, the enable bit will be zero unless specifically set by an instruction. during the response sequence (see figure 9), the processor executes two successive (back to back) interrupt acknowledge cycles. the 8088 emits the lock signal (maximum mode only) from t2 of the first bus cycle until t2 of the second. a local bus ``hold'' request will not be honored until the end of the second bus cycle. in the second bus cycle, a byte is fetched from the external interrupt system (e.g., 8259a pic) which identifies the source (type) of the interrupt. this byte is multiplied by four and used as a pointer into the interrupt vector lookup table. an intr signal left high will be continually responded to within the limitations of the enable bit and sample period. the interrupt return instruction includes a flags pop which returns the status of the original interrupt enable bit when it restores the flags. halt when a software halt instruction is executed, the processor indicates that it is entering the halt state in one of two ways, depending upon which mode is strapped. in minimum mode, the processor issues ale, delayed by one clock cycle, to allow the sys- tem to latch the halt status. halt status is available on io/m , dt/r , and sso . in maximum mode, the processor issues appropriate halt status on s2 , s1 , and s0 , and the 8288 bus controller issues one ale. the 8088 will not leave the halt state when a local bus hold is entered while in halt. in this case, the processor reissues the halt indicator at the end of the local bus hold. an interrupt request or reset will force the 8088 out of the halt state. read/modify/write (semaphore) operations via lock the lock status information is provided by the processor when consecutive bus cycles are required during the execution of an instruction. this allows the processor to perform read/modify/write opera- tions on memory (via the ``exchange register with memory'' instruction), without another system bus master receiving intervening memory cycles. this is useful in multiprocessor system configurations to ac- complish ``test and set lock'' operations. the lock signal is activated (low) in the clock cycle following decoding of the lock prefix instruction. it is deacti- vated at the end of the last bus cycle of the instruc- tion following the lock prefix. while lock is active, a request on a rq /gt pin will be recorded, and then honored at the end of the lock. 12
8088 231456 9 figure 9. interrupt acknowledge sequence external synchronization via test as an alternative to interrupts, the 8088 provides a single software-testable input pin (test ). this input is utilized by executing a wait instruction. the sin- gle wait instruction is repeatedly executed until the test input goes active (low). the execution of wait does not consume bus cycles once the queue is full. if a local bus request occurs during wait execution, the 8088 3-states all output drivers. if interrupts are enabled, the 8088 will recognize interrupts and pro- cess them. the wait instruction is then refetched, and reexecuted. basic system timing in minimum mode, the mn/mx pin is strapped to v cc and the processor emits bus control signals compatible with the 8085 bus structure. in maximum mode, the mn/mx pin is strapped to gnd and the processor emits coded status information which the 8288 bus controller uses to generate multibus compatible bus control signals. system timingeminimum system (see figure 8) the read cycle begins in t1 with the assertion of the address latch enable (ale) signal. the trailing (low going) edge of this signal is used to latch the ad- dress information, which is valid on the address/ data bus (ad0 ad7) at this time, into the 8282/8283 latch. address lines a8 through a15 do not need to be latched because they remain valid throughout the bus cycle. from t1 to t4 the io/m signal indicates a memory or i/o operation. at t2 the address is removed from the address/data bus and the bus goes to a high impedance state. the read control signal is also asserted at t2. the read (rd ) signal causes the addressed device to enable its data bus drivers to the local bus. some time later, valid data will be available on the bus and the ad- dressed device will drive the ready line high. when the processor returns the read signal to a high level, the addressed device will again 3-state its bus drivers. if a transceiver is required to buffer the 8088 local bus, signals dt/r and den are pro- vided by the 8088. a write cycle also begins with the assertion of ale and the emission of the address. the io/m signal is again asserted to indicate a memory or i/o write operation. in t2, immediately following the address emission, the processor emits the data to be written into the addressed location. this data remains valid until at least the middle of t4. during t2, t3, and tw, the processor asserts the write control signal. the write (wr ) signal becomes active at the begin- ning of t2, as opposed to the read, which is delayed somewhat into t2 to provide time for the bus to float. 13
8088 the basic difference between the interrupt acknowl- edge cycle and a read cycle is that the interrupt ac- knowledge (inta ) signal is asserted in place of the read (rd ) signal and the address bus is floated. (see figure 9) in the second of two successive inta cycles, a byte of information is read from the data bus, as supplied by the interrupt system logic (i.e. 8259a priority interrupt controller). this byte identi- fies the source (type) of the interrupt. it is multiplied by four and used as a pointer into the interrupt vec- tor lookup table, as described earlier. bus timingemedium complexity systems (see figure 10) for medium complexity systems, the mn/mx pin is connected to gnd and the 8288 bus controller is added to the system, as well as a latch for latching the system address, and a transceiver to allow for bus loading greater than the 8088 is capable of han- dling. signals ale, den , and dt/r are generated by the 8288 instead of the processor in this configu- ration, although their timing remains relatively the same. the 8088 status outputs (s2 ,s1 , and s0 ) pro- vide type of cycle information and become 8288 in- puts. this bus cycle information specifies read (code, data, or i/o), write (data or i/o), interrupt ac- knowledge, or software halt. the 8288 thus issues control signals specifying memory read or write, i/o read or write, or interrupt acknowledge. the 8288 provides two types of write strobes, normal and ad- vanced, to be applied as required. the normal write strobes have data valid at the leading edge of write. the advanced write strobes have the same timing as read strobes, and hence, data is not valid at the leading edge of write. the transceiver receives the usual t and oe inputs from the 8288's dt/r and den outputs. the pointer into the interrupt vector table, which is passed during the second inta cycle, can derive from an 8259a located on either the local bus or the system bus. if the master 8289a priority interrupt controller is positioned on the local bus, a ttl gate is required to disable the transceiver when reading from the master 8259a during the interrupt acknowl- edge sequence and software ``poll''. the 8088 compared to the 8086 the 8088 cpu is an 8-bit processor designed around the 8086 internal structure. most internal functions of the 8088 are identical to the equivalent 8086 functions. the 8088 handles the external bus the same way the 8086 does with the distinction of handling only 8 bits at a time. sixteen-bit operands are fetched or written in two consecutive bus cycles. both processors will appear identical to the software engineer, with the exception of execution time. the internal register structure is identical and all instruc- tions have the same end result. the differences be- tween the 8088 and 8086 are outlined below. the engineer who is unfamiliar with the 8086 is referred to the iapx 86, 88 user's manual, chapters 2 and 4, for function description and instruction set informa- tion. internally, there are three differences between the 8088 and the 8086. all changes are related to the 8-bit bus interface. # the queue length is 4 bytes in the 8088, whereas the 8086 queue contains 6 bytes, or three words. the queue was shortened to prevent overuse of the bus by the biu when prefetching instructions. this was required because of the additional time necessary to fetch instructions 8 bits at a time. # to further optimize the queue, the prefetching al- gorithm was changed. the 8088 biu will fetch a new instruction to load into the queue each time there i s a 1 byte hole (space available) in the queue. the 8086 waits until a 2-byte space is available. # the internal execution time of the instruction set is affected by the 8-bit interface. all 16-bit fetches and writes from/to memory take an additional four clock cycles. the cpu is also limited by the speed of instruction fetches. this latter problem only occurs when a series of simple operations occur. when the more sophisticated instructions of the 8088 are being used, the queue has time to fill and the execution proceeds as fast as the exe- cution unit will allow. the 8088 and 8086 are completely software com- patible by virtue of their identical execution units. software that is system dependent may not be com- pletely transferable, but software that is not system dependent will operate equally as well on an 8088 and an 8086. the hardware interface of the 8088 contains the ma- jor differences between the two cpus. the pin as- signments are nearly identical, however, with the fol- lowing functional changes: # a8 a15ethese pins are only address outputs on the 8088. these address lines are latched in- ternally and remain valid throughout a bus cycle in a manner similar to the 8085 upper address lines. # bhe has no meaning on the 8088 and has been eliminated. 14
8088 # sso provides the so status information in the minimum mode. this output occurs on pin 34 in minimum mode only. dt/r , io/m , and sso pro- vide the complete bus status in minimum mode. # io/m has been inverted to be compatible with the mcs-85 bus structure. # ale is delayed by one clock cycle in the mini- mum mode when entering halt, to allow the status to be latched with ale. 231456 10 figure 10. medium complexity system timing 15
8088 absolute maximum ratings * ambient temperature under bias 0 cto a 70 c case temperature (plastic) 0 cto a 95 c case temperature (cerdip) 0 cto a 75 c storage temperature b 65 cto a 150 c voltage on any pin with respect to ground b 1.0 to a 7v power dissipation 2.5 watt notice: this is a production data sheet. the specifi- cations are subject to change without notice. * warning: stressing the device beyond the ``absolute maximum ratings'' may cause permanent damage. these are stress ratings only. operation beyond the ``operating conditions'' is not recommended and ex- tended exposure beyond the ``operating conditions'' may affect device reliability. d.c. characteristics (t a e 0 cto70 c, t case (plastic) e 0 cto95 c, t case (cerdip) e 0 cto75 c, t a e 0 cto55 c and t case e 0 cto75 c for p8088-2 only t a is guaranteed as long as t case is not exceeded) (v cc e 5v g 10% for 8088, v cc e 5v g 5% for 8088-2 and extended temperature express) symbol parameter min max units test conditions v il input low voltage b 0.5 a 0.8 v (note 1) v ih input high voltage 2.0 v cc a 0.5 v (notes 1, 2) v ol output low voltage 0.45 v i ol e 2.0 ma v oh output high voltage 2.4 v i oh eb 400 m a i cc 8088 340 ma t a e 25 c power supply current: 8088-2 350 p8088 250 i li input leakage current g 10 m a0v s v in s v cc (note 3) i lo output and i/o leakage current g 10 m a 0.45v s v out s v cc v cl clock input low voltage b 0.5 a 0.6 v v ch clock input high voltage 3.9 v cc a 1.0 v c in capacitance if input buffer 15 pf fc e 1 mhz (all input except ad 0 ad 7 , rq/gt) c io capacitance of i/o buffer 15 pf fc e 1 mhz ad 0 ad 7 , rq/gt) notes: 1. v il tested with mn/mx pin e 0v v ih tested with mn/mx pin e 5v mn/mx pin is a strap pin 2. not applicable to rq /gt0 and rq /gt1 pins (pins 30 and 31) 3. hold and hlda i li min e 30 m a, max e 500 m a 16
8088 a.c. characteristics (t a e 0 cto70 c, t case (plastic) e 0 cto95 c, t case (cerdip) e 0 cto75 c, t a e 0 cto55 c and t case e 0 cto80 c for p8088-2 only t a is guaranteed as long as t case is not exceeded) (v cc e 5v g 10% for 8088, v cc e 5v g 5% for 8088-2 and extended temperature express) minimum complexity system timing requirements symbol parameter 8088 8088-2 units test min max min max conditions tclcl clk cycle period 200 500 125 500 ns tclch clk low time 118 68 ns tchcl clk high time 69 44 ns tch1ch2 clk rise time 10 10 ns from 1.0v to 3.5v tcl2cl2 clk fall time 10 10 ns from 3.5v to 1.0v tdvcl data in setup time 30 20 ns tcldx data in hold time 10 10 ns tr1vcl rdy setup time into 8284 35 35 ns (notes 1, 2) tclr1x rdy hold time into 8284 0 0 ns (notes 1, 2) tryhch ready setup time 118 68 ns into 8088 tchryx ready hold time 30 20 ns into 8088 trylcl ready inactive to clk b 8 b 8ns (note 3) thvch hold setup time 35 20 ns tinvch intr, nmi, test setup time 30 15 ns (note 2) tilih input rise time (except clk) 20 20 ns from 0.8v to 2.0v tihil input fall time (except clk) 12 12 ns from 2.0v to 0.8v 17
8088 a.c. characteristics (continued) timing responses symbol parameter 8088 8088-2 units test min max min max conditions tclav address valid delay 10 110 10 60 ns tclax address hold time 10 10 ns tclaz address float delay tclax 80 tclax 50 ns tlhll ale width tclch b 20 tclch b 10 ns tcllh ale active delay 80 50 ns tchll ale inactive delay 85 55 ns tllax address hold time to tchcl b 10 tchcl b 10 ns ale inactive tcldv data valid delay 10 110 10 60 ns tchdx data hold time 10 10 ns twhdx data hold time after wr tclch b 30 tclch b 30 ns tcvctv control active delay 1 10 110 10 70 ns tchctv control active delay 2 10 110 10 60 ns tcvctx control inactive delay 10 110 10 70 ns tazrl address float to read 0 0 ns active tclrl rd active delay 10 165 10 100 ns tclrh rd inactive delay 10 150 10 80 ns trhav rd inactive to next tclcl b 45 tclcl b 40 ns address active tclhav hlda valid delay 10 160 10 100 ns trlrh rd width 2tclcl b 75 2tclcl b 50 ns twlwh wr width 2tclcl b 60 2tclcl b 40 ns taval address valid to ale low tclch b 60 tclch b 40 ns toloh output rise time 20 20 ns from 0.8v to 2.0v tohol output fall time 12 12 ns from 2.0v to 0.8v notes: 1. signal at 8284a shown for reference only. see 8284a data sheet for the most recent specifications. 2. set up requirement for asynchronous signal only to guarantee recognition at next clk. 3. applies only to t2 state (8 ns into t3 state). 18
8088 a.c. testing input, output waveform 231456 11 a.c. testing; inputs are driven at 2.4v for a logic ``1'' and 0.45v for a logic ``0''. timing measurements are made at 1.5v for both a logic ``1'' and logic ``0''. a.c. testing load circuit 231456 12 c l includes jig capacitance waveforms bus timingeminimum mode system 231456 13 19
8088 waveforms (continued) bus timingeminimum mode system (continued) 231456 14 notes: 1. all signals switch between v oh and v ol unless otherwise specified. 2. rdy is sampled near the end of t 2 ,t 3 ,t w to determine if t w machines states are to be inserted. 3. two inta cycles run back-to-back. the 8088 local addr/data bus is floating during both inta cycles. control signals are shown for the second inta cycle. 4. signals at 8284 are shown for reference only. 5. all timing measurements are made at 1.5v unless otherwise noted. 20
8088 a.c. characteristics max mode system (using 8288 bus controller) timing requirements symbol parameter 8088 8088-2 units test min max min max conditions tclcl clk cycle period 200 500 125 500 ns tclch clk low time 118 68 ns tchcl clk high time 69 44 ns tch1ch2 clk rise time 10 10 ns from 1.0v to 3.5v tcl2cl1 clk fall time 10 10 ns from 3.5v to 1.0v tdvcl data in setup time 30 20 ns tcldx data in hold time 10 10 ns tr1vcl rdy setup time into 8284 35 35 ns (notes 1, 2) tclr1x rdy hold time into 8284 0 0 ns (notes 1, 2) tryhch ready setup time into 8088 118 68 ns tchryx ready hold time into 8088 30 20 ns trylcl ready inactive to clk b 8 b 8ns (note 4) tinvch setup time for recognition 30 15 ns (intr, nmi, test) (note 2) tgvch rq/gt setup time 30 15 ns tchgx rq hold time into 8088 40 30 ns tilih input rise time (except clk) 20 20 ns from 0.8v to 2.0v tihil input fall time (except clk) 12 12 ns from 2.0v to 0.8v 21
8088 a.c. characteristics (continued) timing responses symbol parameter 8088 8088-2 units test min max min max conditions tclml command active delay 10 35 10 35 ns (note 1) tclmh command inactive delay 10 35 10 35 ns (note 1) tryhsh ready active to 110 65 ns status passive (note 3) tchsv status active delay 10 110 10 60 ns tclsh status inactive delay 10 130 10 70 ns tclav address valid delay 10 110 10 60 ns tclax address hold time 10 10 ns tclaz address float delay tclax 80 tclax 50 ns tsvlh status valid to ale high 15 15 ns (note 1) tsvmch status valid to mce high 15 15 ns (note 1) tcllh clk low to ale valid 15 15 ns (note 1) tclmch clk low to mce (note 1) 15 15 ns tchll ale inactive delay (note 1) 15 15 ns tclmcl mce inactive delay (note 1) 15 15 ns tcldv data valid delay 10 110 10 60 ns tchdx data hold time 10 10 ns c l e 20 100 pf for tcvnv control active delay 5 45 5 45 ns all 8088 outputs (note 1) in addition to tcvnx control inactive delay 10 45 10 45 ns internal loads (note 1) tazrl address float to 0 0 ns read active tclrl rd active delay 10 165 10 100 ns tclrh rd inactive delay 10 150 10 80 ns trhav rd inactive to next tclcl b 45 tclcl b 40 ns address active tchdtl direction control 50 50 ns active delay (note 1) tchdth direction control 30 30 ns inactive delay (note 1) tclgl gt active delay 85 50 ns tclgh gt inactive delay 85 50 ns trlrh rd width 2tclcl b 75 2tclcl b 50 ns toloh output rise time 20 20 ns from 0.8v to 2.0v tohol output fall time 12 12 ns from 2.0v to 0.8v notes: 1. signal at 8284 or 8288 shown for reference only. 2. setup requirement for asynchronous signal only to guarantee recognition at next clk. 3. applies only to t3 and wait states. 4. applies only to t2 state (8 ns into t3 state). 22
8088 a.c. testing input, output waveform 231456 11 a.c. testing; inputs are driven at 2.4v for a logic ``1'' and 0.45v for a logic ``0''. timing measurements are made at 1.5v for both a logic ``1'' and logic ``0''. a.c. testing load circuit 231456 12 c l includes jig capacitance waveforms (continued) bus timingemaximum mode system 231456 15 23
8088 waveforms (continued) bus timingemaximum mode system (using 8288) notes: 231456 16 1. all signals switch between v oh and v ol unless otherwise specified. 2. rdy is sampled near the end of t 2 ,t 3 ,t w to determine if t w machines states are to be inserted. 3. cascade address is valid between first and second inta cycles. 4. two inta cycles run back-to-back. the 8088 local addr/data bus is floating during both inta cycles. control for pointer address is shown for second inta cycle. 5. signals at 8284 or 8288 are shown for reference only. 6. the issuance of the 8288 command and control signals (mrdc , mwtc , amwc , iorc , iowc , aiowc , inta and den) lags the active high 8288 cen. 7. all timing measurements are made at 1.5v unless otherwise noted. 8. status inactive in state just prior to t 4 . 24
8088 waveforms (continued) asynchronous signal recognition note: 231456 17 1. setup requirements for asynchronous signals only to guarantee recognition at next clk. bus lock signal timing (maximum mode only) 231456 18 request/grant sequence timing (maximum mode only) note: 231456 19 1. the coprocessor may not drive the busses outside the region shown without risking contention. hold/hold acknowledge timing (minimum mode only) 231456 20 25
8088 8086/8088 instruction set summary mnemonic and instruction code description data transfer mov e move: 76543210 76543210 76543210 76543210 register/memory to/from register 100010dw mod reg r/m immediate to register/memory 1100011w mod000r/m data data if w e 1 immediate to register 1011wreg data data if w e 1 memory to accumulator 1010000w addr-low addr-high accumulator to memory 1010001w addr-low addr-high register/memory to segment register 10001110 mod0regr/m segment register to register/memory 10001100 mod0regr/m push e push: register/memory 11111111 mod110r/m register 01010reg segment register 000reg110 pop e pop: register/memory 10001111 mod000r/m register 01011reg segment register 000reg111 xchg e exchange: register/memory with register 1000011w modregr/m register with accumulator 10010reg in e input from: fixed port 1110010w port variable port 1110110w out e output to: fixed port 1110011w port variable port 1110111w xlat e translate byte to al 11010111 lea e load ea to register 10001101 modregr/m lds e load pointer to ds 11000101 modregr/m les e load pointer to es 11000100 modregr/m lahf e load ah with flags 10011111 sahf e store ah into flags 10011110 pushf e push flags 10011100 popf e pop flags 10011101 26
8088 8086/8088 instruction set summary (continued) mnemonic and instruction code description arithmetic 76543210 76543210 76543210 76543210 add e add: reg./memory with register to either 000000dw modregr/m immediate to register/memory 100000sw mod000r/m data data if s:w e 01 immediate to accumulator 0000010w data data if w e 1 adc e add with carry: reg./memory with register to either 000100dw modregr/m immediate to register/memory 100000sw mod010r/m data data if s:w e 01 immediate to accumulator 0001010w data data if w e 1 inc e increment: register/memory 1111111w mod000r/m register 01000reg aaa e ascii adjust for add 00110111 baa e decimal adjust for add 00100111 sub e subtract: reg./memory and register to either 001010dw modregr/m immediate from register/memory 100000sw mod101r/m data data if s:w e 01 immediate from accumulator 0010110w data data if w e 1 ssb e subtract with borrow reg./memory and register to either 000110dw modregr/m immediate from register/memory 100000sw mod011r/m data data if s:w e 01 immediate from accumulator 000111w data data if w e 1 dec e decrement: register/memory 1111111w mod001r/m register 01001 reg neg e change sign 1111011w mod011 r/m cmp e compare: register/memory and register 001110dw modregr/m immediate with register/memory 100000sw mod111r/m data data if s:w e 01 immediate with accumulator 0011110w data data if w e 1 aas e ascii adjust for subtract 00111111 das e decimal adjust for subtract 00101111 mul e multiply (unsigned) 1111011w mod100r/m imul e integer multiply (signed) 1111011w mod101r/m aam e ascii adjust for multiply 11010100 00001010 div e divide (unsigned) 1111011w mod110r/m idiv e integer divide (signed) 1111011w mod111r/m aad e ascii adjust for divide 11010101 00001010 cbw e convert byte to word 10011000 cwd e convert word to double word 10011001 27
8088 8086/8088 instruction set summary (continued) mnemonic and instruction code description logic 76543210 76543210 76543210 76543210 not e invert 1111011w mod010r/m shl/sal e shift logical/arithmetic left 110100vw mod100r/m shr e shift logical right 110100vw mod101r/m sar e shift arithmetic right 110100vw mod111r/m rol e rotate left 110100vw mod000r/m ror e rotate right 110100vw mod001r/m rcl e rotate through carry flag left 110100vw mod010r/m rcr e rotate through carry right 110100vw mod011r/m and e and: reg./memory and register to either 001000dw modregr/m immediate to register/memory 1000000w mod100r/m data data if w e 1 immediate to accumulator 0010010w data data if w e 1 test e and function to flags. no result: register/memory and register 1000010w modregr/m immediate data and register/memory 1111011w mod000r/m data data if w e 1 immediate data and accumulator 1010100w data data if w e 1 or e or: reg./memory and register to either 000010dw modregr/m immediate to register/memory 1000000w mod001r/m data data if w e 1 immediate to accumulator 0000110w data data if w e 1 xor e exclusive or: reg./memory and register to either 001100dw modregr/m immediate to register/memory 1000000w mod110r/m data data if w e 1 immediate to accumulator 0011010w data data if w e 1 string manipulation rep e repeat 1111001z movs e move byte/word 1010010w cmps e compare byte/word 1010011w scas e scan byte/word 1010111w lods e load byte/wd to al/ax 1010110w stos e stor byte/wd from al/a 1010101w control transfer call e call: direct within segment 11101000 disp-low disp-high indirect within segment 11111111 mod010r/m direct intersegment 10011010 offset-low offset-high seg-low seg-high indirect intersegment 11111111 mod011r/m 28
8088 8086/8088 instruction set summary (continued) mnemonic and instruction code description jmp e unconditional jump: 76543210 76543210 76543210 direct within segment 11101001 disp-low disp-high direct within segment-short 11101011 disp indirect within segment 11111111 mod100r/m direct intersegment 11101010 offset-low offset-high seg-low seg-high indirect intersegment 11111111 mod101r/m ret e return from call: within segment 11000011 within seg adding immed to sp 11000010 data-low data-high intersegment 11001011 intersegment adding immediate to sp 11001010 data-low data-high je/jz e jump on equal/zero 01110100 disp jl/jnge e jump on less/not greater 01111100 disp or equal jle/jng e jump on less or equal/ 01111110 disp not greater jb/jnae e jump on below/not above 01110010 disp or equal jbe/jna e jump on below or equal/ 01110110 disp not above jp/jpe e jump on parity/parity even 01111010 disp jo e jump on overflow 01110000 disp js e jump on sign 01111000 disp jne/jnz e jump on not equal/not zero 01110101 disp jnl/jge e jump on not less/greater 01111101 disp or equal jnle/jg e jump on not less or equal/ 01111111 disp greater jnb/jae e jump on not below/above 01110011 disp or equal jnbe/ja e jump on not below or 01110111 disp equal/above jnp/jpo e jump on not par/par odd 01111011 disp jno e jump on not overflow 01110001 disp jns e jump on not sign 01111001 disp loop e loop cx times 11100010 disp loopz/loope e loop while zero/equal 11100001 disp loopnz/loopne e loop while not 11100000 disp zero/equal jcxz e jump on cx zero 11100011 disp int e interrupt type specified 11001101 type type 3 11001100 into e interrupt on overflow 11001110 iret e interrupt return 11001111 29
8088 8086/8088 instruction set summary (continued) mnemonic and instruction code description 76543210 76543210 processor control clc e clear carry 11111000 cmc e complement carry 11110101 stc e set carry 11111001 cld e clear direction 11111100 std e set direction 11111101 cli e clear interrupt 11111010 sti e set interrupt 11111011 hlt e halt 11110100 wait e wait 10011011 esc e escape (to external device) 11011xxx modxxxr/m lock e bus lock prefix 11110000 notes: al e 8-bit accumulator ax e 16-bit accumulator cx e count register ds e data segment es e extra segment above/below refers to unsigned value greater e more positive: less e less positive (more negative) signed values if d e 1 then ``to'' reg; if d e 0 then ``from'' reg if w e 1 then word instruction; if w e 0 then byte instruction if mod e 11 then r/m is treated as a reg field if mod e 00 then disp e 0 * , disp-low and disp-high are absent if mod e 01 then disp e disp-low sign-extended to 16 bits, disp-high is absent if mod e 10 then disp e disp-high; disp-low if r/m e 000 then ea e (bx) a (si) a disp if r/m e 001 then ea e (bx) a (di) a disp if r/m e 010 then ea e (bp) a (si) a disp if r/m e 011 then ea e (bp) a (di) a disp if r/m e 100 then ea e (si) a disp if r/m e 101 then ea e (di) a disp if r/m e 110 then ea e (bp) a disp * if r/m e 111 then ea e (bx) a disp disp follows 2nd byte of instruction (before data if re- quired) * except if mod e 00 and r/m e then ea e disp-high: disp-low. if s:w e 01 then 16 bits of immediate data form the oper- and if s:w e 11 then an immediate data byte is sign extended to form the 16-bit operand if v e 0 then ``count'' e 1; if v e 1 then ``count'' in (cl) register x e don't care z is used for string primitives for comparison with zf flag segment override prefix 001reg110 reg is assigned according to the following table: 16-bit (w e 1) 8-bit (w e 0) segment 000 ax 000 al 00 es 001 cx 001 cl 01 cs 010 dx 010 dl 10 ss 011 bx 011 bl 11 ds 100 sp 100 ah 101 bp 101 ch 110 si 110 dh 111 di 111 bh instructions which reference the flag register file as a 16-bit object use the symbol flags to represent the file: flags e x:x:x:x:(of):(df):(if):(tf):(sf):(zf):x:(af):x:(pf):x:(cf) mnemonics ? intel, 1978 data sheet revision review the following list represents key differences be- tween this and the -005 data sheet. please review this summary carefully. 1. the intel 8088 implementation technology (hmos) has been changed to (hmos-ii). 30


▲Up To Search▲   

 
Price & Availability of 8088
Newark

Part # Manufacturer Description Price BuyNow  Qty.
15-38-8088
91M0733
Molex |Molex 15-38-8088 250: USD2.09
100: USD2.31
50: USD2.48
25: USD2.64
BuyNow
24960
505568-0881
85AJ8217
Molex Conn, Hdr, 8Pos, 1Row, 1.25Mm, Smt Rohs Compliant: Yes |Molex 505568-0881 12000: USD0.688
7200: USD0.698
4800: USD0.726
2400: USD0.738
1200: USD0.769
BuyNow
6000
505568-0881
26AK4419
Molex Conn, Hdr, 8Pos, 1Row, 1.25Mm, Smt Rohs Compliant: Yes |Molex 505568-0881 250: USD0.937
100: USD0.987
50: USD1.05
25: USD1.12
10: USD1.19
1: USD1.45
BuyNow
5662
1808899
88W5005
Phoenix Contact Terminal Block, Pluggable, 3Pos, 12Awg; Pitch Spacing:5.08Mm; No. Of Positions:3Positions; Wire Size Awg Min:24Awg; Wire Size Awg Max:12Awg; Conductor Area Csa:2.5Mm²; Wire Connection Method:Screw; Rated Current:12A Rohs Compliant: Yes |Phoenix Contact 1808899 1000: USD1.06
500: USD1.06
250: USD1.06
100: USD1.06
50: USD1.06
10: USD1.06
1: USD1.06
BuyNow
93
M80-8891205
51R6977
Harwin Wire-To-Board Connector, Dual In Line, Datamate L-Tek M80 Series, Crimp, Receptacle, 12, 2 Mm Rohs Compliant: Yes |Harwin M80-8891205 250: USD5.15
100: USD5.72
25: USD6.84
10: USD7.69
1: USD8.78
BuyNow
34

DigiKey

Part # Manufacturer Description Price BuyNow  Qty.
2808880
3500-2808880TB-ND
ASI-EZ Black 16 AWG Single Wire Entry I 500: USD0.04
BuyNow
500
1808861
277-6539-ND
Phoenix Contact TERM BLOCK PLUG 7POS STR 5.08MM 250: USD2.08812
100: USD2.128
50: USD2.313
10: USD2.475
1: USD2.54
BuyNow
109
1808845
277-6041-ND
Phoenix Contact TERM BLOCK PLUG 5POS STR 5.08MM 250: USD1.51936
100: USD1.5484
50: USD1.683
10: USD1.801
1: USD1.85
BuyNow
38
C-SFF8088-8088-3M
4932-C-SFF8088-8088-3M-ND
Amphenol ProLabs 3m SFF-8088 External Mini-SAS Ma 1000: USD163.125
100: USD172.1875
1: USD181.25
BuyNow
1
1808890
277-6790-ND
Phoenix Contact TERM BLOCK PLUG 10POS STR 5.08MM 1: USD3.11
BuyNow
1

Avnet Americas

Part # Manufacturer Description Price BuyNow  Qty.
1-338088-3
1-338088-3
TE Connectivity PCB MOUNTED JACKS SINGLE PORT 8-P - Tape and Reel (Alt: 1-338088-3) RFQ
1500
808834-000
808834-000
TE Connectivity Connector Accessories Molded Boot Polyolefin - Bulk (Alt: 808834-000) 1: USD9.40423
BuyNow
120
058-0885-001
058-0885-001
Amphenol Corporation KM AUSTRALIAN PRODUCT - Bulk (Alt: 058-0885-001) 1: USD241.45567
BuyNow
5
M83723/83W18088-CO
M83723/83W18088-LC
Conesys AE83383W18088-01, WITHOUT contacts - Bulk (Alt: M83723/83W18088-LC) RFQ
0
152680886
0152680886
Molex PREMO-FLEX 1.25 JMPR LGT 152 TYPED 19CKT - Bulk (Alt: 0152680886) RFQ
0

Mouser Electronics

Part # Manufacturer Description Price BuyNow  Qty.
8088
836-8088
Heyco Terminals T-TAP-FEM GRD REAR C 1000: USD0.25
2000: USD0.238
5000: USD0.222
10000: USD0.216
25000: USD0.212
RFQ
0
SP-L-0750-203-1%-ST
744-SPL07502031%ST
Spectra Symbol Industrial Motion & Position Sensors SoftPot Linear Potentiometer (extra-long) by Spectra Symbol 750mm variant ST - Solder Tabs connector +/-1% linearity 50: USD48.65
100: USD47.61
RFQ
0
808830-1
571-808830-1
TE Connectivity Crimpers / Crimping Tools CRIMPER, SEMI-FLAT 1: USD149.79
25: USD149.78
BuyNow
2
808830-2
571-808830-2
TE Connectivity Crimpers / Crimping Tools CRIMPER SEMI-FLAT 1: USD623.96
5: USD603.16
10: USD582.38
RFQ
0
808890-3
571-808890-3
TE Connectivity Wire Stripping & Cutting Tools DEPRESSOR, SHEAR 1: USD108.89
5: USD102.29
10: USD99
25: USD95.69
50: USD92.4
RFQ
0

Analog Devices Inc

Part # Manufacturer Description Price BuyNow  Qty.
EVAL-ADAQ8088EBZ
Analog Devices Inc EVALUATION BOARD 1: USD198.62
BuyNow
64

RS

Part # Manufacturer Description Price BuyNow  Qty.
8088
73207974
CR Seals Single Lip Wave Oil Seal, I.D. 0.813 in, O.D. 1.499 in, Thickness 0.25 in | CR Seals (SKF) 8088 1: USD6.37
RFQ
0
8088
71661294
Blue Sea Systems Panel DC 3pos C-Series CB | Blue Sea Systems 8088 1: USD72.98
RFQ
0
1778088 (ALTERNATE: 1778088)
71871496
RS Pro Time Lag Glass Cartridge Low Breaking Fuse 5A 250VAC 5mm x 20mm T Speed | RS PRO 1778088 1: USD0.084
BuyNow
70
749808-8 (ALTERNATE: 749808-8)
70042988
TE Connectivity Conn D-Sub Cable Plug 9Pos STR HDP-20Series CrimpSnap 24-20AWG Unshielded Kit | TE Connectivity 749808-8 1: USD14.69
5: USD13.51
10: USD12.63
50: USD11.97
100: USD11.31
BuyNow
3
SS-8088-32 (ALTERNATE: SS808832)
72392610
Isostatic Industries Inc Sleeve Bearing, SS-8088-32 2.504 X 2.754 X 2in, Powdered Metal Bronze | Isostatic SS-8088-32 1: USD12.5
BuyNow
2

Future Electronics

Part # Manufacturer Description Price BuyNow  Qty.
8088
Heyco 1000: USD0.209
BuyNow
0

Bisco Industries

Part # Manufacturer Description Price BuyNow  Qty.
218-088601
Acme Industrial Company BuyNow
1
5808-81-16Z2
Seastrom Mfg BuyNow
1818
5808-87-25
Seastrom Mfg BuyNow
49
M38527/08-088P
Military Specifications BuyNow
50
5808-80-15
Seastrom Mfg BuyNow
310

Heilind Electronics

Part # Manufacturer Description Price BuyNow  Qty.
2278088-2
AMP2278088-2
TE Connectivity AK1 SQUIB PIGTAIL CABLE ASSEMB BuyNow
0
1200678088
MOL120067-8088
Molex MMC-3P-LED/MM-90/90-1M-PUR-ID^ 8830P9P03M010H BuyNow
0
3-318088-1
AMP3-318088-1
TE Connectivity ANVIL, SPECIAL COMBINATION 1: USD609.2308
10: USD413.7313
20: USD407.6471
BuyNow
0
298088-000
RYCQFT1-130/42-0
TE Connectivity Cross Referenced to TE CNTY RAYCHEM - Part: RYCQFT1-130/42-0 HEAT-SHRINK TRANSITION 525: USD14.9853
BuyNow
0
M83723/76A18088
AERM83723/76A18088
Conesys STD PLUG, PIN, 83723 SIII BAYONET 1: USD58.9195
5: USD56.0685
10: USD51.1214
25: USD48.2813
50: USD52.2949
BuyNow
7

Onlinecomponents.com

Part # Manufacturer Description Price BuyNow  Qty.
8088
Heyco 50000: USD0.2122
25000: USD0.2154
8000: USD0.2214
5000: USD0.2248
3000: USD0.2387
1000: USD0.2503
100: USD0.3225
BuyNow
0
8088
Pomona Electronics 100: USD11.56
50: USD12.29
25: USD13.02
10: USD13.73
2: USD39.91
BuyNow
2
8088
General Tools & Instruments LLC 10: USD8.23
5: USD12.07
1: USD14.32
BuyNow
1
NWT-8088
Quest Technology International Inc 2100: USD0.0649
1400: USD0.0656
700: USD0.1429
BuyNow
0
HB.8088
Greenlee Textron Inc 1: USD472.1
BuyNow
0

Renesas Electronics America

Part # Manufacturer Description Price BuyNow  Qty.
ISL8088IRZ
Renesas Electronics Corporation IC REG BUCK ADJ 800MA DL 10DFN 1: USD1.89
10: USD1.693
25: USD1.5976
80: USD1.36113
230: USD1.278
490: USD1.125
BuyNow
690
ISL8088IRZ-T7A
Renesas Electronics Corporation IC REG BUCK ADJ 800MA DL 10DFN 1: USD2.95
10: USD2.65
25: USD2.4996
100: USD2.1298
250: USD1.9998
500: USD1.74982
1250: USD1.44986
2500: USD1.34986
6250: USD1.29987
BuyNow
2501

Verical

Part # Manufacturer Description Price BuyNow  Qty.
808830-2
76827289
TE Connectivity Crimper, Semi-Flat 10: USD239.5015
5: USD251.8795
3: USD270.9232
1: USD283.8718
BuyNow
18
808830-2
73589730
TE Connectivity Crimper, Semi-Flat 5: USD149.589
3: USD162.5
2: USD219.7183
1: USD222.8571
BuyNow
5
808830-1
65008729
TE Connectivity Crimper. Semi - Flat 3: USD234.9551
1: USD245.0555
BuyNow
3
8088
63010759
Pomona Electronics 8088 2: USD52
BuyNow
2
80887-99
56344010
Honeywell Sensing and Control 80887-99 2: USD45.5
BuyNow
2

Bristol Electronics

Part # Manufacturer Description Price BuyNow  Qty.
M80-8871401
Harwin RFQ
14
8088A
Coilcraft Inc RFQ
700
94908-088LF
Amphenol FCi RFQ
3072
3-330808-8
TE Connectivity 59: USD2.0385
19: USD2.184
7: USD2.8392
2: USD4.368
BuyNow
98
D80882
Intel Corporation RFQ
9

Jameco Electronics

Part # Manufacturer Description Price BuyNow  Qty.
P8088-1
2332255
AMD 8088 Microprocessor IC - 1 Core, 8-Bit 10 MHz 40-PDIP 1: USD11.95
10: USD10.95
100: USD9.95
BuyNow
118
D8088
52142
Intel Corporation 8088 Microprocessor IC 1 Core 8-Bit 5 MHz 40-PDIP 1: USD6.95
10: USD6.25
100: USD5.59
BuyNow
63
D8088-2
52169
AMD MPU 8088 CISC 8-Bit HMOS 8MHz 40-Pin CDIP 1: USD7.95
10: USD6.95
100: USD5.95
BuyNow
205

Quest Components

Part # Manufacturer Description Price BuyNow  Qty.
8088-2/BQA
AMD 8: USD137.9933
4: USD146.1105
1: USD162.345
BuyNow
8
808830-2
TE Connectivity 1: USD218.358
BuyNow
1

Rochester Electronics

Part # Manufacturer Description Price BuyNow  Qty.
N8088-2
AMD N8088 - Microprocessor, 8-Bit, 8MHz ' 1000: USD4.96
500: USD5.25
100: USD5.49
25: USD5.72
1: USD5.84
BuyNow
4851
D80882
Intel Corporation D8088 - 8088- Microprocessor, 8086/8088 Comp ' 1000: USD7.25
500: USD7.68
100: USD8.02
25: USD8.36
1: USD8.53
BuyNow
69
LD8088
Intel Corporation 8088- Microprocessor, 8086/8088 Comp, 8-Bit, 5MHz, MOS, CDIP40 ' 1000: USD9.92
500: USD10.5
100: USD10.97
25: USD11.44
1: USD11.67
BuyNow
1158
MD8088
Intel Corporation Microprocessor, 16-Bit, 8088 CPU ' 1000: USD33.48
500: USD35.45
100: USD37.02
25: USD38.6
1: USD39.38
BuyNow
1131
P8088-2
Intel Corporation Microprocessor, 8-Bit Ext/16-Bit Int, 8088 CPU, NMOS, PDIP40 ' 1000: USD4.96
500: USD5.25
100: USD5.49
25: USD5.72
1: USD5.84
BuyNow
16825

TTI

Part # Manufacturer Description Price BuyNow  Qty.
M80-8880605
M80-8880605
Harwin Power to the Board 3+3 POS DIL FEMALE 24-28 AWG 2: USD3.67
10: USD3.5
25: USD3.43
50: USD3.36
100: USD3.3
250: USD3.23
500: USD3.17
BuyNow
4429
M80-8880405
M80-8880405
Harwin Power to the Board 2+2 POS DIL FEMALE 24-28 AWG 2: USD3.27
10: USD2.65
25: USD2.6
50: USD2.55
100: USD2.5
250: USD2.27
500: USD2.04
BuyNow
8960
0050579410
50-57-9410
Molex Headers & Wire Housings HSG 10P SINGLE ROW POSITIVE LATCH 19: USD0.27
25: USD0.265
50: USD0.242
100: USD0.238
209: USD0.233
29600: USD0.222
BuyNow
89971
0191930152
19193-0152
Molex Terminals VERSAKRIMP RING TNG 8 AWG stud 1/4" 12: USD0.447
25: USD0.417
50: USD0.409
100: USD0.325
250: USD0.318
500: USD0.312
1000: USD0.227
BuyNow
2473
M80-8882005
M80-8882005
Harwin Power to the Board 10+10 POS DIL FEMALE 24-28 AWG 1: USD10.45
10: USD9.95
25: USD9.75
50: USD9.56
100: USD9.37
250: USD8.87
500: USD8.3
BuyNow
2644

TME

Part # Manufacturer Description Price BuyNow  Qty.
63808-8000
MX-63808-8000
Molex Tool: aplicator 3: USD7199.06
1: USD7943.79
RFQ
0
JCB160808-800
JCB160808-800
Jantek Electronics Co. Ferrite: bead; Imp.@ 100MHz: 80Ω; SMD; 300mA; 0603; R: 200mΩ 4000: USD0.00608
RFQ
0
M80-8820542
M80-8820542
Harwin Socket; PCB-cable/PCB; male; Datamate L-Tek; 2mm; PIN: 5; THT; 800V 504: USD2.15
252: USD2.31
108: USD2.52
54: USD2.71
18: USD3.04
10: USD3.23
1: USD3.87
BuyNow
111
1278088
B6/BN781
Bossard Group Washer; externally serrated; M6; D=11mm; h=0.7mm; spring steel 1000: USD0.0103
500: USD0.0118
100: USD0.0232
BuyNow
13968
STHT80880-0
STL-STHT80880-0
Stanley Black & Decker Inc Wrench; for oil filter 6: USD10.89
1: USD11.7
RFQ
0

ComSIT USA

Part # Manufacturer Description Price BuyNow  Qty.
D8088
AMD 8-BIT MICROPROCESSOR CPU Microprocessor, 8-Bit, 5MHz, NMOS, CDIP40 RFQ
72
D8088D
NEC Electronics Group Electronic Component RFQ
296
D80882
Intel Corporation MICROPROCESSOR Microprocessor, 8-Bit, 8MHz, NMOS, CDIP40 RFQ
16
P8088
AMD 8-BIT MICROPROCESSOR CPU Microprocessor, 8-Bit, 5MHz, NMOS, PDIP40 RFQ
24

Interstate Connecting Components

Part # Manufacturer Description Price BuyNow  Qty.
M83723/71A18088 L/C
AERM83723/71A18088 L/C
Conesys WALL MT RECEPT, SOCKET, 83723 SIII BAYON 1: USD44.0121
5: USD41.8824
10: USD38.1869
25: USD36.0654
50: USD35.5713
BuyNow
0
M83723/82S18088
AERM83723/82S18088
Conesys WALL MT RECEPT, SOCKET, 83723 SIII THREA 1: USD123.8138
5: USD117.8228
10: USD107.4266
25: USD101.4585
50: USD103.8412
BuyNow
0
M83723/84G18088
AERM83723/84G18088
Conesys JAM NUT RECEPT, SOCKET, 83723 SIII THREA 1: USD135.2728
5: USD128.7273
10: USD117.369
25: USD110.8485
50: USD109.33
BuyNow
0
2278088-2
AMP2278088-2
TE Connectivity AK1 SQUIB PIGTAIL CABLE ASSEMB BuyNow
0
3-318088-1
AMP3-318088-1
TE Connectivity ANVIL, SPECIAL COMBINATION 1: USD609.2308
10: USD413.7313
20: USD407.6471
BuyNow
0

Karl Kruse GmbH & Co KG

Part # Manufacturer Description Price BuyNow  Qty.
MP08088
Golledge Electronics Ltd GSRF TA1475A SAW Filter RFQ
5
SY8088AAC
Silergy Corporation RFQ
10000

NAC

Part # Manufacturer Description Price BuyNow  Qty.
ADD-SFF8088-8088-1M
ADDON ADDON 1.0M (3.3FT) SFF-8088 MALE TO MALE BLACK STORAGE CABLE 1: USD123.53
BuyNow
15
ADD-SFF8088-8088-3M
ADDON ADDON 3M (9.84FT) SFF-8088 MALE TO SFF-8088 MALE BLACK MINI-SAS CABLE 1: USD182.11
BuyNow
2
ADD-SFF8644-8088-5M
ADDON ADDON 5.0M (16.4FT) SFF-8644 TO SFF-8088 MALE TO MALE BLACK STORAGE CABLE 1: USD607.09
BuyNow
1
PM8088C1-F3GI
Microchip Technology Inc RFQ
0
7000128088
3M Electronics The 3M� Speedglas� 9100FX standard headcover for the crown portion of the headgear is for use with the 9100FX complete helmet assembly to help protect the user from welding spark and spatter on the top portion of the head. 1: USD88.59
BuyNow
0

Powell Electronics

Part # Manufacturer Description Price BuyNow  Qty.
2-318088-9
TE Connectivity ANVIL, SPECIAL COMBINATION 1: USD640
2: USD544
3: USD512
5: USD480
10: USD448
BuyNow
2
M80-8881405
Harwin Datamate L-Tek DIL Female Small Bore (24 89: USD6.9
100: USD5.9
500: USD5.34
1000: USD4.72
BuyNow
110
1-338088-3
TE Connectivity DUAL & SINGLE JACKS 1: USD4.2232
1750: USD2.9562
5000: USD2.8313
10000: USD2.4982
25000: USD2.3317
BuyNow
26
FW-02-05-F-D-528-088
Samtec Inc Flexible Micro Board Stacking Header, 0. 1: USD1.41
50: USD1.1
100: USD0.89
500: USD0.75
1000: USD0.58
BuyNow
137
FW-10-05-F-D-528-088
Samtec Inc Flexible Micro Board Stacking Header, 0. 1: USD4.42
50: USD3.6
100: USD3.06
500: USD2.72
1000: USD2.1
BuyNow
48

Richardson RFPD

Part # Manufacturer Description Price BuyNow  Qty.
R128088001
R128088001
Radiall RF COAXIAL PANEL MOUNT CONNECTOR RFQ
0
F780889000
F780889000
Radiall INTERCONNECT TOOL 1: USD8023.04
BuyNow
0
EVAL-ADAQ8088EBZ
EVALADAQ8088EBZ
Analog Devices Inc LINEAR ICS - EVALUATION BOARD 1: USD190.68
BuyNow
0

Sager

Part # Manufacturer Description Price BuyNow  Qty.
1808887
000000000000182292
Phoenix Contact Pluggable Terminal Blocks 9 Pos 5.08mm pitch Plug 20-14 AWG Crimp 50: USD3.86
100: USD3.72
250: USD3.58
450: USD3.45
BuyNow
0
0828088
000000000006423536
Phoenix Contact Printers UC-EMLP (60X15) SR 10: USD6.03
30: USD5.79
80: USD5.57
150: USD5.36
310: USD5.17
BuyNow
0
1808845
000000000000052007
Phoenix Contact Pluggable Terminal Blocks 5 Pos 5.08mm pitch Plug 20-14 AWG Crimp 1: USD2.72
10: USD2.59
25: USD2.26
50: USD1.94
100: USD1.87
250: USD1.81
BuyNow
0
1808890
000000000000052010
Phoenix Contact Pluggable Terminal Blocks 10 Pos 5.08mm pitch Plug 20-14 AWG Crimp 50: USD4.27
100: USD4.1
200: USD3.94
400: USD3.81
BuyNow
0
0808804:0281
000000000002430607
Phoenix Contact Terminal Block Tools & Accessories ZBF 8.LGS: CONSEC.NUMBERS BuyNow
0

Sensible Micro Corporation

Part # Manufacturer Description Price BuyNow  Qty.
1-338088-3
SMC-1-338088-3
TE Connectivity Phone Connector, Pcb Mnt, 8 Contacts, Pin, Surface Mount Terminal, Locking 1000: USD0.472
500: USD0.472
100: USD0.472
RFQ
196
STA8088CFG
SMC-STA8088CFG
STMicroelectronics AS6081 Certified Vendor, 1 Yr Warranty RFQ
6700
CI160808-82NJ
SMC-CI160808-82NJ
Bourns Inc Rf Inductors - Smd 82Nh 5% Multilayer High Frequency 1000: USD0.034
500: USD0.037
100: USD0.038
RFQ
187
1-338088-6
SMC-1-338088-6
TE Connectivity OEM Excess 5-7 Days Leadtime, We are an AS6081 Certified Vendor, 1 Yr Warranty RFQ
1626

Chip 1 Exchange

Part # Manufacturer Description Price BuyNow  Qty.
STA8088EXGTR
STMicroelectronics INSTOCK RFQ
1455
STA8088EXG
INSTOCK RFQ
1455
ISL8088IRZ-T
Renesas Electronics Corporation INSTOCK RFQ
4924
D80882
INSTOCK RFQ
20
SAB8088P
INSTOCK RFQ
388

Avnet Abacus

Part # Manufacturer Description Price BuyNow  Qty.
M80-8872601
M80-8872601
Harwin Datamate L-Tek DIL Female Vertical 3mm PC Tail Connector, gold clip + tin/lead shell, 13+13 contacts (Alt: M80-8872601) BuyNow
424
M80-8890405
M80-8890405
Harwin Datamate L-Tek DIL Female Large Bore Crimp Connector, gold clip + gold shell, 2+2 contacts (Alt: M80-8890405) BuyNow
185
M80-8892605
M80-8892605
Harwin Datamate L-Tek DIL Female Large Bore Crimp Connector, gold clip + gold shell, 13+13 contacts (Alt: M80-8892605) BuyNow
140
M80-8891205
M80-8891205
Harwin Datamate L-Tek DIL Female Large Bore Crimp Connector, gold clip + gold shell, 6+6 contacts (Alt: M80-8891205) BuyNow
95
M80-8892005
M80-8892005
Harwin Datamate L-Tek DIL Female Large Bore Crimp Connector, gold clip + gold shell, 10+10 contacts (Alt: M80-8892005) BuyNow
42

Avnet Asia

Part # Manufacturer Description Price BuyNow  Qty.
SY8088IAAC
SY8088IAAC
Silergy Corporation Conv DC-DC Single Step Down 2.5V to 5.5V 5-Pin SOT-25 T/R (Alt: SY8088IAAC) RFQ
15000
CF615EA02480885
CF615EA02480885
Laird Performance Material CONDUCTIVE FOAMS (Alt: CF615EA02480885) RFQ
0
SY8088AAC
SY8088AAC
Silergy Corporation SYNCHRONOUS STEP DOWN REGULATOR 1.5M 1A (Alt: SY8088AAC) RFQ
0
1-338088-3
1-338088-3
TE Connectivity PCB MOUNTED JACKS SINGLE PORT 8-P (Alt: 1-338088-3) 87500: USD1.03223
43750: USD1.05869
17500: USD1.08655
8750: USD1.11592
5250: USD1.13121
3500: USD1.14692
1750: USD1.16307
BuyNow
0
1-338088-6
1-338088-6
TE Connectivity 8/8 INV.MOD.JACK (Alt: 1-338088-6) 87500: USD1.213
43750: USD1.2441
17500: USD1.27684
8750: USD1.31135
5250: USD1.32932
3500: USD1.34778
1750: USD1.36676
BuyNow
0

Avnet Silica

Part # Manufacturer Description Price BuyNow  Qty.
STA8088EXG
STA8088EXG
STMicroelectronics GPS Receiver 208MHz 1.2V/1.8V/3.3V 169-Pin TFBGA (Alt: STA8088EXG) BuyNow
0
STA8088GATR
STA8088GATR
STMicroelectronics GPS Receiver 208MHz 1.2V/1.8V/3.3V 56-Pin VFQFPN (Alt: STA8088GATR) BuyNow
0
STA8088FGTR
STA8088FGTR
STMicroelectronics GPS Receiver 1.32V/1.89V/3.6V 56-Pin VFQFPN EP T/R (Alt: STA8088FGTR) BuyNow
0
STA8088EXGTR
STA8088EXGTR
STMicroelectronics GPS Receiver 3rd Gen 32 Tracking Channel 1.8V/3.3V 169-Pin TFBGA (Alt: STA8088EXGTR) BuyNow
0
ISL8088IRZ-T
ISL8088IRZ-T
Renesas Electronics Corporation DFN 10/I/Dual 800mA Low Quiescent Current 2.25MHz High Efficiency Synchronous Buck Regulator (Alt: ISL8088IRZ-T) BuyNow
0

Bürklin Elektronik

Part # Manufacturer Description Price BuyNow  Qty.
885012208088
59D5064
Wurth Elektronik Ceramic capacitor, 150 nF, 50 V (DC), ±10 %, SMD 1206, X7R, 885012208088 1: EUR0.188
10: EUR0.17
100: EUR0.153
500: EUR0.134
15000: EUR0.0234
BuyNow
3000
1808.8031
31G657
Mentor Graphics LED signal light, green, 20 mcd, pitch 2.54 mm, LED number: 1 10: EUR2.04
50: EUR1.8
250: EUR1.56
1000: EUR1.35
2500: EUR1.23
BuyNow
174
2-330808-8
36P9664
TE Connectivity Single plug-in socket, 1 pole, copper beryllium for Semiconductors, resistors, capacitors 10: EUR0.32
BuyNow
8270

CDM Electronics

Part # Manufacturer Description Price BuyNow  Qty.
09-4808-80-03
Franz Binder GmbH & Co Female receptacle RFQ
0
120808-80
Winchester Interconnect CONNECTOR BuyNow
71
11440S1808855
MISCELLANEOUS BACKSHELL BuyNow
20
09-4808-81-03
Franz Binder GmbH & Co Female receptacle RFQ
0
120808-82
Winchester Interconnect CONNECTOR BuyNow
71

Chip1Stop

Part # Manufacturer Description Price BuyNow  Qty.
885012208088
C1S813800218939
Wurth Electronics Midcom Capacitor Ceramic Multilayer 3000: USD0.0847
2000: USD0.0851
1000: USD0.0885
500: USD0.0912
200: USD0.0948
100: USD0.0992
50: USD0.102
25: USD0.117
BuyNow
3000

CHIPMALL.COM LIMITED

Part # Manufacturer Description Price BuyNow  Qty.
1-338088-6
TE Connectivity RJReceptacle Unshielded 1 cat3 Gold Phosphor bronze Without LED - Ethernet Connectors/Modular Connectors (RJ45 RJ11) ROHS 5: USD1.09515
50: USD0.91816
500: USD0.81683
2500: USD0.80321
BuyNow
1051
1-338088-3
TE Connectivity RJ45 RJReceptacle Unshielded 1 cat3 Gold Phosphor bronze Without LED SMD Ethernet Connectors/Modular Connectors RJ45 RJ11 ROHS 1: USD1.05879
10: USD0.91062
30: USD0.83045
250: USD0.69884
500: USD0.65797
1000: USD0.63984
BuyNow
1051
SY8088AAC
Silergy Corporation IC 150: USD0.11436
500: USD0.08712
2500: USD0.07584
3000: USD0.06708
BuyNow
23783
YF4008M00033T8188088
JWT 3.3V 10mA ��20ppm CMOS 8MHz SMD3225-4P Oscillators ROHS 5: USD0.39033
50: USD0.28136
150: USD0.24059
500: USD0.22246
2500: USD0.21031
BuyNow
3289

Component Electronics, Inc

Part # Manufacturer Description Price BuyNow  Qty.
1808829
Phoenix Contact IN STOCK SHIP TODAY 1000: USD0.75
100: USD0.87
1: USD1.15
BuyNow
3522
D8088
Intel Corporation IN STOCK SHIP TODAY 1000: USD10
100: USD11.54
1: USD15.38
BuyNow
4
02480889Z
Littelfuse Inc IN STOCK SHIP TODAY BuyNow
50
558088-3
TE Connectivity IN STOCK SHIP TODAY 1000: USD1.6
100: USD1.85
1: USD2.46
BuyNow
836
558088-2
TE Connectivity IN STOCK SHIP TODAY 1000: USD1.6
100: USD1.85
1: USD2.46
BuyNow
38

DB Roberts

Part # Manufacturer Description Price BuyNow  Qty.
8088
HEY8088
Heyco T-TAP-FEM GRD REAR C RFQ
0
SS08070808-84
GUDSS08070808-84
HA Guden Co Inc 2X7', 14AWG THICK, SS HINGE BuyNow
2
8088-632-A-32
RAF8088-632-A-32
RAF Electronic Hardware RFQ
0
DIN933-M12X80-8.8-ZI
DIN933-M12X80-8.8-ZI
DIN HARDWARE HEX CAP SCREW FULL THREAD BuyNow
5
8088-440-A-24
RAF8088-440-A-24
RAF Electronic Hardware RFQ
0

Dynamic Solutions GmbH

Part # Manufacturer Description Price BuyNow  Qty.
1808887
Phoenix Contact Printed-circuit board connector RFQ
800
1808845
Phoenix Contact Printed-circuit board connector RFQ
1800
1808890
Phoenix Contact Printed-circuit board connector RFQ
980
1808815
Phoenix Contact Printed-circuit board connector RFQ
2500
1808860
Phoenix Contact Printed-circuit board connector RFQ
1500

EBV Elektronik

Part # Manufacturer Description Price BuyNow  Qty.
STA8088EXGATR
STA8088EXGATR
STMicroelectronics RF Components (Alt: STA8088EXGATR) BuyNow
3500
STA8088EXG
STA8088EXG
STMicroelectronics GPS Receiver 208MHz 1.2V/1.8V/3.3V 169-Pin TFBGA (Alt: STA8088EXG) BuyNow
0
STA8088GATR
STA8088GATR
STMicroelectronics GPS Receiver 208MHz 1.2V/1.8V/3.3V 56-Pin VFQFPN (Alt: STA8088GATR) BuyNow
0
STA8088FGTR
STA8088FGTR
STMicroelectronics GPS Receiver 1.32V/1.89V/3.6V 56-Pin VFQFPN EP T/R (Alt: STA8088FGTR) BuyNow
0
STA8088TGATR
STA8088TGATR
STMicroelectronics (Alt: STA8088TGATR) BuyNow
0

FDH Electronics

Part # Manufacturer Description Price BuyNow  Qty.
M83723/95K18088
M83723/95K18088
Aero-Electric Connector Inc Connector 83723 1: USD101.016
5: USD94.167
10: USD84.18
25: USD82.923
50: USD82.923
100: USD81.704
250: USD79.37
500: USD77.165
1000: USD76.108
2500: USD76.108
10000: USD76.108
BuyNow
4
M83723/96K18088
M83723/96K18088
Aero-Electric Connector Inc Connector 83723 1: USD110.467
5: USD102.978
10: USD92.056
25: USD90.682
50: USD90.682
100: USD89.349
250: USD86.796
500: USD84.385
1000: USD83.229
2500: USD83.229
10000: USD83.229
BuyNow
4
M83723/95G18088-LC
M83723/95G18088-LC
Aero-Electric Connector Inc Connector 83723 1: USD82.882
5: USD77.263
10: USD69.069
25: USD68.038
50: USD68.038
100: USD67.037
250: USD65.122
500: USD63.313
1000: USD62.446
2500: USD62.446
10000: USD62.446
BuyNow
4
M80-8880805
M80-8880805
Harwin Connector Misc 1: USD9.455
5: USD8.814
10: USD7.879
25: USD7.761
50: USD7.761
100: USD7.647
250: USD7.429
500: USD7.222
1000: USD7.123
2500: USD7.123
10000: USD7.123
BuyNow
3
M80-8892605
M80-8892605
Harwin Connector Misc 1: USD16.912
5: USD15.765
10: USD14.093
25: USD13.883
50: USD13.883
100: USD13.679
250: USD13.288
500: USD12.919
1000: USD12.742
2500: USD12.742
10000: USD12.742
BuyNow
17

IBS Electronics

Part # Manufacturer Description Price BuyNow  Qty.
15018-0881
15018-0881
Molex Cable Ribbon 19Conductors Type A 0.076m Gold Plated Copper 60V 0.5A Bag 500: USD3.471
1000: USD2.938
2500: USD2.899
BuyNow
0
63808-8500
63808-8500
Molex FA2 Mechanical Feed Crimp Applicator for ML-XT Crimp Terminals, 24 AWG, 0.22mm Wire 1: USD4868.25
BuyNow
0
63808-8870
63808-8870
Molex Cross Referenced to MOLEX - Part MOL63808-8870 2: USD1260.49
3: USD1247.06
5: USD1232.15
BuyNow
0
505568-0881
505568-0881
Molex Conn Shrouded Header (4 Sides) HDR 8 POS 1.25mm Solder ST Top Entry SMD Micro-Lock Plus T/R 7200: USD0.813
BuyNow
0
63808-8600
63808-8600
Molex FA2 Mechanical Feed Crimp Applicator for ML-XT Male and Female Crimp Terminals, 22 AWG, 0.35mm Wire 1: USD4868.25
BuyNow
0

LCSC

Part # Manufacturer Description Price BuyNow  Qty.
1-338088-3
TE Connectivity RJ45Receptacle Unshielded 1 cat3 Gold Phosphor bronze Without LED SMD Ethernet Connectors/Modular Connectors (RJ45 RJ11) ROHS 1000: USD0.555
500: USD0.5707
250: USD0.6062
30: USD0.8474
10: USD0.9292
1: USD1.0804
BuyNow
1051
SY8088AAC
Silergy Corporation Step-down type SOT-23-5 Voltage Regulators - DC DC Switching Regulators ROHS 6000: USD0.0511
3000: USD0.0527
500: USD0.0551
150: USD0.0619
50: USD0.0703
5: USD0.0865
BuyNow
105326
SY8088IAAC
Silergy Corporation SOT-23-5 Voltage Regulators - DC DC Switching Regulators ROHS 6000: USD0.0268
3000: USD0.0277
500: USD0.0298
150: USD0.0334
50: USD0.0378
5: USD0.0463
BuyNow
86866

Master Electronics

Part # Manufacturer Description Price BuyNow  Qty.
8088
Pomona Electronics 100: USD11.56
50: USD12.29
25: USD13.02
10: USD13.73
2: USD39.91
BuyNow
2
8088
General Tools & Instruments LLC 10: USD8.23
5: USD12.07
1: USD14.32
BuyNow
1
8088-BSS
Marinco Electrical Group Panel DC 3 Pos C-Series CB 250: USD45.97
100: USD46.67
50: USD48
25: USD50.13
10: USD52.45
5: USD54.12
1: USD60.85
BuyNow
0
15-38-8088
Molex Conn IDC Connector F 8 POS 2.54mm IDT ST Cable Mount SL™ Tube 5000: USD1.25
2500: USD1.35
1560: USD1.55
BuyNow
24960
PT8600-0025-111-8088
TE Connectivity 5: USD2564.95
3: USD2699.95
1: USD2853.52
BuyNow
0

Neutron USA

Part # Manufacturer Description Price BuyNow  Qty.
CAB-SAS20M-8644-8088
Qnap Systems Inc 2M MINI SAS SFF8644 TO SFF8088 ES/EJ SERIES TVS-ECX80U-SAS SERIES 1: USD174.99
BuyNow
0
CAB-SAS30M-8644-8088
Qnap Systems Inc 3M MINI SAS SFF8644 TO SFF8088 ECX80U-SAS SERIES REXP-X20U SERIES 1: USD174.99
BuyNow
1
CAB-SAS20M-8088
Qnap Systems Inc 2M MINI SAS 6G CABLE SFF-8088 TS-EC1279U-SAS-RP TS-EC1679U-SAS-RP 1: USD174.99
BuyNow
0
CAB-SAS05M-8644-8088
Qnap Systems Inc 0.5M MINISAS SFF8644 TO SFF8088 ES/EJ SERIES TVS-ECX80U-SAS SERIES 1: USD134.99
BuyNow
0
CAB-SAS30M-8088
Qnap Systems Inc 3M MINI SAS 6G CABLE SFF-8088 TS-EC1279U-SAS-RP TS-EC1679U-SAS-RP 1: USD189.99
BuyNow
0

New Advantage Corporation

Part # Manufacturer Description Price BuyNow  Qty.
M80-8872601
Harwin Power to the Board Power to the Board 13+13 POS DIL FEMALE VERT TIN/LEAD 10: USD11.1
100: USD9.29
250: USD8.39
BuyNow
992
1-338088-3
TE Connectivity 8 Position Single Port Straight Surface Mount RJ45 Modular Jack 250: USD1.42
2500: USD1.33
BuyNow
2500
M80-8871405
Harwin Power to the Board Power to the Board 7+7 POS DIL FEMALE VERT GOLD 10: USD7.05
100: USD6.35
250: USD5.13
BuyNow
900
ADD-SFF8644-8088-2M
Addonics Technologies Inc ADDON 2M EXTERNAL SFF-8644 TO SFF-8088 1: USD230.17
BuyNow
8
MD8088/C
Intel Corporation 1: USD23
BuyNow
17

Pasternack Enterprises US

Part # Manufacturer Description Price BuyNow  Qty.
PE3W08088
PE3W08088
Pasternack Enterprises Key Specifications, Connector Series 1: BNC, Connector Gender 1: Female, Connector Polarity 1: Standard, Connector Angle 1: Straight, Connector Mount Method 1: None, Connector Impedance 1: 50 Ohm, Connector Series 2: SMA, Connector Gender 2: Male, Connector Polarity 2: Standard, Connector Angle 2: Straight, Connector Mount Method 2: None, Connector Impedance 2: 50 Ohm, RF Cable Part Number: RG213/U, RF Cable Type: RG213, RF Cable Impedance: 50 Ohm. BNC Female to SMA Male Cable Using RG213 Coax. PE3W08088 is a BNC female to SMA male cable using RG213 coax. This Pasternack BNC female to SMA male cable assembly uses a 50 Ohm BNC for connector 1 and a 50 Ohm SMA for connector 2. Our female BNC to male SMA cable assembly uses a flexible cable type that is 50 Ohm. Pasternack PE3W08088 BNC female to SMA male cable assembly is constructed with RG213 coax. BuyNow
0
PE3W08088LF
PE3W08088LF
Pasternack Enterprises Key Specifications, Connector Series 1: BNC, Connector Gender 1: Female, Connector Polarity 1: Standard, Connector Angle 1: Straight, Connector Mount Method 1: None, Connector Impedance 1: 50 Ohm, Connector Series 2: SMA, Connector Gender 2: Male, Connector Polarity 2: Standard, Connector Angle 2: Straight, Connector Mount Method 2: None, Connector Impedance 2: 50 Ohm, RF Cable Part Number: RG213/U, RF Cable Type: RG213, RF Cable Impedance: 50 Ohm. BNC Female to SMA Male Cable Using RG213 Coax, LF Solder. PE3W08088LF is a BNC female to SMA male cable using RG213 coax. This Pasternack BNC female to SMA male cable assembly uses a 50 Ohm BNC for connector 1 and a 50 Ohm SMA for connector 2. Our female BNC to male SMA cable assembly uses a flexible cable type that is 50 Ohm. Pasternack PE3W08088LF BNC female to SMA male cable assembly is constructed with RG213 coax. BuyNow
0
PE3C8088
PE3C8088
Pasternack Enterprises Key Specifications, Connector Series 1: N, Connector Gender 1: Male, Connector Polarity 1: Standard, Connector Angle 1: Straight, Connector Mount Method 1: None, Connector Impedance 1: 50 Ohm, Connector Series 2: SMB, Connector Gender 2: Jack, Connector Polarity 2: Standard, Connector Angle 2: Straight, Connector Mount Method 2: Bulkhead, Connector Impedance 2: 50 Ohm, RF Cable Part Number: RG400/U, RF Cable Type: RG400, RF Cable Impedance: 50 Ohm. BuyNow
0
PE3W18088/HS
PE3W18088/HS
Pasternack Enterprises Key Specifications, Connector Series 1: SMA, Connector Gender 1: Female, Connector Polarity 1: Standard, Connector Angle 1: Straight, Connector Mount Method 1: None, Connector Impedance 1: 50 Ohm, Connector Series 2: SMA, Connector Gender 2: Male, Connector Polarity 2: Reverse Polarity, Connector Angle 2: Straight, Connector Mount Method 2: None, Connector Impedance 2: 50 Ohm, RF Cable Part Number: RG196A/U, RF Cable Type: RG196, RF Cable Impedance: 50 Ohm. SMA Female to Reverse Polarity SMA Male Cable Using RG196 Coax with HeatShrink. PE3W18088/HS is a SMA female to reverse polarity SMA male cable using RG196 coax. This Pasternack SMA female to reverse polarity SMA male cable assembly uses a 50 Ohm SMA for connector 1 and a 50 Ohm SMA for connector 2. Our female SMA to reverse polarity male SMA cable assembly uses a flexible cable type that is 50 Ohm. Pasternack PE3W18088/HS SMA female to SMA reverse polarity male cable assembly is constructed with RG196 coax. BuyNow
0

Relay Specialties

Part # Manufacturer Description Price BuyNow  Qty.
1100 WD080884N
1100 WD080884N
EXM Type WD wiring troughs(No knockouts) RFQ
0
1100 WD080884
1100 WD080884
EXM Type WD wiring troughs RFQ
0

Sense Electronic Company Limited

Part # Manufacturer Description Price BuyNow  Qty.
SY8088AAC
Silergy Corporation SOT23-5 RFQ
15000
ISL8088IRZ
Intersil Corporation QFN RFQ
4675

Shengyu Electronics Technology Limited

Part # Manufacturer Description Price BuyNow  Qty.
M80-8820345
Hongxing Electrical Ltd CONN HEADER VERT 2MM RFQ
20278
5055680881
Hongxing Electrical Ltd CONN HEADER SMD 8POS 1.25MM RFQ
23256
M80-8810222
Honest Han CONN HEADER VERT 2POS 2MM RFQ
23081
M80-8820445
Honest Han CONN HEADER VERT 2MM RFQ
13170
M80-8810642
Hongxing Electrical Ltd CONN HEADER VERT 6POS 2MM RFQ
19513

Symmetry Electronics

Part # Manufacturer Description Price BuyNow  Qty.
SM150808-8
DB Unlimited Dynamic Micro Speaker 1: USD2.26
BuyNow
1

TestEquity LLC

Part # Manufacturer Description Price BuyNow  Qty.
1808880410
10153750
Molex Molex 1808880410 TROffER OM MICROFIT GATEWAY HARN 1: USD17.03
BuyNow
100
63808-8000
10194724
Molex Molex 63808-8000 FA2 Applicator - Mechanical Feed 1: USD6916.81
BuyNow
1
7000128088
10077654
3M 3M 7000128088 Speedglas 9100 FX Welding Headcover 06-0700-81, Crown, Black, 1 EA/Case 1: USD79.01
BuyNow
0
NWT-8088
10138201
Quest Technology International Inc Quest Technology NWT-8088 Cable Tie, Nylon Plenum, Outdoor, 8" OAL, ABS Plastic, Natural, 100/Pkg 1: USD0.1
BuyNow
0
1808880405
10153749
Molex Molex 1808880405 TrOffer OM Microfit Gateway Harness .5M 1: USD9.51
BuyNow
100

Venkel Ltd.

Part # Manufacturer Description Price BuyNow  Qty.
FBC1808-800E
FBC1808-800E
VENKEL LTD High Current Ferrite Bead;1808;80R BuyNow
0

Win Source Electronics

Part # Manufacturer Description Price BuyNow  Qty.
SY8088AAC
Silergy Corporation High Efficiency 1.5MHz, 1A Synchronous Step Down Regulator 425: USD0.118
1035: USD0.097
1600: USD0.094
2200: USD0.091
2845: USD0.088
3800: USD0.079
BuyNow
189000
SY8088IAAC
Silergy Corporation 500: USD0.1
1220: USD0.082
1875: USD0.08
2600: USD0.077
3335: USD0.075
4480: USD0.067
BuyNow
190000

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X