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.

TMS320F280039: SCI communication fail

Part Number: TMS320F280039
Other Parts Discussed in Thread: C2000WARE

Hi Expert

My customer use 0039 as solar inverter DSP, but failed when switch from LIN to SCI, issue is TXENA and RXENA could be reset, when check the register, it show failed to be written. We check SCI sequence and other register, only TXENA and RXENA failed but other one successful. Could you give some advice?

BR

Chi

  • Hi Chi,

    Can you do a read using HWREGH (see sci.c in C2000Ware for examples of how to use that) to read the TXENA and RXENA bits. I believe this could just be the register viewer in CCS not being updated, TXENA and RXENA are probably correctly being reset.

    Regards,

    Vince