2018-05-02 05:29 AM
The STM32L071KZU6 is a fairly new part in a compact no-lead (UFQFPN32) package. I am trying to determine if a high-speed external oscillator can be used with this part (in bypass), but the documentation is inconsistent and unclear.
Arguments for being able to use a high-speed oscillator with STM32L071KZU6:
Arguments against being able to use a high-speed oscillator with STM32L0717KZU6:
So which is it? Can the STM32L071KZU6 use an external high-speed (20MHz) oscillator in HSE bypass mode or not? My guess is that it cannot, but I would like to be sure since this this is how we would prefer to use the part.
Can anyone from ST, or anyone who has used this part in this way, provide some clarification? It would be nice if the documentation made this more explicit.
Thanks.
#STM32L071KZ #UFQFPN32 #HSE
2018-05-02 06:21 AM
As another datapoint, the STM32CubeMX utility does not show HSE as an option in the clock configuration tab for the UFQFPN32 package while it does appear on the QFP100 package for the STM32L071xxx. This suggests that someone at ST has looked at this and explicitly removed the HSE from the smaller package in the tool.
I'm going to assume that HSE is not available on this part unless someone has evidence to the contrary.
2018-05-02 09:46 AM
Pretty sure it is one of the things you give up on the low pin count devices. Consider the smaller WLCSP49 device which does have OSC_IN/OSC_OUT
STM32L072CZY6TR WLCSP49
@ST The docs also make reference to a non-existent 'OSCI_IN' pin
2018-05-02 03:40 PM
Appears HSE is not available in the smallest packages, similarly to other 'L0x.
This is a
https://community.st.com/0D50X00009XkfIfSAJ
here ever since the 'L0 appeared; shame that the DS is not clear in this (and even contains the 1/1/1/1, which is clearly an error - similar to the 'PC14-OSC_IN' mentioned in that 3 years old post too).JW