Part Number: TMS320F28P659DK-Q1
Other Parts Discussed in Thread: C2000WARE
I am attempting to use the TMS320F28P659DK LIN peripheral and have been running into some issues. I am able to run the C2000Ware example lin_ex1_loopback_interrupts and it appears to run fine as I see Rx data equal to Tx data and the interupt counter went up as expected. I then took that example and commented out the LIN_enableIntLoopback line so I can watch the Tx pin externally with an oscope. I am able to see the header of the LIN packet, but there is no data. It also seems to be stuck waiting for the Tx buffer to empty, which seems to be a symptom of the issue. As far as I read, LIN_setIDByte is supposed to send out the header and data, but that does not appear to be happening. Can anyone provide insight on what be going on here? I am using CCS 12.8.1 with C2000Ware 6.0.0.0.