Hi,
I have MSP430G2553, and am looking to implement the IrDA protocol, e.g. use USCI_A0 module and registers UCA0IRRCTL and UCA0IRTCTL as per the datasheet, to send and receive information via infrared.
However I'm having a hard time finding simple examples online. Can anyone explain how to do this, and/or point me to an online example? (non-assembly code, just CCS C code, as I haven't learned the assembly thing yet)
Best regards,
D