<?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>S12 / MagniV MicrocontrollersのトピックInterfacing 25AA512 EEPROM to MC9S12GA240 using SPI</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Interfacing-25AA512-EEPROM-to-MC9S12GA240-using-SPI/m-p/831185#M15962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to interface Microchip's 25AA512 EEPROM to MC9S12GA240 using SPI. Is there any sample code available for the same?&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="image-headerbgmain-png"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;Like MODRR register in MC9S12XEP100, is there any routing register to make that port (Say PJ0- PJ3 for SPI1) dedicatedly for SPI?&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Oct 2018 04:02:04 GMT</pubDate>
    <dc:creator>harshal_pawar</dc:creator>
    <dc:date>2018-10-06T04:02:04Z</dc:date>
    <item>
      <title>Interfacing 25AA512 EEPROM to MC9S12GA240 using SPI</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Interfacing-25AA512-EEPROM-to-MC9S12GA240-using-SPI/m-p/831185#M15962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to interface Microchip's 25AA512 EEPROM to MC9S12GA240 using SPI. Is there any sample code available for the same?&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class="image-headerbgmain-png"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;Like MODRR register in MC9S12XEP100, is there any routing register to make that port (Say PJ0- PJ3 for SPI1) dedicatedly for SPI?&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2018 04:02:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Interfacing-25AA512-EEPROM-to-MC9S12GA240-using-SPI/m-p/831185#M15962</guid>
      <dc:creator>harshal_pawar</dc:creator>
      <dc:date>2018-10-06T04:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing 25AA512 EEPROM to MC9S12GA240 using SPI</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Interfacing-25AA512-EEPROM-to-MC9S12GA240-using-SPI/m-p/831186#M15963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the chapter 2.3.11 Pins PJ7-0, the SPI1 signals are mapped to these pins (PJ0- PJ3)&amp;nbsp;&lt;SPAN&gt;when used with the SPI&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;function. Depending on the configuration of the enabled SPI1 the I/O state is forced to be input or output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the project which was created for the S12XE. However, the S12XE&amp;nbsp;&lt;SPAN&gt;has the same SPI module as S12G.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please see the attachment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can look at examples on the link below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-93792"&gt;S12G Examples Pack&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are G240-SPI-MC33810-CW51 and G240-SPI-Slave examples.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 10:21:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Interfacing-25AA512-EEPROM-to-MC9S12GA240-using-SPI/m-p/831186#M15963</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2018-10-10T10:21:07Z</dc:date>
    </item>
  </channel>
</rss>

