Hi,jgustavoam wrote: ↑Wed Jan 29, 2020 1:06 amHi Everyone,
I don't know if here is the best place to report errors in documentation.
But I found one simple and single error in :
ESP32 Technical Reference Manual version 4.1
12.4.6 I²S Master/Slave Mode
"The I2S_RX_START bit of register I2S_CONF_REG is used to enable a receive operation. When I²S is in master
transmitting mode and this bit is set, the module will keep driving the clock signal and sampling the input data
stream until this bit is reset. If I²S is configured to slave receiving mode and this bit is set, the receiving module
will wait for the master BCK clock to enable a receiving operation."
I think the correct is :
When I²S is in master RECEIVING mode and this bit is set, the module will keep driving the clock signal and sampling the input data
stream until this bit is reset.
Thanks for reporting this issue! It'll be fixed in the next TRM release.
You are welcome to submit feedback either on this forum or using our newly-established document feedback form on espressif.com: https://www.espressif.com/en/company/do ... n_feedback