From b2f5bb74e8ecb101da6b7ccb0bdf0069494ddf62 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 21 Oct 2018 18:11:50 +0200 Subject: winbond_w25q80d: Extract chip_erase_and_writes.sr snippets. --- spi/spiflash/winbond_w25q80d/README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'spi/spiflash/winbond_w25q80d/README') 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 ------------------ -- cgit v1.2.3-70-g09d2