Skip to main content
Graduate
October 21, 2024
Solved

Funny statement in STM32C071 datasheet

  • October 21, 2024
  • 4 replies
  • 2843 views

Section 3.20: "It requires a precise 48 MHz clock that is generated from the internal high-speed
external clock source"

So we have "internal external" clock source. ;)

    This topic has been closed for replies.
    Best answer by mƎALLEm

    The modification proposed by @Simon.T has been implemented and the document will be available soon on the ST website.

    4 replies

    Super User
    October 21, 2024
    Technical Moderator
    October 21, 2024

    @Andrew Neil wrote:

    So it does!

    AndrewNeil_0-1729501288066.png

    https://www.st.com/resource/en/datasheet/stm32c071kb.pdf#page=28 

     


    I think there is something missing in the statement. There are two possible clock sources: HSIUSB48 and HSE.

    Super User
    October 21, 2024

    @mƎALLEm wrote:
    I think there is something missing in the statement. There are two possible clock sources: HSIUSB48 and HSE.

    Yes, it does mention the two:

    "It requires a precise 48 MHz clock that is generated from the internal high-speed
    external clock source or by the internal 48 MHz oscillator in automatic trimming mode"

    So

    1. "the internal high-speed external clock source"  is (meant to be) HSE;
    2. "the internal 48 MHz oscillator in automatic trimming mode" is HSIUSB.

    I guess what they meant to say was something like, "HSE routed internally" ?

    Technical Moderator
    October 21, 2024

    Hello @gbm ,

    Thank you for your comment, I'm checking internally and getting back to you as soon as I have a feedback.

    Ticket number for follow-up: 194454.

    ST Employee
    October 21, 2024

    Hello @gbm ,

     

    Indeed, the word "internal" is a typo. The right sentence would be:  "It requires a precise 48 MHz clock that is coming from a high-speed external clock (from an external source or an oscillator) or by the internal 48 MHz oscillator in automatic trimming mode."

    This typo will be fixed for the next document revision. Thanks for spotting this typo, and enjoy the STM32C071 !

     

    Best regards,

     

    Simon 

    mƎALLEmAnswer
    Technical Moderator
    February 11, 2025

    The modification proposed by @Simon.T has been implemented and the document will be available soon on the ST website.