Recommended SPI and Parallel Flash for T1040

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Recommended SPI and Parallel Flash for T1040

845 Views
xarowubas
Contributor III

Hello,

Is there any recommended list of SPI and Parallel Flashes which can be interfaced with T1040 or the SOC is compatible with flashes by any manufacturer ? 

Thanks,

Xaro

0 Kudos
1 Reply

728 Views
ufedor
NXP Employee
NXP Employee

There is no such list because T1040 has universal controllers: IFC (for parallel NOR Flash) and eSPI (for SPI Flash).

The IFC features a NOR flash controller, which:
• Compatible with asynchronous NOR flash (synchronous burst-read not supported)
• Provides memory-mapped interfacing to NOR
• Supports an address data multiplexed (ADM) NOR device
• Flexible timing control allows interfacing with proprietary NOR devices (WE_B controlled writes only)
• Boot chip-select (CS0) is available at system reset
• Data bus width of 16-bits

The major features of the eSPI controller are:
• Interface contains SPI_MOSI, SPI_MISO, SPI_CLK, and 4 chip selects
• Supports eSPI master
• Supports RapidSTM full clock cycle operation
• Full-duplex or half-duplex master operation
• Supports Winbond dual output read
• Command in transaction level-easier for accessing eSPI devices
• Works with a range from 4-bit to 16-bit data characters
• Supports back-to-back character transmission and reception
• Supports reverse data mode for 8/16 bits data characters
• Supports single-master environment
• Maximum clock rate possible is (platform clock rate/ )
• Independent programmable baud rate generator
• Programmable clock phase and polarity.
• Supports four different configurations per chip select
• Local loopback capability for testing

0 Kudos