I need to interface a MAX30003 IC via SPI to a NRF52832 via SPI.
I am currently developing the hardware and thus my question:
MAX30003 need an external 32.768kHz clock.
is it possible to share an external clock between the MAX30003 and NRF52832? How should i do it?