This example show the mode to use UASRT1 and USART2 on NUCLEO-L152RE. USART2 it is used for debug (connected to the PC) using TeraTerm. USART1 it is used for show the way to use another USART.

Dependencies:   mbed

History

28-06-2014; Change SERIAL1_TX from D8 (PA_9) to D10 (PB_6) default tip

2014-06-28, by emcu [Sat, 28 Jun 2014 18:17:43 +0000] rev 1

28-06-2014; Change SERIAL1_TX from D8 (PA_9) to D10 (PB_6)


This example show the mode to use UASRT1 and USART2 on NUCLEO-L152RE.; USART2 it is used for debug (connected to the PC) using TeraTerm.; USART1 it is used for show the way to use another USART.

2014-06-27, by emcu [Fri, 27 Jun 2014 23:31:38 +0000] rev 0

This example show the mode to use UASRT1 and USART2 on NUCLEO-L152RE.; USART2 it is used for debug (connected to the PC) using TeraTerm.; USART1 it is used for show the way to use another USART.