<?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: RS485 on K60?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RS485-on-K60/m-p/280673#M10312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works for me.&amp;nbsp; The example \Freescale_MQX_4_0_1\mqx\examples\rs485\cw10\rs485_twrk60n512 is written to use the driver ittyd.&amp;nbsp; I had to enable this driver in user_config.h, and then rebuild the BSP.&amp;nbsp; With the TWR-K60N512 board, UART3 (used with ittyd driver) is routed to the 9-pin serial port on the TWR-SER board.&amp;nbsp; Running the example with a terminal connected to that serial port at 115,200 baud shows the string "RS485 send example" prints out successfully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jul 2013 20:41:37 GMT</pubDate>
    <dc:creator>dereksnell</dc:creator>
    <dc:date>2013-07-18T20:41:37Z</dc:date>
    <item>
      <title>RS485 on K60?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RS485-on-K60/m-p/280672#M10311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the RS485 sample code. The reading task works. It can read from a terminal. But the write task does not work.&lt;/P&gt;&lt;P&gt;Is there any specific configuration I need for write?&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;-Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 19:24:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RS485-on-K60/m-p/280672#M10311</guid>
      <dc:creator>danielchai</dc:creator>
      <dc:date>2013-07-18T19:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: RS485 on K60?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RS485-on-K60/m-p/280673#M10312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works for me.&amp;nbsp; The example \Freescale_MQX_4_0_1\mqx\examples\rs485\cw10\rs485_twrk60n512 is written to use the driver ittyd.&amp;nbsp; I had to enable this driver in user_config.h, and then rebuild the BSP.&amp;nbsp; With the TWR-K60N512 board, UART3 (used with ittyd driver) is routed to the 9-pin serial port on the TWR-SER board.&amp;nbsp; Running the example with a terminal connected to that serial port at 115,200 baud shows the string "RS485 send example" prints out successfully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 20:41:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RS485-on-K60/m-p/280673#M10312</guid>
      <dc:creator>dereksnell</dc:creator>
      <dc:date>2013-07-18T20:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: RS485 on K60?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RS485-on-K60/m-p/280674#M10313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Derek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, I am confused about the serial port. It has RS485_RXP0, RS485_RXN0, RS485_TXP0, RS485_TXN0. Which two are corresponding to RS485 A and B?&lt;/P&gt;&lt;P&gt;If I connect the 9-pin serial port to my computer, do I need a RS485 to RS232 converter?&lt;/P&gt;&lt;P&gt;What is the functionality of J15? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 21:53:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RS485-on-K60/m-p/280674#M10313</guid>
      <dc:creator>danielchai</dc:creator>
      <dc:date>2013-07-18T21:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: RS485 on K60?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RS485-on-K60/m-p/280675#M10314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Derek,&lt;/P&gt;&lt;P&gt;Now it works. I did not disconnect the J15.&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;-Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 22:16:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RS485-on-K60/m-p/280675#M10314</guid>
      <dc:creator>danielchai</dc:creator>
      <dc:date>2013-07-18T22:16:55Z</dc:date>
    </item>
  </channel>
</rss>

