// // 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 : 93AA56A/B/C,93LC56A/B/C,93C56A/B/ // 2K Microwire Compatible Serial EEPROM // Document No. : DS21794B // // Revision History: // // // Capacity : 2K // Composition : 128 x16 // DevVer 1 1 DevMaker Microchip DevName 93C56B // Device definition DevDef Type MicroWire DevDef Data 16 // bit DevDef Word 128 // Num of Words DevDef PageSize 2 // 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 2 // [msec] Write Time InstSet Read 10aaaaaaa // Data Read InstSet Write 01aaaaaaa // Data Write InstSet Erase 11aaaaaaa // Data Erase InstSet WrAll 0001xxxxx // Chip Write InstSet ErAll 0010xxxxx // Chip Erase InstSet WrEn 0011xxxxx // Program Enable InstSet WrDS 0000xxxxx // Program Diable InstSet PageWr xxxxxxxxx // Page Write