The algorithm for reading the Calibration
byte is as follows (Please refer to Programming the Flash for details on Command and Address loading):
- Step A: Load Command “0000 1000”.
- Step B: Load Address Low Byte,
0x00.
- Set OE to “0”,
and BS1 to “1”. The Calibration byte can now be read at DATA.
- Set OE to
“1”.