summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spi/spiflash/adesto_at25sf041/README6
-rw-r--r--spi/spiflash/adesto_at25sf041/adesto_at25sf041.srbin0 -> 982279 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/spi/spiflash/adesto_at25sf041/README b/spi/spiflash/adesto_at25sf041/README
new file mode 100644
index 0000000..f7f6b01
--- /dev/null
+++ b/spi/spiflash/adesto_at25sf041/README
@@ -0,0 +1,6 @@
+A teensy 3.6 driving a at25sf041 4Mbit serial flash.
+Contains sparse button activated device id and status checks followed by a simple read.
+
+Use sigrok-cli -i AT25SF041.sr -P spi:cs=cs:mosi=mosi:clk=clk:miso=miso,spiflash to see decodes.
+
+Captured with dslogic plus \ No newline at end of file
diff --git a/spi/spiflash/adesto_at25sf041/adesto_at25sf041.sr b/spi/spiflash/adesto_at25sf041/adesto_at25sf041.sr
new file mode 100644
index 0000000..37ca307
--- /dev/null
+++ b/spi/spiflash/adesto_at25sf041/adesto_at25sf041.sr
Binary files differ