// // 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 : 93AA86A/B/C,93LC86A/B/C,93C86A/B/C // 16K Microwire Compatible Serial EEPROM // Document No. : DS21797D // // Revision History: // // // Capacity : 16K // Composition : 2048 x8 // 1024 x16 // DevVer 1 1 DevMaker Microchip DevName 93LC86C(16bit) // Device definition DevDef Type MicroWire DevDef Data 16 // bit DevDef Word 1024 // 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 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