2022-05-10 09:40 AM
Greetings!
I'm designing a board using STM32WLE5CCU6 MCU and decided to use a 32-MHz Clipped Sine Wave TCXO instead of a crystal for the HSE32 clock.
I have a question regarding the additional circuitry between the TCXO and MCU, is an AC coupling capacitor required? Or perhaps a load capacitor (from OSC_IN pin to GND).
The datasheet mentions to add some kind of a capacitor but I'm not sure if it's an AC cap or a load cap - "For TCXO output voltage of 0.8 Vpk-pk, 10 pF can be used."
Also what is the input impedance of the OSC_IN pin?
My TCXO is specified for a input of 10KΩ in parallel with 10 pF, am I supposed to add those externally?
I hope you can help me with these questions.
BR
Domagoj
Solved! Go to Solution.
2022-05-10 10:15 AM
In the RM0453, fig 28 and 29 you will find further hints: typically the TCXO is connected to OSC_IN via a series connection of a capacitor (e.g. 10pF) and a 220 ohms resistor, leaving OSC_OUT unused and open.
Usually, SUBGHZ_HSEINTRIMR is set to 0x00 to set the internal load capacitance to 11.3pF.
Besides this 220 Ohm series resistor, you do not need any other resistor.
Does it answer your question?
Regards
/Peter.
2022-05-10 10:15 AM
In the RM0453, fig 28 and 29 you will find further hints: typically the TCXO is connected to OSC_IN via a series connection of a capacitor (e.g. 10pF) and a 220 ohms resistor, leaving OSC_OUT unused and open.
Usually, SUBGHZ_HSEINTRIMR is set to 0x00 to set the internal load capacitance to 11.3pF.
Besides this 220 Ohm series resistor, you do not need any other resistor.
Does it answer your question?
Regards
/Peter.
2022-05-11 06:36 AM
Yes, that helped. Thank you!
2023-12-04 08:33 AM
Hello there! I followed exactly what you mentioned on you board (please see below to see my work ), yet my TCXO doesn't work. There is no DC voltage at the output of the pin 30 or (PB0-VDDTCXO). The rets of the MCU is working fine
i have added a screen capture of the .ioc file
Any suggestions?
Thank you very much,
GUillermo
2023-12-04 08:49 AM
What is the Part# of your TCXO ?
2023-12-04 09:19 AM
Dear Tesla DeLoren,
Thank you very much for prompt response! I'm using the KDS Daishinku 1XXD32000MBA. STM support confirmed that this TCXO was acceptable for LoRa.
THank you very much,
Guillermo