summaryrefslogtreecommitdiff
path: root/spi/spiflash/fidelix_fm25q32/quadspi/README
blob: 69c5f29ba4307522a413bec2e47dd9670779ba99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
-------------------------------------------------------------------------------
FIDELIX FM25Q32
-------------------------------------------------------------------------------

This is a set of example captures of a FIDELIX FM25Q32 SPI flash chip
(32MBit == 4Mbyte) that is read by ESP32.

First part is the 2nd-stage bootloader loaded from SPI flash (using
QuadSPI @ 10MHz). Then the 2nd-stage bootloader loads 02_blink (from SPI
flash to SRAM) and executes it.

The SPI hardware used is ESP32 DevKitC (from ESPRESSIF).

Details:
https://espressif.com/sites/default/files/documentation/esp32-devkitc_getting_started_guide_en.pdf


Logic analyzer setup
--------------------

The logic analyzer used was a DreamSourceLab DSLogic (at 100MHz):

  Probe       FM25Q32 pin
  -----------------------
  0           CS
  1           CLK
  2           IO0
  3           IO1
  4           IO2
  5           IO3