Question
USART SmartCard Clock
Posted on September 13, 2011 at 15:24
I am using STM32F107VC with system clock set to 72MHz. I want to set USART3 clock to 4MHz in smart card mode without changing APB1 clock (which is 36 MHz, and all software relied on this value). I have to use USART3 because smart card ic rooted to mcu pins which can only be USART3 in pcb.
thanks in advance. #usart-smart-card