Hi ,
I am actually using a pixy2 with a teensy 4.0 and arduino uno.
Both of them are using a SPI port on the pixy.
Using the example for ccc_hello_world and watching the data at serial com (115200 baud for uno) and way more with the teensy 4.0 , I am noticing a delay of 32-33 ms between each frame meaning that I am losing half of the processed frames (30fps) .
Is it normal to have that or the pixy isn’t designed to deal with 60 fps using SPI I2C or other ?
The framerate as advertised is working only with the Pixymon software not using SPI ?