<?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中的主题 Re: Audio DAC UDA1330</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Audio-DAC-UDA1330/m-p/557390#M15393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marksparks on Sun Jan 17 13:16:08 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you get this DAC working on SPI?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks, I'd like to know if not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RS-Online seem to think this is serial i2c/microwire/SPI&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;They are the cheapest out there, with a filter included.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:59:22 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:59:22Z</dc:date>
    <item>
      <title>Audio DAC UDA1330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Audio-DAC-UDA1330/m-p/557389#M15392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by IanB on Mon Nov 23 10:05:02 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone tried interfacing a UDA1330 audio DAC to the SPI port?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All the data sheet timing diagrams show BCLK as a continuous signal at a fixed frequency, usually 1/64 of MCLK;&amp;nbsp; but SPI would output it as a burst of 16 clocks which a gap at each end of the LRCLK frame. Doing this does not violate any of the timing specifications in the data sheet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works perfectly well on Wolfson DACs, but, alas, Wolfson is no more; having been taken over by Cirrus, who immediately discontinued all the nice Wolfson parts. And it doesn't work with Cirrus DACs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I would have liked to ask NXP technical support about this, but the registration page won't work on Safari; and you need to register before you could tell the webmaster of this problem!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:59:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Audio-DAC-UDA1330/m-p/557389#M15392</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Audio DAC UDA1330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Audio-DAC-UDA1330/m-p/557390#M15393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marksparks on Sun Jan 17 13:16:08 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you get this DAC working on SPI?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks, I'd like to know if not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RS-Online seem to think this is serial i2c/microwire/SPI&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;They are the cheapest out there, with a filter included.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:59:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Audio-DAC-UDA1330/m-p/557390#M15393</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Audio DAC UDA1330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Audio-DAC-UDA1330/m-p/557391#M15394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by IanB on Sun Jan 17 14:19:19 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;When Cirrus finally got their website working, I found that whilst the WM8726 was being discontinued, the almost-identical WM8761 wasn't; and Wolfson parts are all compatible with the SPI port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do know from experience that the UDA1361 A/D is compatible with the SPI port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What RS means about the SPI interface is that you can set the parameters from it, not that you can (necessarily) send audio data that way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Agreed about the price - 55p - that's buttons - Since the Cirrus takeover the WM8761 has gone from about 90p to £1.88 and Farnell and RS don't stock it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the quantity I needed, I'm glad I didn't have to redesign either pcb or software, but I ought to try the UDA1330 at that price, just to find out for the future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:59:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Audio-DAC-UDA1330/m-p/557391#M15394</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:59:23Z</dc:date>
    </item>
  </channel>
</rss>

