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.

problem using LINRX as GIO on TMS570LS1224

Other Parts Discussed in Thread: HALCOGEN

hi everyone!!

I have been strugling with the LINRX pin of the MCU... Im using that pin for the pin direction of a driver for motor control. Th LINTX works without problem, but for some reason, the RX is not leveling up...

Here is the LIN configuration I used.

I even tried to change the value here, it did, but I cannot drive it to low...

I even checked the memory registers

and here is the lin.c file (justthe registers part)

as you can see, the PIO0 is configured as non functional, so I can use the pins as GIO, the PIO3 has the output values on low (I change them), the direction for both pins (Rx and TX) are output and the open drain is disable and the pull up resistance is selected but (I dont finish to understand the memory broser to be honest) it seem that the code and the memory browser dont match...

I appreciate the help

thanks!!