2020-05-31 08:42 AM
Hi,
I am designing a st board for the first time. First, we made all the improvements on the blue pill, which is STM32F103C8T6. When this wasn't enough, we switched to STM32F103RCT6.
I am currently drawing a schematic of this card and was confused in the choice of crystals.
I worked on AN2867 and chose some crystals for HSE and LSE. I also share how I calculate. Is there any wrong or missing in this method?
I would like to ask if these crystals I choose are correct.
This is HSE crystal calculation. and also link:
This is LSE crystal calculation. and also link:
I also see Rext resistance in some designs. I don't know why they put it or how they put it (for exp. OSC_OUT in series or between OSC_IN and OSC_OUT).
Wouldn't it be enough if I put it this way?
Regards,
Mehmet
2020-06-01 11:01 AM
Hi @Mehmet Eyüp Arslan
Both crystals are compatible with STM32F103xC.
Please refer to AN2867 Rev 12 :
Best regards
Bouraoui
2020-06-02 02:13 AM
Hi Bouraoui,
I made all my calculations following the AN2867 document.
I had read in Section 3.4 that gainmargin should be greater than 5. Using Rext seems to be creating a problem, according to my design.
Would it be a problem if I don't use Rext? I am trying to understand this.
Regards,
Mehmet
2020-06-05 06:02 AM
Hi,
Is there anyone who can help?
Thank you,
2020-06-24 07:26 AM
Hi @Mehmet Eyüp Arslan ,
As mentioned AN2867 Rev 12 Section 3.5.3; If the power dissipated in the crystal is higher than the value specified by the crystal manufacturer, the external resistor Rext becomes mandatory to avoid overdriving the crystal.
In your case, using Rext violate the gainmargin rule. I don't recommend you to add Rext.
Best regards,
Bouraoui