// // 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 // DevVer 1 1 DevMaker Microchip DevName 93AA86A // Device definition DevDef Type MicroWire DevDef Data 8 // bit DevDef Word 2048 // 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 10aaaaaaaaaaa // Data Read InstSet Write 01aaaaaaaaaaa // Data Write InstSet Erase 11aaaaaaaaaaa // Data Erase InstSet WrAll 0001xxxxxxxxx // Chip Write InstSet ErAll 0010xxxxxxxxx // Chip Erase InstSet WrEn 0011xxxxxxxxx // Program Enable InstSet WrDS 0000xxxxxxxxx // Program Diable InstSet PageWr xxxxxxxxxxxxx // Page Write