Tool/software: Code Composer Studio
Hello,
I am receiving a data via UART from a host MCU which I am loading into RTCMOD. RX buffer of UART is 8 bit whereas RTCMOD is 16 bit. I am trying to maximize my RTCMOD count, so I have to receive 2 times via UART and then load it into RTCMOD. How can I do this, I new to MSP430 programming.
Regards,
Prudhvi Sagar