Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll pdf title
titleSPI signals summary.

name

definition

description

SPI_Q

serial data output

This output signal is used to transfer data serially out of the device. Data is shifted out on the falling edge of SPI_/C.

SPI_D

serial data input

This input signal is used to transfer data serially into the device. It receives instructions, addresses, and the data to be programmed. Values are latched on the rising edge of SPI_/C

SPI_/C

serial clock

This input signal provides the timing of the serial interface. Instructions, addresses, or data present at SPI_D are latched on the rising edge of SPI_/C. Data on SPI_Q changes after the falling edge of SPI_/C.

SPI_/S

chip select

When this input signal is high, the device is disabled and SPI_Q is at high impedance (Z).

 

 

When this input signal is low, the device is enabled.

 

 

After power-up, a falling edge on SPI_/S is required prior to the start of any instruction to the Flash memory.

 

SPI signals are routed to / from bank 2 of the FPGA of the TE0300 is as detailed in the table below.

...