Hi,
Is it possible to send data from an arduino(master) to openMV(slave)?
I saw , if I am not wrong, that you have to send a sync char for sending data from the openMV to the Arduino.
The openMV camera is the second device of the established SPI connection which has the arduino as master.
Would it be possible to receive data from the arduino without any problem? If yes, how?
Thank you!