]> granicus.if.org Git - esp-idf/commit
feat(spi_master): fine tune the timing of SPI
authormichael <xiaoxufeng@espressif.com>
Thu, 28 Sep 2017 12:19:18 +0000 (20:19 +0800)
committerbot <bot@espressif.com>
Wed, 6 Jun 2018 06:08:39 +0000 (06:08 +0000)
commit5cf7d3768d7f8756d231add0b0560aaaf9aa7127
treef7b1127275d645ef08cef97b596ecc5c1e1fe709
parentd441dd32ea5ec136143791e174884c5eff59ad16
feat(spi_master): fine tune the timing of SPI
13 files changed:
components/driver/include/driver/spi_master.h
components/driver/spi_master.c
components/soc/esp32/include/driver/spi_pins.h [new file with mode: 0644]
docs/_static/diagrams/spi_master/miso_timing_waveform.rst [new file with mode: 0644]
docs/_static/diagrams/spi_master/miso_timing_waveform_async.rst [new file with mode: 0644]
docs/_static/diagrams/spi_master/spi_master_freq_tv.plt [new file with mode: 0644]
docs/_static/diagrams/spi_master/spi_timing.pptx [new file with mode: 0644]
docs/_static/diagrams/spi_master/tv.csv [new file with mode: 0644]
docs/_static/miso_timing_waveform.png [new file with mode: 0644]
docs/_static/miso_timing_waveform_async.png [new file with mode: 0644]
docs/_static/spi_master_freq_tv.png [new file with mode: 0644]
docs/_static/spi_miso.png [new file with mode: 0644]
docs/en/api-reference/peripherals/spi_master.rst