Resolved! STM32L476VGT UART4 with GSM module SIM7000E
Hello,I'm trying to connect SIM7000E with STM32L476VGT by using UART4 (PA0 as Tx and PA1 as Rx)I'm already using USART2 to show messages in RealTerm and I can't use the other UARTs because I can't find the pins on the board.This is the code I'm tryin...