<?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: spi data transfer in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135013#M2165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I tried the bidirectional idea and it works great. thanks for all the help&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 May 2006 12:06:01 GMT</pubDate>
    <dc:creator>lssuer</dc:creator>
    <dc:date>2006-05-07T12:06:01Z</dc:date>
    <item>
      <title>spi data transfer</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135006#M2158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;im trying to send data between two HS12 Microcontrollers which are both set up to be a master and this cannot be changed. Does someone know how to send data from a master to a master. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2006 06:58:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135006#M2158</guid>
      <dc:creator>lssuer</dc:creator>
      <dc:date>2006-05-07T06:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: spi data transfer</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135007#M2159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can't do this, once you select master this makes it output the clock (and the slave(s) should sync to this). If youv'e only got two masters who is going to sync to what?&lt;/P&gt;&lt;P&gt;Regards Peg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Message Edited by peg on &lt;SPAN class="date_text"&gt;05-07-2006&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;10:14 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2006 07:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135007#M2159</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-05-07T07:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: spi data transfer</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135008#M2160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi, lssuer:&lt;BR /&gt;&lt;BR /&gt;You can't. Really.&lt;BR /&gt;&lt;BR /&gt;If they are both master, they will both want to provide the clock and ignore the other's clock.&lt;BR /&gt;&lt;BR /&gt;The only thing that I can suggest is to set up a shift register as an intermediate slave, and allow it to be selected by either master. Than one master can write to it, and the other can read from it. Getting them synchronized so that they don't try to access the slave at the same time, and getting them to know when data is available in the shift register, would be the trick.&lt;BR /&gt;&lt;BR /&gt;hope that helps, at least a little.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2006 07:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135008#M2160</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2006-05-07T07:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: spi data transfer</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135009#M2161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;i was afraid of this, my circuit board was made with the MOSI and MISO pins crossed. Do you know of any way to transmit sata even though the pins are not ran correctly. Thanks&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2006 07:15:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135009#M2161</guid>
      <dc:creator>lssuer</dc:creator>
      <dc:date>2006-05-07T07:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: spi data transfer</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135010#M2162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ahh . . . I see . . .&lt;BR /&gt;&lt;BR /&gt;You can program around this problem with an X-acto knife (actually, I use a dremmel). I think a little board re-work is your only solution.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2006 07:24:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135010#M2162</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2006-05-07T07:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: spi data transfer</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135011#M2163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Before you get start hacking up the PCB, just another thought.&lt;/P&gt;&lt;P&gt;Your device doesn't have bi directional mode like on an S08QG. I am not even sure how this works and whether it will get you out of the &lt;A href="mailto:#!@$%" rel="nofollow" target="_blank"&gt;#!@$%&lt;/A&gt;&amp;nbsp;but maybe worth a look at first.&lt;/P&gt;&lt;P&gt;Regards Peg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2006 07:39:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135011#M2163</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-05-07T07:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: spi data transfer</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135012#M2164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;ooh, yes, Peg. Excellent idea!&lt;BR /&gt;&lt;BR /&gt;I don't know which variant of the HC12 or S12 you are using, but if you have an SPI with bi-directional mode, then you are saved! Bi-directional mode shifts in/out using MOSI (called MOMI, in this mode) on the master, and shifts in/out using MISO (called SISO, in this mode) on the slave.&lt;BR /&gt;&lt;BR /&gt;You could only move data in one direction at a time, and both microcontrollers would need to set her respective DDRS bit to be in agreement as to what that direction was, but those problems are manageable.&lt;BR /&gt;&lt;BR /&gt;Good call, Peg!&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2006 09:48:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135012#M2164</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2006-05-07T09:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: spi data transfer</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135013#M2165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I tried the bidirectional idea and it works great. thanks for all the help&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2006 12:06:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/spi-data-transfer/m-p/135013#M2165</guid>
      <dc:creator>lssuer</dc:creator>
      <dc:date>2006-05-07T12:06:01Z</dc:date>
    </item>
  </channel>
</rss>

