Working on MSP432 - Part 3 (Serial Communication)

Working on MSP432 - Part 3 (Serial Communication)

In the last part we have seen a simple GPIO toggling code. In this part, we have used the user UART on XDS1100 as the UART port for transmitting the data.

UART0 on pins P1.2, P1.3 are used for this communication.

Baud Rate setting of 9600bps.

Download the code from the below link:

You must see the below output on the serial port

Post a Comment

0 Comments