This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

communication between TMS320F28035 and TMS320F28027

i am trying to communicate between piccolo F28035 and F28027 using SCI (UART).

at F28035 i am using SCI/BLIN module and for F28027 using SCI(since SCI/BLIN is not available).

using Half duplex method to communicate.so my question is that will it works if i use SCI/BLIN(F28035) at one end SCI(F28027) at the other end.