// // 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 : 93AA46A/B/C,93LC46A/B/C,93C46A/B/ // 1K Microwire Compatible Serial EEPROM // Document No. : DS21749D // // Revision History: // // // Capacity : 1K // Composition : 64 x16 // DevVer 1 1 DevMaker Microchip DevName 93C46B // Device definition DevDef Type MicroWire DevDef Data 16 // bit DevDef Word 64 // 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 10aaaaaa // Data Read InstSet Write 01aaaaaa // Data Write InstSet Erase 11aaaaaa // Data Erase InstSet WrAll 0001xxxx // Chip Write InstSet ErAll 0010xxxx // Chip Erase InstSet WrEn 0011xxxx // Program Enable InstSet WrDS 0000xxxx // Program Diable InstSet PageWr xxxxxxxx // Page Write