Reading the Calibration Byte

The algorithm for reading the Calibration byte is as follows (refer to Programming the Flash for details on Command and Address loading):

  1. 1.Step A: Load Command “0000 1000”.
  2. 2.Step B: Load Address Low Byte, 0x00.
  3. 3.Set OE to “0”, and BS1 to “1”. The Calibration byte can now be read at DATA.
  4. 4.Set OE to “1”.