SPI communication H7 plus

Hello,

I have a problem using SPI communication with my new H7+ cam, I created a program for yellow color tracking and sending my data with SPI using a M4 cam.
I needed better resolution so I bought the H7+ cam but my program does not work with this one.
I think the pins are the same for this new camera :
P0 : MOSI
P1 : MISO
P2 : SCK
Is it because in this new camera the Slave Select is enabled by default ? I attached my code to my post.

Thank you in advance for your help,
Claire
spi_H7+.py (1.87 KB)