Search found 1 match
- Mon Jan 13, 2020 11:18 pm
- Forum: General Discussion
- Topic: SPI Slave data transfer rate in half duplex mode
- Replies: 0
- Views: 1725
SPI Slave data transfer rate in half duplex mode
Hello, In the documentation (https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/peripherals/spi_slave.html) it is mentioned that the SPI slave can run up-to of 10 MHz in full duplex mode. I wanted to know can the speed go up if we use it in half duplex mode ? Is this possible or lim...