STM32L0 with 2 USART ports in combined mode problem
Posted on December 27, 2015 at 15:58Hi.I am trying to work with STM32L051x8 MCU (IAR 7.2 IDE) with 2 USART ports in combined mode:1) RX define and operate in Interrupt mode.2) TX define and operate in DMA mode.When I configure RX and TX to...