STM32H750 HSE crystal selection challenge
My design uses an STM32H750 with a 24MHz crystal on the HSE, and on my first attempt, the crystal is not oscillating. I’m going through AN2867 and having difficulty finding any 24MHz crystal that meets the gain margin requirement for this processor.
AN2867 says the the gain margin is calculated as Gm / Gmcrit, and provides a formula for Gmcrit based on the crystal specs. I assume Gm is a property of the microprocessor. The STM32H750 data sheet, Table 42, page 118, says Gm(critmax) is 1.5 mA/V Max. If this is the number for Gm, then based on 24MHz crystals I can find, it’s not possible to get a gain margin of 5 or more. The best I’ve been able to find is a crystal that yields a gain margin of 2.6.
Is 1.5mA/V indeed the correct value to use for Gm in the gain margin calculation?
