esp-idf/docs/en/api-reference/peripherals
michael 58955a79a2 spi_slave: improve the timing configuration
SPI Slave
===========

- Correct the configuration of mode 0~3 using new config in the TRM
- Split the workaround for DMA in mode 0/2 out of normal config, to make it clear.
- Update timing and speed document for the SPI slave.

Resolves https://github.com/espressif/esp-idf/issues/1346, https://github.com/espressif/esp-idf/issues/2393
2019-01-26 00:10:41 +08:00
..
adc.rst Update information on ADC's eFuse Vref. Inspired by https://esp32.com/viewtopic.php?f=12&t=6832. 2018-12-17 13:18:32 +08:00
can.rst can: remove license disclaimer 2018-09-27 13:25:59 +08:00
dac.rst
esp_slave_protocol.rst sdio_slave: add documentation for the standard init process 2018-10-26 16:56:18 +08:00
gpio.rst
i2c.rst
i2s.rst
index.rst
ledc.rst
mcpwm.rst MCPWM API doc update 2018-10-10 08:15:23 +08:00
pcnt.rst
rmt.rst
sd_pullup_requirements.rst Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdio_slave.rst sdio_slave: add documentation for the standard init process 2018-10-26 16:56:18 +08:00
sdmmc_host.rst sdmmc: document eMMC support, host features 2018-08-30 13:14:26 +08:00
sdspi_host.rst
sigmadelta.rst
spi_master.rst spi: fix the crash when callbacks are not in the IRAM 2018-11-20 13:07:13 +08:00
spi_slave.rst spi_slave: improve the timing configuration 2019-01-26 00:10:41 +08:00
timer.rst
touch_pad.rst
uart.rst example: add nmea0183 parser example 2018-12-07 10:57:34 +08:00