<?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>LPC Microcontrollers中的主题 Reading Microchip EEPROM (serial/SSP/microwire)</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Reading-Microchip-EEPROM-serial-SSP-microwire/m-p/652506#M25926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can use some help, guys...&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am interfacing LPC1788/LPC4088 cpu to a 1kbit Microchip serial&amp;nbsp;EEPROM (&lt;SPAN style="font-size: 11pt;"&gt;93C46B).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;I see the SSP controller can be configured to work in the "microwire" mode... cool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;How do I transmit 9 bits to the EEPROM to issue&amp;nbsp;its READ command?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;EEPROM datasheet requires me to send 1 as a start bit then the READ opcode '10' (2 bits)&amp;nbsp;and then A5..A0 bits of address (total of 9 bits) and then 16 clocks to allow the slave chip to output 16 bits of data. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Check out page 5 of &lt;A href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fww1.microchip.com%2Fdownloads%2Fen%2FDeviceDoc%2F20001749K.pdf" rel="nofollow" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://ww1.microchip.com/downloads/en/DeviceDoc/20001749K.pdf" target="test_blank"&gt;http://ww1.microchip.com/downloads/en/DeviceDoc/20001749K.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;How do I configure the SSP in cpu for such operation?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Do I set Control Register's DSS bits to 9 bits transfer? 16 bits transfer?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Any other way to make this CPU and this EEPROM talk without bit-banging on gpios?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Anybody with a clue? :-)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Nov 2016 22:18:37 GMT</pubDate>
    <dc:creator>pszemol</dc:creator>
    <dc:date>2016-11-10T22:18:37Z</dc:date>
    <item>
      <title>Reading Microchip EEPROM (serial/SSP/microwire)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Reading-Microchip-EEPROM-serial-SSP-microwire/m-p/652506#M25926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can use some help, guys...&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am interfacing LPC1788/LPC4088 cpu to a 1kbit Microchip serial&amp;nbsp;EEPROM (&lt;SPAN style="font-size: 11pt;"&gt;93C46B).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;I see the SSP controller can be configured to work in the "microwire" mode... cool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;How do I transmit 9 bits to the EEPROM to issue&amp;nbsp;its READ command?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;EEPROM datasheet requires me to send 1 as a start bit then the READ opcode '10' (2 bits)&amp;nbsp;and then A5..A0 bits of address (total of 9 bits) and then 16 clocks to allow the slave chip to output 16 bits of data. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Check out page 5 of &lt;A href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fww1.microchip.com%2Fdownloads%2Fen%2FDeviceDoc%2F20001749K.pdf" rel="nofollow" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://ww1.microchip.com/downloads/en/DeviceDoc/20001749K.pdf" target="test_blank"&gt;http://ww1.microchip.com/downloads/en/DeviceDoc/20001749K.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;How do I configure the SSP in cpu for such operation?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Do I set Control Register's DSS bits to 9 bits transfer? 16 bits transfer?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Any other way to make this CPU and this EEPROM talk without bit-banging on gpios?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;Anybody with a clue? :-)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 22:18:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Reading-Microchip-EEPROM-serial-SSP-microwire/m-p/652506#M25926</guid>
      <dc:creator>pszemol</dc:creator>
      <dc:date>2016-11-10T22:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Microchip EEPROM (serial/SSP/microwire)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Reading-Microchip-EEPROM-serial-SSP-microwire/m-p/652507#M25927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="" data-userid="203580" data-username="pszemol" href="https://community.nxp.com/people/pszemol"&gt;pszemol pszemol&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for interest in NXP Semiconductor products and the opportunity to serve you.&lt;/P&gt;&lt;P&gt;I'd highly recommend you to set the SPI format and 16-bit transfer.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 03:07:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Reading-Microchip-EEPROM-serial-SSP-microwire/m-p/652507#M25927</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-11-15T03:07:25Z</dc:date>
    </item>
  </channel>
</rss>

