<?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>Kinetis MicrocontrollersのトピックRe: clarification needed regarding the TWR board(SCH 26185)</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/clarification-needed-regarding-the-TWR-board-SCH-26185/m-p/595663#M34905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi senthil,&lt;/P&gt;&lt;P&gt;Sorry for the late reply.&lt;/P&gt;&lt;P&gt;The UART2 of K70 is connected to the RS232.&lt;/P&gt;&lt;P&gt;The UART2_TX and UART2_RX of K70 is connect to UART1_TX(A44) and UART1_RX(A43) of TWR-SER2 board. Below image can be found in &lt;A href="http://cache.nxp.com/files/32bit/hardware_tools/schematics/TWR-K70F120M-SCH_C.pdf?fpsp=1&amp;amp;WT_TYPE=Schematics&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.pdf"&gt;TWR-K70F120M-SCH_C.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PCI EXPRESS TOWER SYSTEM PRIMARY.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5253i720D7DCC730671E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="PCI EXPRESS TOWER SYSTEM PRIMARY.png" alt="PCI EXPRESS TOWER SYSTEM PRIMARY.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The TWR-ELEV and TWR-SER2 boards are not only designed for TWR-K70F120M. So the name may different.&lt;/P&gt;&lt;P&gt;UART0 and UART1 modules operate from the core/system clock, all other UART modules operate from the bus&lt;BR /&gt;clock. So the driver code of UART1 can be used for UART0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Sep 2016 01:23:22 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2016-09-18T01:23:22Z</dc:date>
    <item>
      <title>clarification needed regarding the TWR board(SCH 26185)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/clarification-needed-regarding-the-TWR-board-SCH-26185/m-p/595661#M34903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello team ,&lt;/P&gt;&lt;P&gt;We are trying to send some data via the RS232 port using the UART peripheral. In the schematics (SCH 26185) it shows that the RS232 port is attached to UART 1 but while initializing the UART 1 if we give the base address of UART 1 (4006_B000h) as provided in the&amp;nbsp;K70 Sub-Family Reference Manual it is not working . However it works when we give the base address of UART 2(4006_C000h). We suspect that UART 2 is only connected and there seems to be TYPO in the schematics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm which UART (UART 1 or UART 2) is connected to RS232? I have attached the relevant section of the schematics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in our project we need to use UART0 are there any procedure to use UART0 to transmit and receive the data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 10:09:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/clarification-needed-regarding-the-TWR-board-SCH-26185/m-p/595661#M34903</guid>
      <dc:creator>senthilvel</dc:creator>
      <dc:date>2016-09-07T10:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: clarification needed regarding the TWR board(SCH 26185)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/clarification-needed-regarding-the-TWR-board-SCH-26185/m-p/595662#M34904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A gentle reminder do you have any updates on this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 05:44:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/clarification-needed-regarding-the-TWR-board-SCH-26185/m-p/595662#M34904</guid>
      <dc:creator>senthilvel</dc:creator>
      <dc:date>2016-09-12T05:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: clarification needed regarding the TWR board(SCH 26185)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/clarification-needed-regarding-the-TWR-board-SCH-26185/m-p/595663#M34905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi senthil,&lt;/P&gt;&lt;P&gt;Sorry for the late reply.&lt;/P&gt;&lt;P&gt;The UART2 of K70 is connected to the RS232.&lt;/P&gt;&lt;P&gt;The UART2_TX and UART2_RX of K70 is connect to UART1_TX(A44) and UART1_RX(A43) of TWR-SER2 board. Below image can be found in &lt;A href="http://cache.nxp.com/files/32bit/hardware_tools/schematics/TWR-K70F120M-SCH_C.pdf?fpsp=1&amp;amp;WT_TYPE=Schematics&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.pdf"&gt;TWR-K70F120M-SCH_C.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PCI EXPRESS TOWER SYSTEM PRIMARY.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5253i720D7DCC730671E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="PCI EXPRESS TOWER SYSTEM PRIMARY.png" alt="PCI EXPRESS TOWER SYSTEM PRIMARY.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The TWR-ELEV and TWR-SER2 boards are not only designed for TWR-K70F120M. So the name may different.&lt;/P&gt;&lt;P&gt;UART0 and UART1 modules operate from the core/system clock, all other UART modules operate from the bus&lt;BR /&gt;clock. So the driver code of UART1 can be used for UART0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Sep 2016 01:23:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/clarification-needed-regarding-the-TWR-board-SCH-26185/m-p/595663#M34905</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2016-09-18T01:23:22Z</dc:date>
    </item>
  </channel>
</rss>

