Emulated UART - Timer triggered DMA for reading GPIOB->IDR in STM32L433RBT6
Hello,I am using STM32L433RBT6 for receiving data from NEO6M GPS module. The requirement to add the module was given after the circuit board was delivered. Hence, I need to implement the UART reception using emulated uart (bitbanging technique). I ha...