Hey guys,
I was wondering if anyone here had experience connecting the K210 to the ESP32 via SPI. I'm trying to do machine vision where the coordinates of recognized blocks would send to the ESP32 via SPI. That and other information. I haven't seen anything online on potential libraries connecting the K210 to the ESP32. So all help is appreciated! The K210 would be the slave, and the ESP32 is the master. There was UART and i2C but I wanted to use the K210 as to send more information other than just coordinates.
Thanks!