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.