2016-02-07 12:33 PM
Hi, I have tried in STM32Cube and I have tried the online parametric search. I want to filter the STM32L0xxx parts so I only get those which have external HSE clock connections available. This ought to be possible, have I overlooked something? It is usually one of the first criteria that comes up in a design - is crystal precision and stability needed, or is it not..
Thanks for any input on how to do that.Regards, Soren2016-02-07 12:37 PM
Pretty sure they all provide for one, CAN and USB normally requiring the accuracy afforded by them.
2016-02-09 03:27 AM
Hi Clive, thank you
Many L0 devices don't have a HSE. For example, STM32L052 in the UFQFPN32 package don't have any OSC pins. They do have a 1% or something HSI which is good enough for CAN and USB. However, I need better than that...RegardsSoren