xDot Oscillator/Clock

Home Forums mDot/xDot xDot Oscillator/Clock

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20813
    Katelyn Jobes
    Participant

    Hi,

    I am developing a schematic for a custom board featuring the xDot that will be using I2C. I am wondering if the xDot features an internal clock or if an external clock is required. Page 22 of the Developer Guide mentions the following four clock pins, but I have not found any additional information on them.

    PC14-OSC32_IN = Real-time clock
    PC15-OSC32_OUT = Real-time clock
    PH0-OSC_IN = High speed system clock
    PH1-OSC_OUT = High speed sytem clock

    Does the xDot require an external clock? If so, which pins should be used?

    Thanks

    #20816
    Peter Ferland
    Blocked

    That table is reporting what is done with all of the connections to the STM32L151CC processor. Those 4 pins are connected on the xDot itself to external (to the processor) clocks. 32.768kHz for the RTC and 24MHz for HSE. If you are using mbed 5 the xDot target sets up these clocks automatically.

    • This reply was modified 6 years, 8 months ago by Peter Ferland.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.