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.

28035 SCI echoback example not work

Other Parts Discussed in Thread: TMDSCNCD28035, CONTROLSUITE

Hi,

 

I'm using Example_2803xSci_Echoback.

I could get messages from DSP, but DSP didn't get back messages to me when I sent to DSP.

I checked register SCIRXBUF=0x402F.

I can see parity error.

 

I think I configured correctly, terminal parity none and DSP configuration below.

  SciaRegs.SCICCR.all =0x0007;   // 1 stop bit,  No loopback
                                   // No parity,8 char bits,

What's wrong?

 

-------

My evaluation emvironment

 I am using TI Docking Station (USB) with F28035.

 CCS5 Terminal.

  Docking Station J9 populated.

  Docking Station J8 not populated.

 Control Card SW1 OFF

 Control Card TMDSCNCD28035 R1.2

-------

Thanks for your help,

Yoshi