Part Number: MSP432P401R
Hi,
Regarding the related post I made recently (which also includes my code snippet), I was told about a UART callback function. Currently, UART_write() is stopping the execution of my code after just one interrupt, and it looks like I may need to implement one of these callback functions.
Can anybody tell me about the purpose of a UART callback function and how to configure and implement one?
Regards,
Michael