I tried pin 10 without success.
You are connecting them correctly - both get SCK, MISO, and MOSI in parallel.Each needs its own Chip Select - only one CS can be low at a time while transfers are occurring with that device.
Does it mean that if I have several SPI devices connect in parallel, only 1 SPI device be activated at a time ?
When I turned high both devices, the sensor produced very high numbers (out of range).