Hi,
I have one board with MSP430F2274 which I want to use to build some simple testing environment. It is connected with other MCU by ports P3.0, P3.1, P3.2, P3.3. I would like to use two of those ports to create software UART interface. I know that TAx or TBx are not available on these ports so here comes the question - is there any other way to implement this functionality? Speed doesn't matter and it can be even 110 bauds per sec - actually I have to send max 5 bytes per second but it has to be via UART.
I appreciate any help/suggestions/etc. Thank you in advance.
Best regards,
Lukasz Spas