Hello,
I'm trying to interface nRF52832 with an AFE IC which has to dialogue with nRF via SPI. Since this IC requires an external clock source, and Here is said that this is possible (or at least I think).
1.can it be done just using the nRF and connecting one end to the External clock input of the IC?
2. if it's not recommended to do so, is it a problem to just use two different crystals for the two components? could this cause some desync problems in SPI transmission?
thank you, Have a nice day.