Part Number: MSP430FR6989
Tool/software: Code Composer Studio
Based on Peter Spevak last response in the previous question, how do we do "packets" in UART? How would the syntax look like in assembler? (for example, when do we load the identifiers 0xAA or 0xFF in UCA0TXBUF?)
Secondly, how do we "capture" data from a timer (Assembly syntax?) when a certain condition is satisfied?
