diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2018-10-21 18:11:50 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2018-10-21 18:11:50 +0200 |
commit | b2f5bb74e8ecb101da6b7ccb0bdf0069494ddf62 (patch) | |
tree | 4fdacb0bed611b19778d03cb86e68add28dbd8ec /spi/spiflash/winbond_w25q80d/README | |
parent | 48d7d77a5ea5db2f3495365b2e2f072355837b90 (diff) | |
download | sigrok-dumps-b2f5bb74e8ecb101da6b7ccb0bdf0069494ddf62.tar.gz sigrok-dumps-b2f5bb74e8ecb101da6b7ccb0bdf0069494ddf62.zip |
winbond_w25q80d: Extract chip_erase_and_writes.sr snippets.
Diffstat (limited to 'spi/spiflash/winbond_w25q80d/README')
-rw-r--r-- | spi/spiflash/winbond_w25q80d/README | 10 |
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 ------------------ |