X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=spi%2Fspiflash%2Fadesto_at25sf041%2FREADME;h=6ba7b60c20a2c0cfc799c50f6a84223058a6e71d;hb=e2c49eb88327ac4eaaa41c160b9e3faa1d9ca1da;hp=f7f6b011963495e64f1bbe147cbd9e0c1a1ee59b;hpb=fe30504f77562df80462ca3452f1e2875639dc31;p=sigrok-dumps.git diff --git a/spi/spiflash/adesto_at25sf041/README b/spi/spiflash/adesto_at25sf041/README index f7f6b01..6ba7b60 100644 --- a/spi/spiflash/adesto_at25sf041/README +++ b/spi/spiflash/adesto_at25sf041/README @@ -1,6 +1,26 @@ -A teensy 3.6 driving a at25sf041 4Mbit serial flash. -Contains sparse button activated device id and status checks followed by a simple read. +------------------------------------------------------------------------------- +Adesto AT25SF041 +------------------------------------------------------------------------------- -Use sigrok-cli -i AT25SF041.sr -P spi:cs=cs:mosi=mosi:clk=clk:miso=miso,spiflash to see decodes. +This is an example capture of an Adesto AT25SF041 (4MBit == 512kByte) SPI +flash chip being driven by a Teensy 3.6. + +It contains sparse button activated device ID and status checks followed by +a simple read. + +Details: +https://www.adestotech.com/wp-content/uploads/DS-AT25SF041_044.pdf + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a DreamSourceLab DSLogic Plus (at 50MHz): + + Probe AT25SF041 pin + ------------------------- + 0 clk + 1 mosi + 2 cs + 3 miso -Captured with dslogic plus \ No newline at end of file