Search found 1 match
- Tue Oct 17, 2017 9:07 am
- Forum: Report Bugs
- Topic: Guru Med with SPI Slave Example on VSPI defaults
- Replies: 0
- Views: 3121
Guru Med with SPI Slave Example on VSPI defaults
Hi there, I tried the esp-idf\examples\peripherals\spi_slave\receiver as a SPI-Slave-Example. I hav eimplemented a simple UART-Command-Handler which can start the SPI-main-Function as a Thread-Handler. With the given Settings from original Example (HSPI) a Start is possible, the real Functionality I...