Visible to Intel only — GUID: sam1412044478425
Ixiasoft
Visible to Intel only — GUID: sam1412044478425
Ixiasoft
1.4.7. Read Status Register of the EPCS/EPCQ/EPCQ-L/EPCQ-A Device
The IP core registers the read_status signal on the rising edge of the clkin signal. After the IP core receives the read_status signal, it asserts the busy signal to indicate that the read command is in progress. To prevent the IP core from re-registering the command and executing it again, deassert the read_status signal before the busy signal is deasserted.
The IP core ensures that the 8-bit status register value is available on the status_out[7..0] signal before deasserting the busy signal. You can sample the status_out[7..0] signal as soon as the busy signal is deasserted.
You must decode the 8-bit status register value to find out which sectors are protected.
The status_out[7..0] signal holds the value of the status register from the last read status command. The contents of the status register may have changed (via a sector protect command, for example). Therefore, before sampling the status_out[7..0] signal, you must issue a new read status command.