Resolved! STM32F446VET7 LoRa E220-400T30S UART Communication
Hello,I am trying write a LoRa library to STM32F446VET7 in my application.In the LoRa E220-400T30S documentation, it tells me to set the UART settings for configuration mode to 9600 and 8N1 and to give 1 to M0 - M1 pins.After doing that I am trying a...