<?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: twrk60f120m problem with ser-module in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292783#M11819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found in "Freescale_MQX_4_0\mqx\source\bsp\twrk60f120m\init_gpio.c"&lt;/P&gt;&lt;P&gt;I think I should call this function&amp;nbsp; _mqx_int _bsp_serial_io_init(uint_8 dev_num, uint_8 flags);&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jun 2013 12:15:57 GMT</pubDate>
    <dc:creator>okaner</dc:creator>
    <dc:date>2013-06-17T12:15:57Z</dc:date>
    <item>
      <title>twrk60f120m problem with ser-module</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292777#M11813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am newbei with tower modules. I am trying to use RS-485 port of TWR-SER module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; First I check the which UART module used for RS-485. then realised that same UART5 is used for also OSBDM/Serial Bridge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For RS485 on TWR-SER --&amp;gt; "ELE_RX" and "ELE_TX" nets "A43" and "A44" pins on elevator connectors.&lt;/P&gt;&lt;P&gt;On TWRK60F120M --&amp;gt; "A43" and "A44" pins are connected to "PTE9" and "PTE8"&lt;/P&gt;&lt;P&gt;on TWRK60F120M --&amp;gt; "PTE9" and "PTE8" nets are also used for OSBDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it mean I cannot use OSBDM and serial port of TWR-SER module at the same time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jun 2013 18:56:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292777#M11813</guid>
      <dc:creator>okaner</dc:creator>
      <dc:date>2013-06-16T18:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: twrk60f120m problem with ser-module</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292778#M11814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be no problem using TWR-K60F120M with TWR-SER together, but if you want to use OSBDM as the console and TWR-SER as RS-485 port in the same time, you'd better use a different UART port to connect with the RS-485, otherwise , the data sent from MCU to OSBDM will also be transmitted thru the RS-485 port, that might interfere the 485 communication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 05:47:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292778#M11814</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2013-06-17T05:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: twrk60f120m problem with ser-module</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292779#M11815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer, Yes I want to use "OSBDM as the console and TWR-SER as RS-485 port at the same time". But they are both connected to UART5, If I dont miss something. How can I change TWR-SER RS485 UART port it is physically connected to "A43" and "A44" on TWR-SER, and this pins are UART5 on TWR-K60F120M. OSBDM as the console port is also UART5 on TWR-K60F120M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 06:02:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292779#M11815</guid>
      <dc:creator>okaner</dc:creator>
      <dc:date>2013-06-17T06:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: twrk60f120m problem with ser-module</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292780#M11816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 3 jumps on the TWR-SER, you may connect other UART's TX, RX and RTS to the pin 3 of the jumps. Please refer to the following for details:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119494i5EB97D9C1721996A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My suggestion is soldering 3 wires from PTB2(UART0_RTS) to pin3 of J18, from PTB17(/UART0_TX) to pin3 of J19, from PTB16(UART0_RX) to pin3 of J17. These 3 pins of PTB2/16/17 can be found from J3 on TWR-K60F120M.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119495iE723F93984C50EFB/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R&lt;/P&gt;&lt;P&gt;Kan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 06:20:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292780#M11816</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2013-06-17T06:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: twrk60f120m problem with ser-module</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292781#M11817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I was thinking of doing such a thing. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 10:55:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292781#M11817</guid>
      <dc:creator>okaner</dc:creator>
      <dc:date>2013-06-17T10:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: twrk60f120m problem with ser-module</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292782#M11818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to ask one more thing. Lets say I want to&amp;nbsp; use UART3. There are two RX and two TX for UARTs. For example&lt;/P&gt;&lt;P&gt;PTB10&amp;nbsp; -&amp;gt; UART3 RX&lt;/P&gt;&lt;P&gt;PTB11&amp;nbsp; -&amp;gt; UART3 TX&lt;/P&gt;&lt;P&gt;and also&lt;/P&gt;&lt;P&gt;PTC16&amp;nbsp; -&amp;gt; UART3 RX&lt;/P&gt;&lt;P&gt;PTC17&amp;nbsp; -&amp;gt; UART3 TX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;How can I configure the rx and tx pins? Is there configuration file or somthing like this, I am using MQX 4.0.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Thank you...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 11:33:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292782#M11818</guid>
      <dc:creator>okaner</dc:creator>
      <dc:date>2013-06-17T11:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: twrk60f120m problem with ser-module</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292783#M11819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found in "Freescale_MQX_4_0\mqx\source\bsp\twrk60f120m\init_gpio.c"&lt;/P&gt;&lt;P&gt;I think I should call this function&amp;nbsp; _mqx_int _bsp_serial_io_init(uint_8 dev_num, uint_8 flags);&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 12:15:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292783#M11819</guid>
      <dc:creator>okaner</dc:creator>
      <dc:date>2013-06-17T12:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: twrk60f120m problem with ser-module</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292784#M11820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is the right place to change the pin assignment for serial port.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 01:27:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292784#M11820</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2013-06-18T01:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: twrk60f120m problem with ser-module</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292785#M11821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I kept banging my head against the wall tying to find the software bug in my code that didn't exist.&amp;nbsp; My project requires 2 UART interfaces (one for the machine and one for debug), I too was using the TWR-K60 kit.&amp;nbsp; I don't understand why Freescale would make the OSBDM and TWR-SER share the same UART interface... Anyway I got the parts below from DigiKey and made a little patch cable!&amp;nbsp; This article helped me figure out my problem so I figured I might help the next guy who is looking for the parts to do the job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Qty&amp;nbsp;&amp;nbsp; PN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1 &amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SFSD-10-28-H-10.00-SR&amp;nbsp; ($7.86ea)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 3 &amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PPPC031LFBN-RC ($0.49ea)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1217141555a.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/48464i966E57E960F82BCC/image-size/large?v=v2&amp;amp;px=999" role="button" title="1217141555a.jpg" alt="1217141555a.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 23:13:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/twrk60f120m-problem-with-ser-module/m-p/292785#M11821</guid>
      <dc:creator>coryf</dc:creator>
      <dc:date>2014-12-17T23:13:27Z</dc:date>
    </item>
  </channel>
</rss>

