<?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 Problems with SPI0 pin reassignment at MC9S08PA32 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-SPI0-pin-reassignment-at-MC9S08PA32/m-p/391562#M21270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hello everybody.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I'm having problems with SPI0 pin reassignment at MC9S08PA32.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I am unable to change SYS_SOPT1 register. Why I can't change this register?&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;My assembly code is:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LDA SYS_SOPT1&lt;/P&gt;&lt;P&gt;ORA #mSYS_SOPT1_SPI0PS&lt;/P&gt;&lt;P&gt;STA SYS_SOPT1 ;Directs the SPI0 port for PORTE&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Afer I write this register, the value of this register doesn't change.&lt;/P&gt;&lt;P&gt;Does anybody know what is the problem? Is there a password to change this register like there is for to change the watchdogs registers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2015 10:46:54 GMT</pubDate>
    <dc:creator>fernandolima</dc:creator>
    <dc:date>2015-07-29T10:46:54Z</dc:date>
    <item>
      <title>Problems with SPI0 pin reassignment at MC9S08PA32</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-SPI0-pin-reassignment-at-MC9S08PA32/m-p/391562#M21270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hello everybody.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I'm having problems with SPI0 pin reassignment at MC9S08PA32.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I am unable to change SYS_SOPT1 register. Why I can't change this register?&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;My assembly code is:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LDA SYS_SOPT1&lt;/P&gt;&lt;P&gt;ORA #mSYS_SOPT1_SPI0PS&lt;/P&gt;&lt;P&gt;STA SYS_SOPT1 ;Directs the SPI0 port for PORTE&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Afer I write this register, the value of this register doesn't change.&lt;/P&gt;&lt;P&gt;Does anybody know what is the problem? Is there a password to change this register like there is for to change the watchdogs registers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 10:46:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-SPI0-pin-reassignment-at-MC9S08PA32/m-p/391562#M21270</guid>
      <dc:creator>fernandolima</dc:creator>
      <dc:date>2015-07-29T10:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with SPI0 pin reassignment at MC9S08PA32</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-SPI0-pin-reassignment-at-MC9S08PA32/m-p/391563#M21271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fernando, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be aware that the &lt;STRONG&gt;SYS_SOPT1&lt;/STRONG&gt; is a &lt;STRONG&gt;write-once&lt;/STRONG&gt; register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you don’t write this register before the lines mentioned. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the problem is still there, please let me know, I am glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day. :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 19:41:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-SPI0-pin-reassignment-at-MC9S08PA32/m-p/391563#M21271</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2015-08-05T19:41:07Z</dc:date>
    </item>
  </channel>
</rss>

