[coreboot] Dual SPI Flash

Oliver Schinagl oliver at schinagl.nl
Tue Mar 6 15:59:35 CET 2012


  

Pin 1, 'chip select enable' is an inverted? pin. enables and
disables device operation. When chip select is high, the device is
de-selected and the serial data pins are at 'high impedance'.

 When
chip select is brought low, the device will be selected and instructions
can be written to and data read from the device.

 After power-up, Chip
Select must transition from high to low before a new instruction will be
accepted.

 So if I understand all this correctly, the chip can be
connected in parallel with the exception of the Chip Select Enable. A
simple switch to either connect it directly to the board/socket/other
end and toggle it to connect to ground (via 'some' resistor').

 I tried
to make a simple schematic in ascii, but failed horribly so i've
attached it to this message as monochrome BMP (only format that I could
quickly think of to be smallest in size). I don't know what value those
resistors need to be (and if the schematic can be even more simplified,
with a single resistor), but I belive this is the schematic used for the
dual-SPI flash 'module' 

This seems sensible to me, but my knowledge in
this field is very limited. 

On 06-03-12 10:42, Peter Stuge wrote: 

>
Oliver Schinagl wrote:
> 
>>> I guess whoever made the PCB can publish
source and gerbers so that
>>> others can order the same board if they
want.
>> 
>> That would be probably the best idea to start with. I've
been staring at 
>> the foto of the pvb for a while, and did notice as
you said, only one pin 
>> is being diverted.
> 
> So check which one
and compare with the flash chip data sheet.
> 
> //Peter

  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20120306/a5769892/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Dual_SPI-Flash.bmp
Type: image/x-ms-bmp
Size: 2414 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20120306/a5769892/attachment.bmp>


More information about the coreboot mailing list