Lin

2021-08-13 Thread Simon Filgis
Dear all, has anybody implemented a LIN driver for SAME70 USART? The SAME70 USART peripheral is capable of. A SW implementation (sllin.c - Pavel Pisa) would also be interesting! Would you extend sma_lowputc.c and sam_serial.c or would you grep USARTx in a separate file? Have a good Weekend

Re: Lin

2021-08-13 Thread Alan Carvalho de Assis
Hi Simon, I think we don't have LIN upper-half support on NuttX yet, but it could start with higher level API definition. I'm CC Mr. Pavel Pisa he is a NuttX contributor and could could be interested to help on it. Also we have people from Indian Tata Motors here, probably th

Re: Lin

2021-08-13 Thread Frank-Christian Kruegel
Am 13.08.2021 um 16:50 schrieb Simon Filgis: Dear all, has anybody implemented a LIN driver for SAME70 USART? The SAME70 USART peripheral is capable of. A SW implementation (sllin.c - Pavel Pisa) would also be interesting! Would you extend sma_lowputc.c and sam_serial.c or would you grep

Re: Lin

2021-08-14 Thread Pavel Pisa
Hello Simon and others, On Friday 13 of August 2021 18:50:23 Frank-Christian Kruegel wrote: > Am 13.08.2021 um 16:50 schrieb Simon Filgis: > > has anybody implemented a LIN driver for SAME70 USART? The SAME70 USART > > peripheral is capable of. A SW implementation (sllin.c - Pavel

Re: Lin

2021-08-14 Thread Tim Hardisty
My custom board has a Lin/K-Line interface using a TJA1021 transceiver, but software support is low on the priority/roadmap at this time. Nevertheless, I would be happy to be involved in testing (I have a CAN/LIN analyzer/stream generator) if it helps. -Original Message- From: Pavel