Register definition:
Status Register:
  Bit        Name                            Settings:    
   7         Status Register Write Enable    0: Enabled (Default), 1: Disabled
   5         Top/Bottom                      0: Top (Default), 1: Bottom
6, 4-2       BP[3:0]                         See Protected Area table

Nonvolatile Configuration Register:
  Bit        Name                            Settings:    
 15:12       Number of dummy clocks          0000=1111: Default, 0001: 1, 0010: 2 ...
 11:9        XIP mode at power-on reset
  8:6        Output driver strength
   5         Double Transfer rate protocol   1: Disabled(Default), 0: Enabled
   4         Reset/hold                      1: Enabled(Default),  0: Disabled
   3         Quad I/O                        1: Disabled(Default), 0: Enabled
   2         Dual I/O                        1: Disabled(Default), 0: Enabled
   1         128Mb Segment Select            1: Lowest 128Mb segment, 0: Highest 128Mb segment
   0         Number of address bytes         1: 3-byte address mode,  0: 4-byte address mode

Extended Address Register:
  Bit        Name                            Settings:    
  7:2        Reserved                        0: Default
  1:0        A[25:24]                        00: Lowest 128Mb Segment (Default), 01: Second 128Mb Segment, 10: Third 128Mb Segment, 11: Highest 128Mb Segment

OTP Array Control Byte (Byte 64):
  Bit        Name                            Settings:    
  7:1        Reserved                        1: Default
   0         OTP Control Bit                 1: Unlock (Default), 0: Lock (OTP)

Wear Leveling can be disabled

Additional Notes:

    Password is OTP. Any attempts to reprogram or erase the password will fail.
    If device's password has already been programmed, the correct password must be provided for verification.
    When in password protection mode, the correct password must be provided to unlock programming of the Lock Bits.
    Verify Only cannot be used to verify password in this mode.


    Lock Bit Security Register default to 0xFF
    Setting a sector to 0x00 will protect the data in that sector from modification.

    This device has 1024 sectors, indexed 0 - 1023

    To set a Lock Bit Security Register, enter its index
    Example: To set Sector at index 13, enter 13

    To set a range, separate the low and high register indexes with a hyphen
    Example: To set Sectors at indexes 3 - 17, enter 3-17

    To specify multiple indexes or ranges, separate the indexes or ranges with a comma
    Example: To set Sectors at indexes 13, 22-27, 31-40 and 47, enter 13,22-27,31-40,47