We implemented a SCI for TMS320F28835 TI microcontroller.
In loopback mode SCI working properly but when in normal mode it doesn't trigger receive
interrupt and even oscilloscope also not showing any signal on SCITx pin.
Micro controller supports 3 SCI for testing purpose we made connected SCI-B TX to
SCI-C Rx( Implemented device driver in which SCI-B will be sending some data and
SCI-C suppose to receive).
SCI-B TxINT is getting trigger when we sends but SCI-C RxINT doesnot triggering.
Even TXGpio also not showing of signal in oscilloscope.
SCI code is attached with post
Need help please reply if you have any idea about problem.
In loopback mode SCI working properly but when in normal mode it doesn't trigger receive
interrupt and even oscilloscope also not showing any signal on SCITx pin.
Micro controller supports 3 SCI for testing purpose we made connected SCI-B TX to
SCI-C Rx( Implemented device driver in which SCI-B will be sending some data and
SCI-C suppose to receive).
SCI-B TxINT is getting trigger when we sends but SCI-C RxINT doesnot triggering.
Even TXGpio also not showing of signal in oscilloscope.
SCI code is attached with post
Need help please reply if you have any idea about problem.