External Barometer on Pixhawk1

Hi

I have a bmp388 module which I want to connect using SPI, since there is already too much stuff on i2c and spi is also much faster. Ardupilot supports this sensor, but not sure if it can run on the external spi port of the pixhawk1.

I want to connect it because the internal ms5607 on spi is very noisy.

Is it possible?
if not, then can the code be modified little for it to probe on external spi?

Do you have already this module?
If yes, why you don’t try it directly?
The reason of a noisy barometer could be to much direct airflow to the sensor itself

I dont have the module and I will buy if it is compaitable since it is a good quality module and quite expensive (for me atleast).

There is foam in the pixhawk but the quality of the ms5607, which is a clone of ms5611 is just too low.

the only question is about the support of a bmp388 barometer on SPI Bus (external)