Other Parts Discussed in Thread: MAX3232
Hello,
Would my dsp malfunction after initialy i connect tx_data and rx_data pins on f28035 kit wrongly?
I checked the dsp in sci loopback mode and this works correctly. Now if i use sci echo back code, with tx_data of dsp directly connected to rx_data of dsp; i.e. i use no external MAX3232 circuit; so as to check the functionality of dsp;
I find:
The code to hang at line
while(SciaRegs.SCIFFRX.bit.RXFFST !=1) { } // wait for XRDY =1 for empty state
What is wrong?
Has my DSP malfunctioned?
Please Help,
Regards,
Shantanu