Skip to main content
Visitor II
May 16, 2023
Question

Change OSC_IN pin with OSC32_IN ?

  • May 16, 2023
  • 1 reply
  • 1529 views

I am using STM32F030C8T6TR. An external 8 mhz oscillator was connected to the OSC_32_IN-OUT input by mistake, not to the OSC_IN-OUT pins on the board I have. Hardware cannot be changed. Can I reconfigure the pin with software or How can I use it? I am new in stm32.

Thanks from now :)

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    May 16, 2023

    The oscillator pins are fixed and not interchangeable. Only the GPIO alternative can be selected. In this respect, you will have to make a new layout.

    Hope that helps?

    Regards

    /Peter