mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
Merge branch 'bugfix/spi_cs_setup_fulldup' into 'master'
fix(spi_master): allow to use cs_ena_pretrans in full duplex mode without… See merge request idf/esp-idf!2576
This commit is contained in:
@@ -407,6 +407,8 @@ Known Issues
|
||||
2. Full duplex mode is not compatible with the *dummy bit workaround*, hence the frequency is limited. See :ref:`dummy
|
||||
bit speed-up workaround <dummy_bit_workaround>`.
|
||||
|
||||
3. ``cs_ena_pretrans`` is not compatible with command, address phases in full duplex mode.
|
||||
|
||||
|
||||
Application Example
|
||||
-------------------
|
||||
|
Reference in New Issue
Block a user