serial port - Multiple UART connection in STM32L152RB -


i want connect 2 usart (usart1 , usart2) board. usart1 should both receive , transmit , usart2 takes output board , displays it. configured both usart1 , usart2 specific pins. can tell me how configure 2 usarts 1 can both both receive , transmit , other 1 can receive.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -