Hi,
I have got output from sensor used as slave using I2C(UCB0) of MSP430FR5739. But now i want to display the output obtain from sensor using UART(UCA0).
When i included UART code, the sensor seems outputing only NULL data. But before including UART part of code the sensor was outputted actual data.
Regards.