2015-08-15 02:08 AM
Hi, I am looking for an STM32 which has:
- A 5x5 mm package which can be used on a 2 layer board (that excludes BGA, I suppose)- 32 or more pins- Ultra low power- DAC- Crystal main clockIn the parametric selection, that leads me to the STM32L052.BUT what is this, the HSE is featured in the datasheet but is not wired to pins? Hmm.The STM32L062 seems to be the same thing, except is has an encryption feature which I can ignore. That has these pins in the datasheet (Figure 3):PC14-OSC_INPC15-OSC32_OUTand does not feature a HSE. The PC14-OSC_IN must be an error..?
Have I overlooked something suitable for these requirements?Regards, Soren #hse #stm32l02015-08-15 07:49 AM
No PC14/PC15 are OSC32 pins
Looks like you'd need 48/64 pined parts to get the HSE OSChttp://www.st.com/web/en/resource/technical/document/datasheet/DM00108217.pdf
2015-08-16 01:45 AM
Thanks for the confirmation clive1.