cancel
Showing results for 
Search instead for 
Did you mean: 

Alternate Functions

MehranMsba
Associate II
Posted on April 29, 2014 at 17:16

[STM32F107RC]

I use MCO pin for generating RMII clock.I want to activate USART1 too.(I only need RX,TX,RTS and CTS pins of USART1)

USART1_CK is duplicated with MCO pin and I dont need USART1_CK.(remap is not possible)

Is there any problem with MCO and USART1_CK when I activate MCO pin?

Thanks.
1 REPLY 1
Posted on April 29, 2014 at 17:22

In async mode the USART shouldn't need to use the CK pin, but this is something you'd need to validate to your own satisfaction.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..