does not work uart RX DMA after baudrate change from 9600 to 115200 during run mode
chip : stm32L433CCUX. source code is made by cubeMX automatically.below my scenarios.1.stm32l4 starts with uart baud rate 9600. and start with uart DMA.2.communicate with other gps module by uart baud rate is 9600. for gps configuration gps uart ba...