stm32H7 - USB application - HSE or HSI+CRS
Hello,
I'm a hobbyist and I'm working on a USB to 4xI2S (8 channels using the SAIs) using a stm32H7 MCU. I have a proof of concept working on a stm32F7 discovery board. I'm starting to look at the dedicated board.
I understand that the USB peripheral needs a precise clock, which can't be achieved alone by the internal HSI oscillator, as it is not precise enough. The stm32H7 has a clock recovery system, CRS, to calibrate the HSI with the SOF signal.
Would you have experience with using the HSI+CRS?
Are there tricks in the implementation if the Return of Experience was positive?
Safer to go with a 8Mhz HSE?
Best regards,
JMF
