Do the UARTS on the AM335x support LIN communication ?
Anybody who has done a design with LIN ?
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.
Do the UARTS on the AM335x support LIN communication ?
Anybody who has done a design with LIN ?
Hi Steve,
From what I know about LIN this will be mostly an issue of whether the required baud rate can be achieved. I don't think there is a LIN software stack for the AM335X, at least to my knowledge..
Hello Mr Biser,
I will be using 19200 baud rate what can be generated with a 0.16% error where LIN request max 4%.
Don't know if the 13 bit break signal is possible on the sitara ?
Regards,
Steve
Time-Out and Break conditions are explained in section 19.3.8.1.3.7 of the AM335X Technical Reference Manual Rev. J.
I would like to make the same stack on a AM3354 (compulab module), did you get any response ???
Dear,
Because we also wanted tot put the processor in deep sleep and make it wake-up after a LIN-interrupt we did go for a small secondary processor for the LIN communication.