<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CAN to LIN conversion in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321245#M42850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;LIN transceiver supports using a few slaves on the LIN bus.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;You software should supports 16 slaves. Your software should support LIN Frames. LIN frames provides support 16 slaves. See LIN specification.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;See also the following pages&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2633.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2633.pdf&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2575.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2575.pdf&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jul 2014 04:01:37 GMT</pubDate>
    <dc:creator>Pavel</dc:creator>
    <dc:date>2014-07-18T04:01:37Z</dc:date>
    <item>
      <title>CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321242#M42847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working with iMx6-solo is it possible to use &lt;STRONG&gt;LIN Bus&lt;/STRONG&gt; interface.?&lt;/P&gt;&lt;P&gt;Is it possible to use the LIN bus interface through the CAN interface available in the processor? or any other possibilities ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj Rana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 05:07:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321242#M42847</guid>
      <dc:creator>pankajrana</dc:creator>
      <dc:date>2014-07-17T05:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321243#M42848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;You can use UART controller for LIN communication. The LIN protocol is UART base protocol.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;See the following pages &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://rtime.felk.cvut.cz/can/sllin-rtlws14-paper.pdf"&gt;http://rtime.felk.cvut.cz/can/sllin-rtlws14-paper.pdf&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.mikroe.com/downloads/get/1507/lin_manual_v100.pdf"&gt;http://www.mikroe.com/downloads/get/1507/lin_manual_v100.pdf&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://en.wikipedia.org/wiki/Local_Interconnect_Network"&gt;http://en.wikipedia.org/wiki/Local_Interconnect_Network&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;Find also the LINOVERVIEWPRESENT.ppt document from Freescale in internet. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 10:38:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321243#M42848</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2014-07-17T10:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321244#M42849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the UART interface of iMX6-SOLO for LIN ?&lt;/P&gt;&lt;P&gt;LIN BUS supports 16 slaves , but whereas UART interacts with one device only. So won't this affect the working ? Also the slave addresses will come into account .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I came across some of the RS232-LIN convertors but in the implementation circuit they have used MCUs that support LIN protocol. In iMX6 processors I have not seen any provision for LIN , so I am little worried on it.!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Pankaj Rana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 11:09:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321244#M42849</guid>
      <dc:creator>pankajrana</dc:creator>
      <dc:date>2014-07-17T11:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321245#M42850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;LIN transceiver supports using a few slaves on the LIN bus.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;You software should supports 16 slaves. Your software should support LIN Frames. LIN frames provides support 16 slaves. See LIN specification.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;See also the following pages&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2633.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2633.pdf&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2575.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2575.pdf&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 04:01:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321245#M42850</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2014-07-18T04:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321246#M42851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/trainman419/linux-lin/tree/master/sllin" rel="nofollow noopener noreferrer" title="https://github.com/trainman419/linux-lin/tree/master/sllin" target="_blank"&gt;linux-lin/sllin at master · trainman419/linux-lin · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and full resource of sllin&lt;BR /&gt;&lt;A class="" href="https://rtime.felk.cvut.cz/can/lin-bus/" rel="nofollow noopener noreferrer" target="_blank"&gt;https://rtime.felk.cvut.cz/can/lin-bus/&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;Sllin is TTY discipline enabling you to create LIN Master (and partially LIN Slave) out of your computer.
