summaryrefslogtreecommitdiff
path: root/spi
AgeCommit message (Collapse)Author
2020-06-02nrf905: Move into the spi/ subdirectory.Uwe Hermann
2020-04-11ad5626: Move into the "dac" subdirectory.Uwe Hermann
This is not technically SPI as such (just a sync/clocked protocol). It's a custom DAC protocol with SCLK, SDIN, CS#, CLR#, and LDAC# pins.
2020-04-11ad5626: Fix pin names as per datasheet.Uwe Hermann
2020-04-11ltc2422: Fix pin names as per datasheet.Uwe Hermann
2020-04-10Add dumps for AD7920.Teo Perisanu
Signed-off-by: Teo Perisanu <Teo.Perisanu@analog.com>
2020-04-10Add dumps for AD5626.Teo Perisanu
Signed-off-by: Teo Perisanu <Teo.Perisanu@analog.com>
2020-04-10Add dumps for LTC2422.Teo Perisanu
Signed-off-by: Teo Perisanu <Teo.Perisanu@analog.com>
2020-04-10Add dumps for ADXL345.Teo Perisanu
Signed-off-by: Teo Perisanu <Teo.Perisanu@analog.com>
2019-11-24nes-gamepad: add generated dumpsstephan.thiele
2019-08-23mrf24j40: Add a few dumps from an MRF24J40MA based ECG.Uwe Hermann
2019-08-23mrf24j40: Move files to sensormote/ subdir.Uwe Hermann
2019-05-15enc28j60: Adds trace and READMEJiahao Li
2019-03-28example dumps for CC1101Marco
2018-11-10Added dump for Xicor X2444M, nonvolatile static RAM.Stefan Petersen
2018-10-21winbond_w25q80d: Extract chip_erase_and_writes.sr snippets.Uwe Hermann
2018-10-21Add Winbond W25Q80DV capturesVesa-Pekka Palmu
2018-10-14adesto_at25sf041: Expand README a litte.Uwe Hermann
2018-10-14Adesto AT25SF041 serial flash capturesVesa-Pekka Palmu
Simple device ID checks, status register reads and data reads.
2018-09-25Add a few Maxim MAX3420E SPI/USB captures.Uwe Hermann
2018-05-03Add an Adesto AT45DB161E dump.Aleksander Alekseev
2017-05-11ade7758: README: Rearrangements and consistency fixes.Uwe Hermann
2017-05-11spi/ade7758: examples without CS pinKarl Palsson
A short example of IRQ triggered SPI operation of the ADE7758 energy measurement chip, showing it's use of spi mode 0,1 without a chip select pin. Signed-off-by: Karl Palsson <karlp@etactica.com>
2017-02-26Added a capture of config and 4pin output of a MAX7301.Piotr Esden-Tempski
This is a capture of the SPI interface and output of the MAX7301 4wire SPI I/O expander.
2017-02-13Added ADF4351 capturesJoel Holdsworth
2017-01-07license: remove FSF postal address from boiler plate license textGerhard Sittig
Remove the FSF postal address as it might change (it did in the past). Reference the gnu.org website instead which is more stable.
2016-11-07spiflash: Add Macronix MX25L1605D single-command dumps.Uwe Hermann
2016-11-07spiflash: Add FIDELIX FM25Q32 single-command dumps.Uwe Hermann
2016-11-07spiflash: Add DualSPI flash dump during a write in flash.bvernoux
2016-11-07spiflash: Add QuadSPI flash example/dump.bvernoux
2016-10-23spi: Add some dumps with various bitwidths.Uwe Hermann
2016-10-23spiflash: Add some Fidelix FM25Q32 dumps.Uwe Hermann
The files were provided by Benjamin Vernoux (thanks!), see http://sigrok.org/bugzilla/show_bug.cgi?id=845 for details.
2016-08-23spi/ssi32: add README with setup descriptionOleksij Rempel
Signed-off-by: Oleksij Rempel <fixed-term.Oleksij.Rempel@de.bosch.com>
2016-08-22Add some ssi32 samplesOleksij Rempel
ssi32_bananapi_loop_test.sr - made with Banana Pi loop test setup ssi32_watchdog.sr - watchdog ping made on real HW. Signed-off-by: Oleksij Rempel <fixed-term.Oleksij.Rempel@de.bosch.com>
2016-06-26Add an example file of SPI flash dual I/O reads.Uwe Hermann
This file was contributed by Angus Gratton <gus@projectgus.com>, thanks!
2015-12-21Add SPI flash example exports from various vendor software.Uwe Hermann
2015-12-02spi/allmodes: Add dumps with various SPI settings.Uwe Hermann
2015-11-12A dumpfile talking SPI to a MAX7219 chipPaul "LeoNerd" Evans
2015-07-01mrf24j40: Add two practical dumps of communications.Karl Palsson
Captured from a private board with a Microchip MRF24J40 RF transceiver.
2015-06-19Add Avago ADNS-5020 optical mouse sensor dump.Karl Palsson
Capture is from a gutted Dell optical mouse. Pins are named, capture is from power on of the mouse controller, so captures initialization, as well as operation.
2014-10-19nrf24l01/gen-testfiles.py: Minor fix, use new sigrok-cli arguments.Jens Steinhauser
2014-10-19Add nrf24l01 unit test dump.Jens Steinhauser
2014-09-08Add RFM12 dump.SÅ‚awek Piotrowski
2014-07-09spi/nrf24l01: Minor cosmetics, fixed typos.Uwe Hermann
2014-07-08Add some nRF24L01(+) captures.Jens Steinhauser
2014-06-27Add captures specific to PD coverage testing.Bert Vermeulen
2013-06-21Add example SPI dumps from an Atmel ATMEGA.Uwe Hermann
Thanks Clemens Novak <clemens@familie-novak.net> for the files.
2012-04-19READMEs: Cosmetics, consistency fixes, typos.Uwe Hermann
2012-01-10READMEs: Drop GND from probelist, useless.Uwe Hermann
2011-11-22Rename '.sigrok' files to the new standard '.sr'.Uwe Hermann
We'll consistently use .sr as file ending for sigrok session files.
2011-11-20mx25l1605d: Shorter filenames.Uwe Hermann