Is it possible to synchronise the four I2S FS outputs in master mode on an H7B0 device ?
I need to have the four I2S inputs on the H7B0 device synchronised so that they all sample the ADCs at exactly the same time. One method is to run the I2S modules in slave mode and input an external FS and CK to all four I2S and to the ADCs, but it would be easier if the device can generate the four FS signals in sync itself. I originally thought put one I2S module in master mode and rest in slave mode and feed FS output from one into other three, but now not sure this will work as there could be a one-clock difference between master and slave I2Ses.
