Skip to main content
Visitor II
April 1, 2018
Question

STM8S and External Crystal

  • April 1, 2018
  • 2 replies
  • 997 views
Posted on April 01, 2018 at 19:02

I downloaded the selector tool, but there is no indication of which micros support an external crystal. I am interested in knowing if any of the valueline parts support an external crystal. Ideally, the 8-pin device would support it for my application. Does anyone know which devices support an external crystal?

Thanks

Rich

    This topic has been closed for replies.

    2 replies

    Visitor II
    April 3, 2018
    Posted on April 03, 2018 at 11:02

    Hello Richard,

    Using of STM8CubeMX is an easy solution how you can check if device supports an external crystal.

    If you are particularly interested in STM8S Value Line MCUs, then in MCU selector please shrink the list of devices by applying the filter like on picure below:

    0690X0000060ANnQAM.png

    Once you select the device by double-clinking on it, you can check external crystal support by opening RCC item and by checking if there is an option named HSE: Crystal/Ceramic Resonator. With this approach you can see below that for example STM8S003F3Px supports external crystal.

    0690X0000060ANxQAM.png

    Regarding your question: all STM8S Value Line devices support external crystal except 8-pin STM8S001J3, which has only one input for external clock.

    0690X0000060AG5QAM.png

    I hope this information will be helpful to you.

    Regards

    Szymon

    Visitor II
    April 4, 2018
    Posted on April 04, 2018 at 12:22

    '

    Ideally, the 8-pin device would support it

     '

    there aren't that many 8-pin STM8S: 1 to my knowledge.

    it is easier to go through its datasheet than getting cubemx installed on your computer.

    Visitor II
    April 12, 2018
    Posted on April 12, 2018 at 19:06

    'Ideally', 8-pin devices should have good internal oscillators in order to not consume valuable pins for external ones.

    Visitor II
    April 13, 2018
    Posted on April 13, 2018 at 16:25

    What's good is subjective.