summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-24morse: demodulated synthetic Wikipedia signalChristoph Rackwitz
2017-09-19graycode: examplesChristoph Rackwitz
2017-09-03ac97: Add a dump from a Realtek ALC655.Uwe Hermann
2017-08-11Add a square wave digital + analog capture.Uwe Hermann
2017-07-25Added stm32_dfu_install.srJoel Holdsworth
2017-07-22Add USB SETUP with STALL during DATA phase dump.Simon Schubert
2017-06-13Add an Atmel AT24C16C dump (DreamSourceLab DSLogic).Uwe Hermann
2017-06-02Add a few more Aosong AM2302 dumps.Uwe Hermann
2017-06-02rding_temper: Extract a smaller snippet file.Uwe Hermann
2017-06-02Add some more Epson 8564JE RTC dumps.Uwe Hermann
2017-06-02Add an ATC 93LC56 Microwire EEPROM dump.Uwe Hermann
2017-06-02Add a Microchip 93LC56B Microwire EEPROM dump.Uwe Hermann
2017-06-02demo: Add dump with logic and analog samples.Uwe Hermann
2017-05-27Add some 24-LED NeoPixel (WS2812B) dumps.Uwe Hermann
2017-05-27Add some Analog Devices AD5258 digital potentiometer dumps.Uwe Hermann
2017-05-26eeprom24xx: Add an ATtiny13 I²C example dump.Uwe Hermann
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-05-06First dump: proof CMD23 before CMD18. Other dumps will follow.Wolfram Sang
2017-05-06Add an ST M93C66 Microwire EEPROM dump.Kevin Redon
2017-05-02i2c/sensiron_sht2x: extra dump with more detail.Karl Palsson
Shows "hold" mode readings, as well as reading the serial out, a very "non-register" style access. Test host side code for the interested is at https://github.com/karlp/libopencm3-tests/tree/master/tests/i2c-master;43a891d5cdd896d1f03fa834115f9a3e481f8683
2017-04-22Add more Sainsmart DDS120 dumps, including analog traces.Uwe Hermann
2017-04-12Add missing sainsmart_dds140_powerup.sr file.Uwe Hermann
2017-04-09Add a Microchip 24LC64 dump (Rocktech BM102).Uwe Hermann
2017-04-09Add a Microchip 24LC64 dump (SainSmart DDS140).Uwe Hermann
2017-04-09Add a Microchip 24LC64 dump (SainSmart DDS120).Uwe Hermann
2017-04-09Add a Microchip 24LC64 dump (Instrustar ISDS205X, scope mode).Uwe Hermann
2017-04-09Add a Microchip 24LC64 dump (Instrustar ISDS205A).Uwe Hermann
2017-04-09Add a Microchip 24LC02B dump (Hantek 6022BL, scope mode).Uwe Hermann
2017-04-09Add a Microchip 24LC02B dump (Hantek 6022BL, LA mode).Uwe Hermann
2017-04-09Add a Microchip 24LC02B dump (Instrustar ISDS205X, LA mode).Uwe Hermann
2017-04-09Add a Microchip 24LC02B dump (Hantek 6022BE).Uwe Hermann
2017-04-06add 1-Wire example using Dallas DS18B20 devicesKing Kévin
2017-03-28Add an example Sensirion SHT3x dump.Uwe Hermann
2017-03-28Add an example Sensirion SHT2x dump.Uwe Hermann
2017-03-28Add an example Sensirion SHT7x dump.Uwe Hermann
2017-03-28eeprom_24xx: add sample Xicor X24C02 capturefenugrec
2017-03-28Fixed a typo in a uart/from_analog/READMEBalint Kovacs
2017-03-23Added an oddball UART trace, taken with an analog oscilloscope.Balint Kovacs
2017-03-15Add a DALI example.Jeremy Swanson
2017-03-15Add a DSI example.Jeremy Swanson
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-13gpib: Add a sample capture of serial GPIB (IEC Bus)Marcus Comstedt
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-12-26avr_pdi: add dumps for ATxmega flash programming (PDI)Gerhard Sittig
Add dumps for the Atmel Program and Debug Interface (PDI). Identify an ATxmega128A1 device, write to and read from flash memory.
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