USB and USART1 Pin conflict
Hi,
Iam using STM32F078VB (LQFP100 package) for my application. I want to use both USB and USART1 as UART1(asynchrounous mode) in my application. There occurs pin conflict while using USB pins and USART1 RTS/CTS pins, So I have disabled flow control (USART1-RTS/CTS). Even then Warning symbol is shown in configurator.
So I wanted to confirm If I can use both USART1 as UART1(asynchronous mode without flow control) and USB in same application?
Or any other configuration need to be done to use USB & USART1 together. I have attached the Pin conflict image.
