summaryrefslogtreecommitdiff
path: root/spi/spiflash/winbond_w25q80d/README
diff options
context:
space:
mode:
Diffstat (limited to 'spi/spiflash/winbond_w25q80d/README')
-rw-r--r--spi/spiflash/winbond_w25q80d/README10
1 files changed, 8 insertions, 2 deletions
diff --git a/spi/spiflash/winbond_w25q80d/README b/spi/spiflash/winbond_w25q80d/README
index c17fa14..9b60cd4 100644
--- a/spi/spiflash/winbond_w25q80d/README
+++ b/spi/spiflash/winbond_w25q80d/README
@@ -22,13 +22,19 @@ The logic analyzer used was a DreamSourceLab DSLogic Plus (at 10MHz):
3 DO (MISO)
-ce_and_writes.sr
-----------------
+chip_erase_and_writes.sr
+------------------------
Device ID and status query followed by chip erase, polling of the chip
status and then by few writes and verifying reads.
+chip_erase_and_writes_{start,end}.sr
+------------------------------------
+
+Smaller snippets extracted from the file above, since it's very large.
+
+
ce_without_wren.sr
------------------