Flash chip by board » History » Version 1
foft, 05/28/2018 09:34 PM
1 | 1 | foft | h1. Flash chip by board |
---|---|---|---|
2 | |||
3 | h2. v1 boards |
||
4 | n25q128 |
||
5 | EPCQ128 compatible |
||
6 | Read silicon id (0xab) gives TODO |
||
7 | Read device id (0xab) gives TODO |
||
8 | Sector size 64KB (also supports 4KB) |
||
9 | https://www.micron.com/~/media/documents/products/data-sheet/nor-flash/serial-nor/n25q/n25q_128_3_volt_with_boot_sector.pdf |
||
10 | https://www.altera.com/en_US/pdfs/literature/hb/cfg/cfg_cf52012.pdf |
||
11 | |||
12 | h2. v3 boards (aka v2) |
||
13 | m25p128 |
||
14 | EPCS128 compatible |
||
15 | Read silicon id (0xab) gives 0xfffffff |
||
16 | Read device id (0x9f) gives 0x20201800 (first 3 bytes count) |
||
17 | Sector size 256KB |
||
18 | https://www.micron.com/~/media/documents/products/data-sheet/nor-flash/serial-nor/m25p/m25p_128.pdf |
||
19 | https://www.altera.com/en_US/pdfs/literature/hb/cfg/cyc_c51014.pdf |
||
20 | |||
21 | h2. v3 2nd run boards (aka v2 FIX) |
||
22 | S25FL127SABMFV000 |
||
23 | EPCS128 compatible? |
||
24 | Read silicon id (0xab) gives TODO |
||
25 | Read device id (0x9f) gives TODO (first 3 bytes count) |
||
26 | Sector size? Seems to wipe core with 64KB, but seems to run well with 256KB? Need to check status register... |
||
27 | https://www.micron.com/~/media/documents/products/data-sheet/nor-flash/serial-nor/m25p/m25p_128.pdf |
||
28 | https://www.altera.com/en_US/pdfs/literature/hb/cfg/cyc_c51014.pdf |