Hardware needed is Hardware UART embedded into the computer + simple voltage level LIN converter.&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 12:14:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321246#M42851</guid>
      <dc:creator>fatalfeel</dc:creator>
      <dc:date>2017-07-28T12:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321247#M42852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sllin.c copy to kernel_imx/drivers/net/can&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;in Kconfig&lt;/P&gt;&lt;P&gt;### begin: issue&amp;nbsp; ###&lt;BR /&gt;config CAN_SLLIN&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;tristate "Serial / UART serial CAN Adaptors (sllin)"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;---help---&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; slLIN is TTY line discipline implemented for Linux operating &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; system that handles the interchange of LIN messages between &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; the underlying UART driver and the CAN bus subsystem.&lt;BR /&gt;### end: issue&amp;nbsp; ###&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Makefile add&lt;/P&gt;&lt;P&gt;obj-$(CONFIG_CAN_SLLIN)&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;+= sllin.o&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Default config&lt;/P&gt;&lt;P&gt;/kernel_imx/arch/arm/configs/mx6dq_XXXXX_android_defconfig&lt;/P&gt;&lt;P&gt;### begin: issue&amp;nbsp; ###&lt;BR /&gt;CONFIG_CAN_SLLIN=y&lt;BR /&gt;### end: issue&amp;nbsp; ###&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;success use and need mark some lines and let it compile pass&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fkarelzak%2Futil-linux%2Fblob%2Fmaster%2Fsys-utils%2Fldattach.c" rel="nofollow" target="_blank"&gt;https://github.com/karelzak/util-linux/blob/master/sys-utils/ldattach.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Android.mk&lt;BR /&gt;include $(CLEAR_VARS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOCAL_SRC_FILES := ldattach.c&lt;BR /&gt;LOCAL_MODULE := ldattach&lt;BR /&gt;LOCAL_MODULE_TAGS := optional&lt;BR /&gt;LOCAL_C_INCLUDES := $(LOCAL_PATH)/include/&lt;BR /&gt;LOCAL_CFLAGS := $(PRIVATE_LOCAL_CFLAGS) -DHAVE_NANOSLEEP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include $(BUILD_EXECUTABLE)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 05:52:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321247#M42852</guid>
      <dc:creator>fatalfeel</dc:creator>
      <dc:date>2017-08-11T05:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321248#M42853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.mediafire.com/file/q8doq6bznvt0zt7/canutils.tar.gz" title="http://www.mediafire.com/file/q8doq6bznvt0zt7/canutils.tar.gz"&gt;File sharing and storage made simple&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;put it in myandroid/external to build&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 06:04:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321248#M42853</guid>
      <dc:creator>fatalfeel</dc:creator>
      <dc:date>2017-08-11T06:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321249#M42854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if use slcan_attach and modify it to sllin_attach&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Terminal one &lt;BR /&gt;root@matrix_io:/ # sllin_attach -w /dev/ttymxc2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;[ 1011.794896] sllin: sllin_open() invoked&lt;BR /&gt;[ 1011.795496] sllin: Configured as MASTER&lt;BR /&gt;[ 1011.796026] sllin: Baudrate set to 19200&lt;BR /&gt;attached tty /dev/ttymxc2 to netdevice sllin0&lt;BR /&gt;Press any key to detach /dev/ttymxc2 ...&lt;BR /&gt;//now do not press anykey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Terminal Two:&lt;/P&gt;&lt;P&gt;adb shell&lt;/P&gt;&lt;P&gt;su&lt;/P&gt;&lt;P&gt;find . -print | grep -i 'sllin0'&lt;/P&gt;&lt;P&gt;./sys/devices/virtual/net/sllin0&lt;BR /&gt;./sys/devices/virtual/net/sllin0/mtu&lt;BR /&gt;./sys/devices/virtual/net/sllin0/type&lt;BR /&gt;./sys/devices/virtual/net/sllin0/phys_port_name&lt;BR /&gt;./sys/devices/virtual/net/sllin0/netdev_group&lt;BR /&gt;./sys/devices/virtual/net/sllin0/flags&lt;/P&gt;&lt;P&gt;//success too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 02:14:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321249#M42854</guid>
      <dc:creator>fatalfeel</dc:creator>
      <dc:date>2017-08-14T02:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321250#M42855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UART to LinBUS&lt;/P&gt;&lt;P&gt;RS232 to Lin Bus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://fatalfeel.blogspot.tw/2013/09/uart-to-linbus.html" title="https://fatalfeel.blogspot.tw/2013/09/uart-to-linbus.html"&gt;Programming Guide: Uart to LinBus&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; source download:&lt;BR /&gt; &lt;A href="http://www.mediafire.com/file/klyz9gf8eytj999/sllincanutils.tar.gz"&gt;http://www.mediafire.com/file/klyz9gf8eytj999/sllincanutils.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 04:09:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321250#M42855</guid>
      <dc:creator>fatalfeel</dc:creator>
      <dc:date>2017-08-16T04:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321251#M42856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you use canutils u need roll back to fit sllin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/linux-can/can-utils" title="https://github.com/linux-can/can-utils"&gt;GitHub - linux-can/can-utils: Linux-CAN / SocketCAN user space applications&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;version&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Author: Oliver Hartkopp &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:socketcan@hartkopp.net"&gt;socketcan@hartkopp.net&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp; 2012-07-22 19:06:06&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Committer: Oliver Hartkopp &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:socketcan@hartkopp.net"&gt;socketcan@hartkopp.net&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp; 2012-07-22 19:06:06&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 05:30:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321251#M42856</guid>
      <dc:creator>fatalfeel</dc:creator>
      <dc:date>2017-08-28T05:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: CAN to LIN conversion</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321252#M42857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;new source download&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://fatalfeel.blogspot.tw/2013/09/uart-to-linbus.html#more" title="https://fatalfeel.blogspot.tw/2013/09/uart-to-linbus.html#more"&gt;Programming Guide: Uart to LinBus&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is blogger and modify iplink reopen crash bug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can-utils use&lt;/P&gt;&lt;P&gt;version&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Author: Oliver Hartkopp &amp;lt;&lt;/SPAN&gt;&lt;A class="" data-content-finding="Community" href="mailto:socketcan@hartkopp.net"&gt;socketcan@hartkopp.net&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp; 2012-07-22 19:06:06&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Committer: Oliver Hartkopp &amp;lt;&lt;/SPAN&gt;&lt;A class="" data-content-finding="Community" href="mailto:socketcan@hartkopp.net"&gt;socketcan@hartkopp.net&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp; 2012-07-22 19:06:06&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can pass param to swicth master slave and baud rate&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 02:10:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CAN-to-LIN-conversion/m-p/321252#M42857</guid>
      <dc:creator>fatalfeel</dc:creator>
      <dc:date>2017-08-30T02:10:38Z</dc:date>
    </item>
  </channel>
</rss>

