<?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: Use of UART with MC1321x under Linux in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193364#M15011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Did you check that your UART is set up the same for ttyUSB0 and your terminal it is linked to ? Check the baudrate and other parameters with the command:&lt;BR /&gt;stty -F /dev/ttyUSB0&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Feb 2008 23:49:56 GMT</pubDate>
    <dc:creator>topbin</dc:creator>
    <dc:date>2008-02-22T23:49:56Z</dc:date>
    <item>
      <title>Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193361#M15008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my project I need to use data received from Zigbee sensors and read them via USB UART. The problem is that I must do it under Linux...is this possible or special drivers are needed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 02:56:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193361#M15008</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2008-02-22T02:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193362#M15009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Linux kernel comes with drivers for USB to serial adapters. My Ubuntu 7.10 loads automatically the right drivers for my converter, so you shouldn't worry to much about this part. Try just not to buy a really "exotic" adapter, although I don't really know if there are some exotic adapters.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 17:47:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193362#M15009</guid>
      <dc:creator>topbin</dc:creator>
      <dc:date>2008-02-22T17:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193363#M15010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi topbin,&lt;BR /&gt;&lt;BR /&gt;I've connected my MC1321-SRB via USB to Linux (Ubuntu 7.10). I've given these commands:&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;&amp;gt;&amp;gt; dmesgusb 4-2: new full speed USB device using uhci_hcd and address 2usb 4-2: configuration #1 chosen from 1 choice&amp;gt;&amp;gt; lsusbBus 004 Device 003: ID 08fd:000a Digianswer A/S &amp;gt;&amp;gt; sudo modprobe usbserial vendor=0x08fd product=0x000a&amp;gt;&amp;gt; dmesgusbserial_generic 4-2:1.0: generic converter detectedusb 4-2: generic converter now attached to ttyUSB0usbcore: registered new interface driver usbserial_generic/build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/serial/usb-serial.c: USB Serial Driver core&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;Now if I try to read UART data with serial watchers (GtkTerm, Cutecom) I can't see anything...what's wrong?&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:47:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193363#M15010</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2020-10-29T09:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193364#M15011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Did you check that your UART is set up the same for ttyUSB0 and your terminal it is linked to ? Check the baudrate and other parameters with the command:&lt;BR /&gt;stty -F /dev/ttyUSB0&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 23:49:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193364#M15011</guid>
      <dc:creator>topbin</dc:creator>
      <dc:date>2008-02-22T23:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193365#M15012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;You might also want to check the permission on ttyUSB0.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 07:22:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193365#M15012</guid>
      <dc:creator>snickels</dc:creator>
      <dc:date>2008-02-23T07:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193366#M15013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Ok guys...&lt;BR /&gt;&lt;BR /&gt;I sent those commands:&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;&amp;gt;&amp;gt; sudo stty -F /dev/ttyUSB0 speed 38400 cs8 speed 38400 baud; line = 0;min = 60; time = 1;ignbrk -brkint -icrnl -imaxbel-opost -onlcr-isig -icanon -iexten -echo -echoe -echok -echoctl -echoke&amp;gt;&amp;gt; sudo stty -F /dev/ttyUSB0 -aspeed 38400 baud; rows 0; columns 0; line = 0;intr = ^C; quit = ^\; erase = ^—; kill = ^U; eof = ^D; eol = &amp;lt;undef&amp;gt;; eol2 = &amp;lt;undef&amp;gt;; swtch = &amp;lt;undef&amp;gt;; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;werase = ^W; lnext = ^V; flush = ^O; min = 60; time = 1;-parenb -parodd cs8 hupcl -cstopb cread clocal -crtsctsignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany -imaxbel -iutf8-opost -olcuc -ocrnl -onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0-isig -icanon -iexten -echo -echoe -echok -echonl -noflsh -xcase -tostop -echoprt -echoctl -echoke&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;I tried to read with:&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;&amp;gt;&amp;gt; sudo cat /dev/ttyUSB0&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;Nothing...I can't see nothing! Can you post me your stty settings so I can compare? Thanks&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by Cecchi Sandrone on &lt;SPAN class="date_text"&gt;2008-02-23&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:19 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:47:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193366#M15013</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2020-10-29T09:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193367#M15014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;I'm seeing the same problem. Tried it on a couple of systems with different kernels (2.6.15 and 2.6.20). Forcing usbserial to pick up the port does let me connect but I see no text. Connecting with hyperterminal on a vmware XP system seems to see the text OK though - so its just a driver issue.&lt;BR /&gt;&lt;BR /&gt;If someone has this working on linux, can they let me know exactly how they did it and with what kernel version.&lt;BR /&gt;For clarity, this is connecting direct to the USB port on the MC1321x, not the RS232 port. The USB interface is a Digianswer device with USB id 0x08fd:0x000a.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by lineage on &lt;SPAN class="date_text"&gt;2008-04-01&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;01:06 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 06:50:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193367#M15014</guid>
      <dc:creator>lineage</dc:creator>
      <dc:date>2008-04-01T06:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193368#M15015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok, I have a solution, just needed to work out that the chip is an SILABS&amp;nbsp; CP2101.&lt;BR /&gt;&lt;BR /&gt;They have a great website with drivers for linux and instructions.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.silabs.com/products/microcontroller/downloads.asp" target="test_blank"&gt;http://www.silabs.com/products/microcontroller/downloads.asp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Follow the CP210x VCP Drivers link and grab the VCP Driver kit for linux. It built fine for me. Only thing you need to do is add the usb ID to the cp2101.c file. Something like:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { USB_DEVICE(0x08fd, 0x000a) }, /* Digianswer A/S */&lt;BR /&gt;&lt;BR /&gt;will do the trick. Build it all against your kernel, and insmod it (it needs usbserial loaded too).&lt;BR /&gt;&lt;BR /&gt;Having set the baud rate to 19200 at both ends, so far it seems to be working.&lt;BR /&gt;&lt;BR /&gt;Enjoy.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:17:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193368#M15015</guid>
      <dc:creator>lineage</dc:creator>
      <dc:date>2008-04-01T08:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193369#M15016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Nice to hear this! Please can you explain better (which unix commands) how build the .rpm contained into the archive for my ubuntu 7.10?&lt;BR /&gt;Thanks for help!&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 14:29:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193369#M15016</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2008-04-01T14:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193370#M15017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;There are probably a lot of ways to do this. The easiest is to look around the office, find a local linux kernel/driver person and offer them gadgets/beer/chocolate etc. If you can't do that, the way I did it was;&lt;BR /&gt;&lt;BR /&gt;You get linux_VCP_v26_driver_src.zip&lt;BR /&gt;Un-zip it to get cp2103-0.11.0-1.src.rpm and SIL00205_RNF_20060902.doc&lt;BR /&gt;The doc (ms-word) tells you how to build the driver. Read that first.&lt;BR /&gt;You need kernel headers etc installed. I'm on fedora and can build without full source. On ubuntu I don't know what the rules are so you need to check on the ubuntu forums.&lt;BR /&gt;&lt;BR /&gt;rpm2cpio cp2103-0.11.0-1.src.rpm | cpio -i&lt;BR /&gt;tar -xvzf cp2103-0.11.0.tar.gz&lt;BR /&gt;cd cp2103-0.11.0&lt;BR /&gt;patch -p0 &amp;lt; path-to/digianswer.patch&lt;BR /&gt;./configure&lt;BR /&gt;make -f Makefile.go modules&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;That will make you the cp2101.ko module.&lt;BR /&gt;The patch file is attached. You need it for kernels newer than about 2.6.18. The header structure in the kernel has changed slightly.&lt;BR /&gt;&lt;BR /&gt;Make sure you check the output of the configure - make sure if has all the params set correctly.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 18:58:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193370#M15017</guid>
      <dc:creator>lineage</dc:creator>
      <dc:date>2008-04-01T18:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193371#M15018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hey thanks for now lineage...I'll try it tomorrow because it's very late here.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 00:06:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193371#M15018</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2008-04-02T00:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193372#M15019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;B&gt;&lt;FONT size="3"&gt;Hi lineage,&lt;BR /&gt;when calling: make -f Makefile.go modules&lt;BR /&gt;I receive:&lt;BR /&gt;&lt;BR /&gt;make -C /lib/modules/2.6.22-14-generic/build SUBDIRS="`pwd`" modules&lt;BR /&gt;make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'&lt;BR /&gt;/home/cecchi/Scrivania/cp2103-0.11.0/Makefile:7: /home/cecchi/Scrivania/cp2103-0.11.0/Makefile.config: Too many open files&lt;BR /&gt;/home/cecchi/Scrivania/cp2103-0.11.0/Makefile:8: /home/cecchi/Scrivania/cp2103-0.11.0/Makefile: Too many open files&lt;BR /&gt;Building modules, stage 2.&lt;BR /&gt;MODPOST 0 modules&lt;BR /&gt;make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'&lt;BR /&gt;&lt;BR /&gt;and no .ko file is created. What error is it?&lt;BR /&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 16:03:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193372#M15019</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2008-04-02T16:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193373#M15020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Did you check the output of configure?&lt;BR /&gt;Should look something like this:&lt;BR /&gt;&lt;BR /&gt;Kernel version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 2.6.22-14&lt;BR /&gt;Module extension&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : .ko&lt;BR /&gt;Kernel directory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : /lib/modules/2.6.22-14/build&lt;BR /&gt;Include directory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : /lib/modules/2.6.22-14/build/include&lt;BR /&gt;&lt;BR /&gt;check the real version with&lt;BR /&gt;uname -r&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 17:01:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193373#M15020</guid>
      <dc:creator>lineage</dc:creator>
      <dc:date>2008-04-02T17:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193374#M15021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;cecchi@cecchi-notebook:~/Downloads/cp2103-0.11.0$ uname -r2.6.22-14-genericcecchi@cecchi-notebook:~/Downloads/cp2103-0.11.0$ ./configureKernel version        : ..Module extension      : Kernel directory      : /lib/modules/2.6.22-14-generic/buildInclude directory     : /lib/modules/2.6.22-14-generic/build/includeModule install prefix :&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&amp;nbsp;This is the output...&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:47:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193374#M15021</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2020-10-29T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193375#M15022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;configure -help&lt;BR /&gt;Usage: configure [option ...]&lt;BR /&gt;&lt;BR /&gt;Where 'option' can be one of the following:&lt;BR /&gt;&amp;nbsp; -kinc &amp;lt;path&amp;gt;&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; Kernel header files.&lt;BR /&gt;&amp;nbsp; -kpath &amp;lt;path&amp;gt;&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; Kernel sources.&lt;BR /&gt;&amp;nbsp; -kver &amp;lt;version&amp;gt;&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; Kernel version.&lt;BR /&gt;&amp;nbsp; -p &amp;lt;install folder&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prefix for installing the kernel module.&lt;BR /&gt;&lt;BR /&gt;so try&lt;BR /&gt;&lt;BR /&gt;configure -kver 2.6.22-14-generic&lt;BR /&gt;&lt;BR /&gt;rtm :smileywink:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 20:59:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193375#M15022</guid>
      <dc:creator>lineage</dc:creator>
      <dc:date>2008-04-02T20:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193376#M15023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok I have loaded module with: sudo modprobe cp2101&lt;BR /&gt;Now when I attach ZigBee I receive this with dmesg:&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;[14131.060000] usbcore: registered new interface driver usbserial[14131.060000] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/serial/usb-serial.c: USB Serial support registered for generic[14131.060000] usbcore: registered new interface driver usbserial_generic[14131.060000] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/serial/usb-serial.c: USB Serial Driver core[14131.072000] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/serial/usb-serial.c: USB Serial support registered for cp2101[14131.072000] usbcore: registered new interface driver cp2101[14131.072000] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/serial/cp2101.c: Silicon Labs CP2101/CP2102 RS232 serial adaptor driver v0.07[14145.384000] usb 6-2: new full speed USB device using uhci_hcd and address 2[14145.552000] usb 6-2: configuration #1 chosen from 1 choice&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;How can I "mount" it to ttyUSB0? Thanks and sorry for stupid questions....&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:47:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193376#M15023</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2020-10-29T09:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193377#M15024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I assume you applied the patch to the cp2101.c file?&lt;BR /&gt;&lt;BR /&gt;I get:&lt;BR /&gt;usb 1-3.1: new full speed USB device using ehci_hcd and address 48&lt;BR /&gt;drivers/usb/serial/usb-serial.c: USB Serial support registered for cp2101&lt;BR /&gt;CP2101 1-3.1:1.0: cp2101 converter detected&lt;BR /&gt;usb 1-3.1: reset full speed USB device using ehci_hcd and address 48&lt;BR /&gt;usb 1-3.1: cp2101 converter now attached to ttyUSB0&lt;BR /&gt;usbcore: registered new driver CP2101&lt;BR /&gt;cp2103-0.11.0/cp2101.c: Silicon Labs CP2101/CP2102/CP2103 RS232 serial adaptor driver v0.11&lt;BR /&gt;&lt;BR /&gt;I'd suggest you unplug the device. Unload all the serial modules (including usbserial). install the cp2101.ko file properly then plug the board back in. It should autodetect and load up OK.&lt;BR /&gt;&lt;BR /&gt;To install the module you will need:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; chmod +x installmod&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; make -f Makefile.go install&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 22:21:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193377#M15024</guid>
      <dc:creator>lineage</dc:creator>
      <dc:date>2008-04-02T22:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193378#M15025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok it seems to work now...I have to check speed because I can't understand characters. Freescale manual reports 38400 (I use it in windows and Hyperterminal). Do you use 19200?&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 22:33:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193378#M15025</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2008-04-02T22:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193379#M15026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Yep, mine is 19200&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 22:55:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193379#M15026</guid>
      <dc:creator>lineage</dc:creator>
      <dc:date>2008-04-02T22:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Use of UART with MC1321x under Linux</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193380#M15027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I don't know how can I express my gratitude...it works! Thanks for help lineage!&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 23:01:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Use-of-UART-with-MC1321x-under-Linux/m-p/193380#M15027</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2008-04-02T23:01:06Z</dc:date>
    </item>
  </channel>
</rss>

