Use the same UART with STlink and with another module
Hi everyone !
I'm really new to STM32 and everything that goes around... I want to communicate with a SIMCOM A7670E with my NucleoWB55RG and UART1. I'm using PB6 and PB7 for USART1_TX and USART1_RX. But these pins (I kept the jumpers) are also connected to TX_STlink and RX_STlink right? That's why I can print on a tera term terminal what is happening on the UART right? (I followed a tutorial with no explenations that's why I'm not sure).
My question is : is it a problem if I connect PB6 and PB7 on RX and TX of my 4G module? Maybe it will cause a conflict?
Thanks a lot!
