Question
Output 48MHz system clock on a GPIO pin other than MCO pin
Posted on January 03, 2016 at 21:20
I want to output the max 48MHz clock signal on STM32F030 to drive another subcircuit. The problem is the chip STM32030F4P6 (TSSOP-20 package) I prefer to use doesn't have the MCO pin (PA8). So I have 2 questions:
1. Can this 48MHz signal be produced on another GPIO pin other than MCO pin? 2. I cannot find the limitations of using 48MHz signal (like load impedance, max driving current, etc.). Where can I find the information? #clock #stm32