// // Power Debugger Serial EEPROM Device Definition File // Copyright (c) 2001-2004 Debug Solutions, All Rights Reserved // // Author : A-Yasuo // Date : Sep 02, 2004 // Document Tytle : 93AA76A/B/C,93LC76A/B/C,93C76A/B/ // 8K Microwire Compatible Serial EEPROM // Document No. : DS21796D // // Revision History: // // // Capacity : 8K // Composition : 1024 x8 // DevVer 1 1 DevMaker Microchip DevName 93LC76A // Device definition DevDef Type MicroWire DevDef Data 8 // bit DevDef Word 1024 // Num of Words DevDef PageSize 1 // Page Size(Byte) DevDef CS ON POS // Chip Select (ON/OFF) (Active Logic) DevDef Protect OFF // Protect (ON/OFF) (Active Logic) DevDef ReadCont ON // Read Address Auto Increment (ON/OFF) DevDef WrTime 5 // [msec] Write Time InstSet Read 10aaaaaaaaaa // Data Read InstSet Write 01aaaaaaaaaa // Data Write InstSet Erase 11aaaaaaaaaa // Data Erase InstSet WrAll 0001xxxxxxxx // Chip Write InstSet ErAll 0010xxxxxxxx // Chip Erase InstSet WrEn 0011xxxxxxxx // Program Enable InstSet WrDS 0000xxxxxxxx // Program Diable InstSet PageWr xxxxxxxxxxxx // Page Write