kendryte / kendryte-standalone-demo

Demo of kendryte k210 standalone SDK
https://github.com/kendryte/kendryte-standalone-sdk
229 stars 97 forks source link

SPI communicate between ESP32 and K210 #29

Closed xingxingRealzyx closed 5 years ago

xingxingRealzyx commented 5 years ago

I use esp32 as the spi master, k210 as the spi slave, and communicate between them. When the master is used the READ_DATA_BYTE mode, the data that is read back is messy, and it is messy to use the logic analyzer to capture the waveform. Have you encountered this problem again?