Sign In | Join Free | My himfr.com
Home > Integrated Circuit Chip >

AT28C256-15PU Integrated Circuit Chip 256K (32K x 8) Paged Parallel EEPROM

Anterwell Technology Ltd.
Contact Now
    Buy cheap AT28C256-15PU Integrated Circuit Chip 256K (32K x 8) Paged Parallel EEPROM from wholesalers
     
    Buy cheap AT28C256-15PU Integrated Circuit Chip 256K (32K x 8) Paged Parallel EEPROM from wholesalers
    • Buy cheap AT28C256-15PU Integrated Circuit Chip 256K (32K x 8) Paged Parallel EEPROM from wholesalers

    AT28C256-15PU Integrated Circuit Chip 256K (32K x 8) Paged Parallel EEPROM

    Ask Lasest Price
    Brand Name : Anterwell
    Model Number : AT28C256-15PU
    Certification : new & original
    Price : Negotiate
    Payment Terms : T/T, Western Union, Paypal
    Supply Ability : 8200pcs
    Delivery Time : 1 day
    • Product Details
    • Company Profile

    AT28C256-15PU Integrated Circuit Chip 256K (32K x 8) Paged Parallel EEPROM


    AT28C256-15PU Intergreated Chip 256K (32K x 8) Paged Parallel EEPROM


    Features


    Fast Read Access Time – 150 ns

    Automatic Page Write Operation – Internal Address and Data Latches for 64 Bytes – Internal Control Timer

    Fast Write Cycle Times – Page Write Cycle Time: 3 ms or 10 ms Maximum – 1 to 64-byte Page Write Operation

    Low Power Dissipation – 50 mA Active Current – 200 µA CMOS Standby Current

    Hardware and Software Data Protection

    DATA Polling for End of Write Detection

    High Reliability CMOS Technology – Endurance: 104 or 105 Cycles – Data Retention: 10 Years

    Single 5V ± 10% Supply

    CMOS and TTL Compatible Inputs and Outputs

    JEDEC Approved Byte-wide Pinout

    Full Military and Industrial Temperature Ranges

    Green (Pb/Halide-free) Packaging Option


    1. Description


    The AT28C256 is a high-performance electrically erasable and programmable readonly memory. Its 256K of memory is organized as 32,768 words by 8 bits. Manufactured with Atmel’s advanced nonvolatile CMOS technology, the device offers access times to 150 ns with power dissipation of just 440 mW. When the device is deselected, the CMOS standby current is less than 200 µA. The AT28C256 is accessed like a Static RAM for the read or write cycle without the need for external components. The device contains a 64-byte page register to allow writing of up to 64 bytes simultaneously. During a write cycle, the addresses and 1 to 64 bytes of data are internally latched, freeing the address and data bus for other operations. Following the initiation of a write cycle, the device will automatically write the latched data using an internal control timer. The end of a write cycle can be detected by DATA Polling of I/O7. Once the end of a write cycle has been detected a new access for a read or write can begin. Atmel’s AT28C256 has additional features to ensure high quality and manufacturability. The device utilizes internal error correction for extended endurance and improved data retention characteristics. An optional software data protection mechanism is available to guard against inadvertent writes. The device also includes an extra 64 bytes of EEPROM for device identification or tracking.


    2. Pin Configurations


    Pin NameFunction
    A0 - A14Addresses
    CEChip Enable
    OEOutput Enable
    WEWrite Enable
    I/O0 - I/O7Data Inputs/Outputs
    NCNo Connect
    DCDon’t Connect



    4. Device Operation


    4.1 Read

    The AT28C256 is accessed like a Static RAM. When CE and OE are low and WE is high, the data stored at the memory location determined by the address pins is asserted on the outputs. The outputs are put in the high impedance state when either CE or OE is high. This dual-line control gives designers flexibility in preventing bus contention in their system.


    4.2 Byte Write


    A low pulse on the WE or CE input with CE or WE low (respectively) and OE high initiates a write cycle. The address is latched on the falling edge of CE or WE, whichever occurs last. The data is latched by the first rising edge of CE or WE. Once a byte write has been started it will automatically time itself to completion. Once a programming operation has been initiated and for the duration of tWC, a read operation will effectively be a polling operation.


    4.3 Page Write


    The page write operation of the AT28C256 allows 1 to 64 bytes of data to be written into the device during a single internal programming period. A page write operation is initiated in the same manner as a byte write; the first byte written can then be followed by 1 to 63 additional bytes. Each successive byte must be written within 150 µs (tBLC) of the previous byte. If the tBLC limit is exceeded the AT28C256 will cease accepting data and commence the internal programming operation. All bytes during a page write operation must reside on the same page as defined by the state of the A6 - A14 inputs. For each WE high to low transition during the page write operation, A6 - A14 must be the same. The A0 to A5 inputs are used to specify which bytes within the page are to be written. The bytes may be loaded in any order and may be altered within the same load period. Only bytes which are specified for writing will be written; unnecessary cycling of other bytes within the page does not occur.


    4.4 DATA Polling


    The AT28C256 features DATA Polling to indicate the end of a write cycle. During a byte or page write cycle an attempted read of the last byte written will result in the complement of the written data to be presented on I/O7. Once the write cycle has been completed, true data is valid on all outputs, and the next write cycle may begin. DATA Polling may begin at anytime during the write cycle


    4.5 Toggle Bit


    In addition to DATA Polling the AT28C256 provides another method for determining the end of a write cycle. During the write operation, successive attempts to read data from the device will result in I/O6 toggling between one and zero. Once the write has completed, I/O6 will stop toggling and valid data will be read. Reading the toggle bit may begin at any time during the write cycle.


    4.6 Data Protection


    If precautions are not taken, inadvertent writes may occur during transitions of the host system power supply. Atmel has incorporated both hardware and software features that will protect the memory against inadvertent writes.


    4.6.1 Hardware Protection


    Hardware features protect against inadvertent writes to the AT28C256 in the following ways: (a) VCC sense – if VCC is below 3.8V (typical) the write function is inhibited; (b) VCC power-on delay – once VCC has reached 3.8V the device will automatically time out 5 ms (typical) before allowing a write; (c) write inhibit – holding any one of OE low, CE high or WE high inhibits write cycles; and (d) noise filter – pulses of less than 15 ns (typical) on the WE or CE inputs will not initiate a write cycle.


    4.6.2 Software Data Protection


    A software controlled data protection feature has been implemented on the AT28C256. When enabled, the software data protection (SDP), will prevent inadvertent writes. The SDP feature may be enabled or disabled by the user; the AT28C256 is shipped from Atmel with SDP disabled.


    SDP is enabled by the host system issuing a series of three write commands; three specific bytes of data are written to three specific addresses (refer to “Software Data Protection” algorithm). After writing the 3-byte command sequence and after tWC the entire AT28C256 will be protected against inadvertent write operations. It should be noted, that once protected the host may still perform a byte or page write to the AT28C256. This is done by preceding the data to be written by the same 3-byte command sequence used to enable SDP.


    Once set, SDP will remain active unless the disable command sequence is issued. Power transitions do not disable SDP and SDP will protect the AT28C256 during power-up and power-down conditions. All command sequences must conform to the page write timing specifications. The data in the enable and disable command sequences is not written to the device and the memory addresses used in the sequence may be written with data in either a byte or page write operation.


    After setting SDP, any attempt to write to the device without the 3-byte command sequence will start the internal write timers. No data will be written to the device; however, for the duration of tWC, read operations will effectively be polling operations. 4.7 Device Identification An extra 64 bytes of EEPROM memory are available to the user for device identification. By raising A9 to 12V ± 0.5V and using address locations 7FC0H to 7FFFH the additional bytes may be written to or read from in the same manner as the regular memory array.


    4.8 Optional Chip Erase Mode


    The entire device can be erased using a 6-byte software code. Please see “Software Chip Erase” application note for details


    Hot selling offer!!!


    Part numberqtyD/CPackageCode
    LTC3851EUD500017+QFNLCXN
    LTC3851IUD500017+QFNLCXN
    LTC3407EDD500017+QFNLAGK
    LTC1992-2IMS8500017+MSOP8LTZD
    LTC3807EUDC500017+QFNLGSG
    LTC3807IUDC500017+QFNLGSG
    LTC3807HUDC500017+QFNLGSG
    LTC3807MPUDC500017+QFNLGSG
    LT3755EUD-1500017+QFNLDMS
    LT3755IUD-1500017+QFNLDMS
    LT3650EDD-8.2500017+QFNLDXT
    LT3650IDD-8.2500017+QFNLDXT
    LTC3548EDD500017+QFNLBNJ
    LTC3548IDD500017+QFNLBNJ
    LTC6908CS6-1500017+SOTLTBYC
    LTC6908IS6-1500017+SOTLTBYC
    LTC6908HS6-1500017+SOTLTBYC
    LTC6908CS6-2500017+SOTLTBYD
    LTC6908IS6-2500017+SOTLTBYD
    LTC6908HS6-2500017+SOTLTBYD
    LTC3851EGN500017+SOT3851
    LTC3851IGN500017+SSOP163851
    LTC3851EMS500017+SSOP163851
    LTC3851IMSE500017+SSOP163851
    LTC3851EUD500017+SSOP16LCXN
    LTC3851IUD500017+QFN-16LCXN
    LT3971EMSE500016+MSOP10LTFJG
    LT3971HMSE500016+MSOP10LTFJG
    LT3971IMSE500016+MSOP10LTFJG
    LT3481IMSE500016+MSOP10LTBVW
    LTC6253CMS8500017+MSOP8LTFRX
    LTC6253HMS8500017+MSOP8LTFRX
    LTC6253IMS8500017+MSOP8LTFRX
    LT3010EMS8E-5500017+MSOP8LTAEF
    LT3010MPMS8E-5500017+MSOP8LTAEF
    LT3685EMSE500016+MSOP10LTCYF
    LT3685IMSE500016+MSOP10LTCYF
    LT3973EMSE500016+MSOP10LTFYS
    LT3973HMSE500016+MSOP10LTFYS
    LT3973IMSE500016+MSOP10LTFYS
    LTC3532EMS500017+MSOP10LTBXS
    LT4356MPMS-1500017+MSOP10LTFGD
    LT3580EMS8E500017+MSOP8LTDCJ
    LT3580HMS8E500017+MSOP8LTDCJ
    LT3580IMS8E500017+MSOP8LTDCJ
    LT3580MPMS8E500017+MSOP8LTDCJ
    LT1936IMS8E500017+MSOP8LTBRV
    LT1999CMS8-20500017+MSOP8LTGVC
    LT1999IMS8-20500017+MSOP8LTGVC
    LT1999HMS8-20500017+MSOP8LTGVC
    LT1999MPMS8-20500017+MSOP8LTGVC
    LT3684EMSE500016+MSOP10LTCVS
    LT3684IMSE500016+MSOP10LTCVS
    LTC6103CMS8500017+MSOP8LTCMN
    LTC6103HMS8500017+MSOP8LTCMN
    LTC6103IMS8500017+MSOP8LTCMN
    LT3757EMSE500016+MSOP10LTDYX
    LT3757HMSE500016+MSOP10LTDYX
    LT3757IMSE500016+MSOP10LTDYX
    LT3757MPMSE500016+MSOP10LTDYX
    LT3971EMSE500017+MSOP8LTFJG
    LT3971HMSE500017+MSOP8LTFJG
    LT3971IMSE500017+MSOP8LTFJG
    LTC6104CMS8500017+MSOP8LTCMP
    LTC6104HMS8500017+MSOP8LTCMP
    LTC6104IMS8500017+MSOP8LTCMP
    LT4356CMS-3500017+MSOP10LTFFK
    LT4356HMS-3500017+MSOP10LTFFK
    LT4356IMS-3500017+MSOP10LTFFK
    LT1767EMS8E500017+MSOP8LTZG
    LT3970EMS500017+MSOP10LTFDB
    LT3970HMS500017+MSOP10LTFDB
    LT3970IMS500017+MSOP10LTFDB
    LTC6930CMS8-7.37500017+MSOP8LTCLC
    LTC6930HMS8-7.37500017+MSOP8LTCLC
    LTC6930IMS8-7.37500017+MSOP8LTCLC
    LTC4444EMS8E-5500016+MSOP8LTDPY
    LTC4444HMS8E-5500016+MSOP8LTDPY
    LTC4444IMS8E-5500016+MSOP8LTDPY
    LT3757EMSE500016+MSOP10LTDYX
    LT3757HMSE500016+MSOP10LTDYX
    LT3757IMSE500016+MSOP10LTDYX
    LT3757MPMSE500016+MSOP10LTDYX
    LT3680EMSE500016+MSOP10LTCYM
    LT3680HMSE500016+MSOP10LTCYM
    LT3680IMSE500016+MSOP10LTCYM
    LTC3805EMSE-5500016+MSOP10LTDGX
    LTC3805HMSE-5500016+MSOP10LTDGX
    LTC3805IMSE-5500016+MSOP10LTDGX
    LTC3805MPMSE-5500016+MSOP10LTDGX
    LT3973EMSE500016+MSOP10LTFYS
    LT3973HMSE500016+MSOP10LTFYS
    LT3973IMSE500016+MSOP10LTFYS
    LTC2355CMSE-14500017+MSOP10LTCVY
    LTC2355IMSE-14500017+MSOP10LTCVY
    LT3684EMSE500016+MSOP10LTCVS
    LT3684IMSE500016+MSOP10LTCVS
    LTC2494CUHF50001734+QFN382494
    LTC2494IUHF50001734+QFN382494

    Quality AT28C256-15PU Integrated Circuit Chip 256K (32K x 8) Paged Parallel EEPROM for sale
    Inquiry Cart 0
    Send your message to this supplier
     
    *From:
    *To: Anterwell Technology Ltd.
    *Subject:
    *Message:
    Characters Remaining: (0/3000)