esp-idf/docs/zh_CN/api-reference/peripherals
Chen Jichang 3f0b46da54 docs(rmt): add a note about binding channels to the same GPIO
Added a note about RX Channel and TX Channel initialization order when
bound RX and TX to the same gpio.

Closes https://github.com/espressif/esp-idf/issues/11768
2023-07-03 17:11:22 +08:00
..
gpio docs: provide more information about ESP32-C3 GPIO0~GPIO5 which can be used to wake up the chip from Deep-sleep mode 2023-05-05 11:04:02 +08:00
spi_flash spi_flash: Update documents for flash-suspend 2023-05-11 20:12:22 +08:00
usb_host usb_host: Add maintainer's notes (Design, Architecture) 2023-01-24 02:49:35 +08:00
adc_calibration.rst
adc_continuous.rst
adc_oneshot.rst
ana_cmpr.rst ana_cmpr: add programming guide 2023-03-17 14:35:55 +08:00
clk_tree.rst
dac.rst Docs: Add CN translation for dac.rst 2023-02-21 14:36:30 +08:00
dedic_gpio.rst docs: Update CN translation for out-of-sync api-reference files 2022-12-16 19:19:39 +08:00
ds.rst
etm.rst doc: add api reference for etm driver 2022-11-23 15:32:34 +08:00
gpio.rst ulp: added sleep support for lp core 2023-04-25 11:51:35 +08:00
gptimer.rst gptimer: fix race condition between start and stop 2023-03-10 23:27:29 +08:00
hmac.rst
i2c.rst docs: use soc_caps directly in text where possible 2023-03-28 17:23:43 +08:00
i2s.rst i2s_doc: fixed the data of stereo left/right state 2023-05-09 17:53:46 +08:00
index.rst docs: updated misc C6 programming guide docs with minor changes. 2023-05-31 11:17:24 +08:00
lcd.rst
ledc.rst esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
mcpwm.rst mcpwm: can't apply the same delay module to multiple generators 2023-05-09 16:41:47 +08:00
parlio.rst doc: initial parallel IO programming guide 2023-03-01 00:43:14 +00:00
pcnt.rst pcnt: support accumulate count value 2022-11-21 10:15:19 +08:00
rmt.rst docs(rmt): add a note about binding channels to the same GPIO 2023-07-03 17:11:22 +08:00
sd_pullup_requirements.rst
sdio_slave.rst
sdm.rst doc: update sdm api reference 2022-07-20 14:59:50 +08:00
sdmmc_host.rst
sdspi_host.rst
sdspi_share.rst
secure_element.rst
spi_features.rst docs: Review and update spi_features 2023-02-16 16:27:42 +08:00
spi_master.rst docs: update the description for general purpose spi 2023-06-02 10:45:44 +08:00
spi_slave.rst docs: update the description for general purpose spi 2023-06-02 10:45:44 +08:00
spi_slave_hd.rst
temp_sensor.rst
touch_element.rst
touch_pad.rst docs: add pin information of touch sensor 2022-10-24 17:38:02 +08:00
twai.rst
uart.rst uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
usb_device.rst
usb_host.rst