<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://e2e.ti.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Audio forum - Recent Threads</title><link>https://e2e.ti.com/support/audio-group/audio/f/audio-forum</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Jun 2026 02:13:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://e2e.ti.com/support/audio-group/audio/f/audio-forum" /><item><title>TAS2505-Q1: Unintended Tick Sound Observed</title><link>https://e2e.ti.com/thread/1649082?ContentTypeID=0</link><pubDate>Mon, 25 May 2026 19:45:16 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:f6c61d86-71e0-4266-bc5e-4d4b7ab2ba87</guid><dc:creator>Ahmed Alaa</dc:creator><slash:comments>10</slash:comments><comments>https://e2e.ti.com/thread/1649082?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1649082/tas2505-q1-unintended-tick-sound-observed/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TAS2505-Q1&lt;/p&gt;&lt;p&gt;Hello TI Team,&lt;/p&gt;
&lt;p&gt;We are currently working on the STLA Digital Cluster project utilizing the TAS2505-Q1 audio amplifier. We are encountering a specific audio artifact (a sharp &amp;quot;tick&amp;quot;) during chime playback and are reaching out for configuration guidance to resolve this at the hardware level.&lt;/p&gt;
&lt;p&gt;Below is a summary of our system architecture, the issue, and the testing we have conducted so far.&lt;/p&gt;
&lt;h3&gt;1. System &amp;amp; Audio Architecture&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;SoC:&lt;/strong&gt;&amp;nbsp;R-Car Gen3 (M3N)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Audio Format:&lt;/strong&gt;&amp;nbsp;16-bit PCM (Signed, Little-Endian) converted from a 16 kHz Mono source to a 44.1 kHz Stereo&amp;nbsp;&lt;code&gt;.raw&lt;/code&gt;&amp;nbsp;file.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;SSI / I2S Configuration:&lt;/strong&gt;&amp;nbsp;64-bit frame (&amp;quot;16 bits data + 16 bits padding&amp;quot; per channel).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Actual Hardware Clocks:&lt;/strong&gt;&amp;nbsp;Due to internal SoC clocking limitations, our actual measured clocks deviate slightly from the 44.1 kHz standard:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;BCLK:&lt;/strong&gt;&amp;nbsp;2.777777 MHz&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;WCLK:&lt;/strong&gt;&amp;nbsp;43.402777 kHz&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2. Amplifier Configuration&lt;/h3&gt;
&lt;p&gt;We have attached our full TAS2505 initialization script&amp;nbsp;&lt;a href="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/6/Amp_5F00_cfg.txt" target="_blank" rel="noopener" data-temp-id="Amp_cfg.txt-2812"&gt;Amp_cfg.txt&lt;/a&gt; for your review . Please note that immediately before playback, we dynamically adjust the gain registers to the following states:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Page 0, Reg 65 (&lt;code&gt;0x41&lt;/code&gt;):&lt;/strong&gt;&amp;nbsp;&lt;code&gt;0xE8&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Page 1, Reg 46 (&lt;code&gt;0x2E&lt;/code&gt;):&lt;/strong&gt;&amp;nbsp;&lt;code&gt;0x00&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;3. Issue Description &amp;amp; Observations&lt;/h3&gt;
&lt;p&gt;While streaming the audio, we hear a sharp &amp;quot;tick&amp;quot; sound in the middle of the playback.&lt;/p&gt;
&lt;p&gt;We conducted the following tests to isolate the issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Volume Boost:&lt;/strong&gt;&amp;nbsp;We analyzed the source 16 kHz mono&amp;nbsp;&lt;code&gt;.wav&lt;/code&gt;&amp;nbsp;file using a Web-based audio engine. At standard volume, it plays perfectly. However, when applying a 150% volume boost to the mono file, the exact same &amp;quot;tick&amp;quot; appears. When testing our upsampled 44.1 kHz stereo file, the tick appears at a 210% boost.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;FFmpeg Normalization (Limiter):&lt;/strong&gt;&amp;nbsp;We regenerated the raw file using FFmpeg, applying a digital audio limiter to specifically compress that rogue peak (limiting to 90%) without changing the master volume.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Result:&lt;/strong&gt;&amp;nbsp;Playing this limited file on our cluster completely eliminated the tick.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&amp;nbsp;&lt;/h3&gt;
&lt;div&gt;Kindly we need your support to understand the issue in more detail and try to find a solution using some configuration in the Amplifier.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;p&gt;Thank you for your support and insights.&lt;/p&gt;</description></item><item><title>RE: TAS2505-Q1: Unintended Tick Sound Observed</title><link>https://e2e.ti.com/thread/6368316?ContentTypeID=1</link><pubDate>Wed, 03 Jun 2026 02:13:25 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:a17a339a-91fb-48bd-b339-6d92022b379f</guid><dc:creator>Kevin Lu</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6368316?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1649082/tas2505-q1-unintended-tick-sound-observed/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Ahmed,&lt;/p&gt;
&lt;p&gt;Good Catch, 1-cycle clock shift error will cause twice of amplitude, pls make sure your input signal format is 100% match to the amp setting&lt;/p&gt;
&lt;p&gt;Best Regards&lt;/p&gt;
&lt;p&gt;Kevin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>TLV320AIC3109-Q1: How should the audio link be written?</title><link>https://e2e.ti.com/thread/1651684?ContentTypeID=0</link><pubDate>Wed, 03 Jun 2026 01:52:03 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:5f810181-87ec-47ee-89f0-9a856458fdaf</guid><dc:creator>lllya02 Ffff</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/1651684?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651684/tlv320aic3109-q1-how-should-the-audio-link-be-written/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TLV320AIC3109-Q1&lt;/p&gt;&lt;p&gt;&lt;img src="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/6/2703.image.png" alt="image.png" data-temp-id="image.png-143169" /&gt;This is the schematic of my audio system. Please ignore the input labeled es8388, as it has not been updated yet. Regarding the mic, in the driver I only found SND_SOC_DAPM_INPUT(&amp;quot;MIC1LP&amp;quot;); SND_SOC_DAPM_INPUT(&amp;quot;MIC1RP&amp;quot;); SND_SOC_DAPM_INPUT(&amp;quot;MIC1LM&amp;quot;); but the hardware shows MIC1LP/LINE1LP, MIC1LM/LINE1LM, MIC2P/LINE2P, MIC2M/LINE2M. Could you tell me how I should write my device tree link, or do I need to make changes to the driver?&lt;/p&gt;</description></item><item><title>PCM1798: I/V converter connected to the PCM1798 output</title><link>https://e2e.ti.com/thread/1651373?ContentTypeID=0</link><pubDate>Tue, 02 Jun 2026 08:10:26 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:25fece5f-c968-4114-84ab-3fb444cc0720</guid><dc:creator>Hidetaka Iganami</dc:creator><slash:comments>2</slash:comments><comments>https://e2e.ti.com/thread/1651373?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651373/pcm1798-i-v-converter-connected-to-the-pcm1798-output/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; PCM1798&lt;/p&gt;&lt;p&gt;&lt;span data-teams="true"&gt;I am considering using the PCM1798 in a system without a negative power supply.&lt;br /&gt;In the reference circuit, the I/V converter is designed to use both positive and negative power supplies.&lt;br /&gt;Is it possible to design a version that uses only the positive power supply?&lt;/span&gt;&lt;/p&gt;</description></item><item><title>RE: PCM1798: I/V converter connected to the PCM1798 output</title><link>https://e2e.ti.com/thread/6368282?ContentTypeID=1</link><pubDate>Wed, 03 Jun 2026 01:36:48 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:08adaced-55ac-41fc-93a3-a4acbdbe3973</guid><dc:creator>Hidetaka Iganami</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6368282?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651373/pcm1798-i-v-converter-connected-to-the-pcm1798-output/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;In the reference circuit, the non-inverting input of the op-amp used for the I/V converter is connected to GND. &lt;br /&gt;Is it possible to operate an op-amp of I/V converter by applying a bias positive voltage to its non-inverting input so that its output is positive?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>PCM1798: Feasibility of single-supply 9-V I/V stage with 4.5-V virtual reference</title><link>https://e2e.ti.com/thread/1651678?ContentTypeID=0</link><pubDate>Wed, 03 Jun 2026 01:29:19 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:e8db2221-d91d-4308-81f3-6f3047e7498d</guid><dc:creator>Ryu Yamashita</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/1651678?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651678/pcm1798-feasibility-of-single-supply-9-v-i-v-stage-with-4-5-v-virtual-reference/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; PCM1798&lt;/p&gt;&lt;p&gt;Hi team,&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;Background: We are evaluating PCM1798DBR for an audio design. The target is to reduce power-supply cost by using a single 9-V supply for the external I/V amplifier, with a 4.5-V reference applied to the op amp non-inverting input instead of the GND-referenced I/V stage shown in the datasheet/reference circuits. The PCM1798 analog supply remains 5 V and digital supply 3.3 V.&lt;/div&gt;
&lt;div&gt;Questions:&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;Is it acceptable to operate the PCM1798 current output pins with the I/V summing node biased around 4.5 V, rather than held near GND? Please provide the allowable IOUT compliance/common-mode voltage range, if specified.&lt;/li&gt;
&lt;li&gt;If this topology is acceptable, what Rf range and op amp input/output swing requirements are recommended to avoid clipping and THD+N/SNR degradation, considering the 4 mAp-p full-scale current and 3.5 mA center current?&lt;/li&gt;
&lt;li&gt;If not recommended, is the official recommendation to use a split supply for the I/V stage, such as &amp;plusmn;5 V, or to select a voltage-output DAC?&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;Requests: Please provide an official recommendation and any relevant reference circuits, application notes, or E2E guidance for PCM1798 single-supply I/V conversion.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Best Regards,&lt;/div&gt;
&lt;div&gt;Ryu.&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>TAS2120EVM: TAS2120EVM AMPS231C User Guide</title><link>https://e2e.ti.com/thread/1650107?ContentTypeID=0</link><pubDate>Thu, 28 May 2026 06:06:31 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:9ac88c33-3a95-4d27-9d07-31a16784fd14</guid><dc:creator>Shannon Tan</dc:creator><slash:comments>5</slash:comments><comments>https://e2e.ti.com/thread/1650107?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1650107/tas2120evm-tas2120evm-amps231c-user-guide/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TAS2120EVM&lt;/p&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It appears that the TAS2120EVM user guide is based on a different revision of the board than the one I received. I have misplaced the document that came with the kit itself---would it be possible to get access to information on how to configure and bring up the TAS2120EVM AMPS231C board?&lt;/p&gt;
&lt;p&gt;For reference, the user guide selection jumpers are completely header based---for my board, SEL5, 4, and 3 are all switches rather than headers.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;</description></item><item><title>RE: TAS2120EVM: TAS2120EVM AMPS231C User Guide</title><link>https://e2e.ti.com/thread/6368256?ContentTypeID=1</link><pubDate>Wed, 03 Jun 2026 01:12:06 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:5046ddce-6486-49f5-83ef-132dfa54e66a</guid><dc:creator>Shannon Tan</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6368256?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1650107/tas2120evm-tas2120evm-amps231c-user-guide/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Yes, I got everything configured as much as I am aware of, and tested both 0000 and 0001 for SW5. Unfortunately, I am encountering an issue with PPC3, as it says &amp;quot;Connected EVM is not valid for this app. Please connect a valid EVM.&amp;quot;&lt;/p&gt;
&lt;p&gt;As for the jumpers on the bottom side of the board,&amp;nbsp;please see the attached image:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://cdn.discordapp.com/attachments/1424601839407464541/1511537289602531358/image.png?ex=6a20d04c&amp;amp;is=6a1f7ecc&amp;amp;hm=bb067a10aec27d6bbb04cffd5519e0306cbc40a8bc603f20c6d59d443a6df275&amp;amp;" /&gt;&lt;/p&gt;
&lt;p&gt;I have tested this configuration with both 3.3V and 1.8V IOVDD, both do not work. I have also removed the two SDA and SCL jumpers (maybe they were pull-ups?) and as expected it did not resolve the issue.&lt;/p&gt;
&lt;p&gt;One interesting thing of note is that when I press the SDZ button, the power draw of the speaker jumps from 44mW to 125mW. Not sure if this is relevant.&lt;/p&gt;
&lt;p&gt;Please let me know if you need any other information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>TAS2574EVM: PPC3 SW doesn't recognize TAS2574 EVM</title><link>https://e2e.ti.com/thread/1641212?ContentTypeID=0</link><pubDate>Tue, 28 Apr 2026 16:56:06 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:05e12638-e74e-479e-a33d-4c8e89d7dc3b</guid><dc:creator>Doug Peeler</dc:creator><slash:comments>30</slash:comments><comments>https://e2e.ti.com/thread/1641212?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1641212/tas2574evm-ppc3-sw-doesn-t-recognize-tas2574-evm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TAS2574EVM&lt;/p&gt;&lt;p&gt;I am setting up my TS2574EVM for the first time. I downloaded latest PPC3 (v3.3.0) and installed the 257x EVM v3.0.0.&amp;nbsp; Upon attaching the USB cable from the host PC to the AC-MB and launching the 257xEVM App in PPC3, I get an error message stating that &amp;quot;The connected EVM is not valid for this app. Please connect a valid EVM.&amp;quot;&amp;nbsp; Note that the PPC3 console detected my approved EVM SW after logging into my account.&amp;nbsp; I am assuming this was the correct App for the EVM. However, I don&amp;#39;t know how to confirm if it is correct or if there is some other jumper setting on the EVM HW itself.&amp;nbsp; Any ideas on how to connect?&lt;/p&gt;</description></item><item><title>RE: TAS2574EVM: PPC3 SW doesn't recognize TAS2574 EVM</title><link>https://e2e.ti.com/thread/6368061?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2026 21:44:31 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:ee67261d-72ca-4ee3-bc8b-1825721f6cdc</guid><dc:creator>Shenghao Ding</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6368061?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1641212/tas2574evm-ppc3-sw-doesn-t-recognize-tas2574-evm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Congratulations! May I close this thread?&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>TAC5112: Fine adjustment PLL - TAC5112 as I2S/TDM controller</title><link>https://e2e.ti.com/thread/1651513?ContentTypeID=0</link><pubDate>Tue, 02 Jun 2026 14:06:37 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:2cb25a2e-534f-4fca-8d11-91aad1a4550e</guid><dc:creator>Kristoffer Skoeien</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/1651513?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651513/tac5112-fine-adjustment-pll---tac5112-as-i2s-tdm-controller/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TAC5112&lt;/p&gt;
&lt;p&gt;This discussion continues from: &lt;a href="https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1588417/tac5112-is-the-pll-adjustable/6177621"&gt;https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1588417/tac5112-is-the-pll-adjustable/6177621&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If the TAC5112 is configured as I2S/TDM controller/master. How large changes can be done to the PLL before one can witness adverse affects?&lt;br /&gt;&lt;br /&gt;To describe the scenario: We have a master timing device. In order for us to keep clocks in sync, we need to fine-tune the TAC5112 PLL runtime.&lt;br /&gt;Turning the device off/muting etc., making adjustments and turning on/unmute is not an option.&lt;br /&gt;&lt;br /&gt;- We have read the documentation, but no limits can be found. Do you have any guidelines? (Max PLL ppm/% change/second or similar).&lt;br /&gt;- Would any adjustments be ok, as long as we monitor that the PLL does not unlock?&lt;br /&gt;&lt;br /&gt;The help is greatly appreciated.&lt;br /&gt;&lt;br /&gt;Kind regards&lt;br /&gt;Kristoffer&amp;nbsp;&lt;/p&gt;</description></item><item><title>RE: TAC5112: Fine adjustment PLL - TAC5112 as I2S/TDM controller</title><link>https://e2e.ti.com/thread/6368029?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2026 21:15:02 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:17a98d1e-5eba-4be0-b9fc-ab522959d5f0</guid><dc:creator>Mir Jeffres</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6368029?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651513/tac5112-fine-adjustment-pll---tac5112-as-i2s-tdm-controller/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Kristoffer,&lt;/p&gt;
&lt;p&gt;Since we last messaged on here, my app note that goes into more detail about the PLL and clock tree has been released:&amp;nbsp;&lt;a id="" href="https://www.ti.com/lit/an/slaaep0/slaaep0.pdf"&gt;https://www.ti.com/lit/an/slaaep0/slaaep0.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I give some more ranges to keep the internal clocks inside of. If your changes allow the internal clocks to be within ~5% of their expected value as specified in the app note, then it should continue to work. You may get pops and clicks in the audio when you adjust the clock since there may be sudden changes in the samples timing. I would recommend that you do check the PLL lock interrupts, but if the PLL becomes &amp;quot;unlocked&amp;quot; the audio will likely stop.&lt;/p&gt;
&lt;p&gt;Best,&lt;br /&gt;Mir&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TAS2505-Q1: Unintended Tick Sound Observed</title><link>https://e2e.ti.com/thread/6367993?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2026 20:45:39 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:4603e64f-2866-4d60-970b-e3f29a7451ed</guid><dc:creator>Ahmed Alaa</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/6367993?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1649082/tas2505-q1-unintended-tick-sound-observed/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-path-to-node="3"&gt;Hi Kevin,&lt;/p&gt;
&lt;p data-path-to-node="4"&gt;We have an exciting update: We found the root cause of the audio &amp;quot;tick,&amp;quot; and the issue is now fully resolved.&lt;/p&gt;
&lt;p data-path-to-node="5"&gt;Following our last observation where we captured maximum I2S values of 15403 and -16506, we discovered a &lt;b data-path-to-node="5" data-index-in-node="159"&gt;protocol alignment mismatch&lt;/b&gt; between the SoC and the Amplifier.&lt;/p&gt;
&lt;p data-path-to-node="6"&gt;The SoC was transmitting data in &lt;b data-path-to-node="6" data-index-in-node="33"&gt;Left-Justified&lt;/b&gt; format, but the TAS2505 was initialized to expect standard &lt;b data-path-to-node="6" data-index-in-node="107"&gt;I2S&lt;/b&gt; format.&lt;/p&gt;
&lt;p data-path-to-node="7"&gt;Here is exactly how this caused the issue:&lt;/p&gt;
&lt;ul data-path-to-node="8"&gt;
&lt;li&gt;
&lt;p data-path-to-node="8,0,0"&gt;Because I2S expects a 1-clock cycle delay after the Word Select (WS) edge, the TAS2505 was sampling the data one bit late.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p data-path-to-node="8,1,0"&gt;This 1-bit offset caused the amplifier to drop the Most Significant Bit (the Sign Bit) and read the 2nd bit as the new MSB.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p data-path-to-node="8,2,0"&gt;On our loudest negative peak of &lt;b data-path-to-node="8,2,0" data-index-in-node="32"&gt;-16,506&lt;/b&gt; (Binary: &lt;code data-path-to-node="8,2,0" data-index-in-node="49"&gt;1011 1111 1000 0110&lt;/code&gt;), dropping the leading &lt;code data-path-to-node="8,2,0" data-index-in-node="92"&gt;1&lt;/code&gt; and reading the next &lt;code data-path-to-node="8,2,0" data-index-in-node="115"&gt;0&lt;/code&gt; as the sign bit forced a severe integer wrap-around. The amplifier interpreted the data as &lt;code data-path-to-node="8,2,0" data-index-in-node="208"&gt;0111 1111 0000 1100&lt;/code&gt;, which equals &lt;b data-path-to-node="8,2,0" data-index-in-node="242"&gt;+32,524&lt;/b&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p data-path-to-node="8,3,0"&gt;This instantaneous phase inversion from a large negative voltage to a massive positive voltage is exactly what drove the &amp;quot;tick&amp;quot; on the speaker.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-path-to-node="10"&gt;After updating the TAS2505 Audio Interface Setting Register (Page 0, Register 27) to match the Left-Justified format, the amplifier is now reading the true Sign Bit. The chime plays flawlessly at maximum volume with zero ticks or distortion.&lt;/p&gt;
&lt;p data-path-to-node="11"&gt;Thank you again for your time and support during our debugging process!&lt;/p&gt;
&lt;p data-path-to-node="12"&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TAS2505-Q1: Unintended Tick Sound Observed</title><link>https://e2e.ti.com/thread/6367899?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2026 19:24:27 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:b69e7d28-69bb-4637-aeae-358c3c79463a</guid><dc:creator>Ahmed Alaa</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6367899?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1649082/tas2505-q1-unintended-tick-sound-observed/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello Kevin,&lt;/p&gt;
&lt;p&gt;I checked the output I2S Data from the SOC to the Amplifier using an Oscilloscope, and checked maximum values and they were 15403 and -16506 as shown in images. Could you please check and guide us to what to check next?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://e2e.ti.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/6/Max_5F00_Pos.jpeg" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://e2e.ti.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/6/Max_5F00_Neg.jpeg" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TAC5112: Distortion when after disabling and re-enabling DAC</title><link>https://e2e.ti.com/thread/6367889?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2026 19:12:12 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:252fb390-0dae-4c01-9131-ef20b4cfc128</guid><dc:creator>Garret Godfrey</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6367889?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651365/tac5112-distortion-when-after-disabling-and-re-enabling-dac/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Christina,&lt;/p&gt;
&lt;p&gt;Do you have a before/after scope shot of the DAC output? How are you measuring the distortion?&lt;/p&gt;
&lt;p&gt;I ran your script on EVM, and the DAC output reappears as normal after the mute/unmute cycle.&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;Garret&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>TAC5112: Distortion when after disabling and re-enabling DAC</title><link>https://e2e.ti.com/thread/1651365?ContentTypeID=0</link><pubDate>Tue, 02 Jun 2026 07:49:36 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:cd8bf6fe-3665-420f-b61c-9c3e7ba17886</guid><dc:creator>Christina Lim</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/1651365?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651365/tac5112-distortion-when-after-disabling-and-re-enabling-dac/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TAC5112&lt;/p&gt;&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My customer is observing distortion when using a specific sequence sequence to disable and then enable the DAC. Can you help advice?&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Audio Codec TAC5112 hardware design and register settings are as follows:&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;* IOVDD uses 1.8V and AVDD uses 3.3V.&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;IN1P: MIC1 single ended input (TX TDM slot 4,&lt;span style="color:blue;"&gt;&amp;nbsp;16 bits&lt;/span&gt; 8KHz)&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;IN1M: MIC2 GND&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;IN2P: MIC2 single ended input (TX TDM slot 6,&lt;span style="color:blue;"&gt;&amp;nbsp;16 bits&lt;/span&gt; 8KHz)&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;IN2M: MIC2 GND&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Out1P/M: differential spk out (RX TDM slot 4, &lt;span style="color:blue;"&gt;16 bits&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;8KHz)&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Out2P/M: differential earpiece (RX TDM slot 6,&lt;span style="color:blue;"&gt;16 bits&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;8KHz)&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;w a0 00 00&lt;br /&gt;w a0 01 01&lt;br /&gt;w a0 02 0B&lt;br /&gt;w a0 06 30&lt;br /&gt;w a0 0A 00&lt;br /&gt;w a0 11 80&lt;br /&gt;w a0 10 50&lt;br /&gt;w a0 1A 00&lt;br /&gt;w a0 1B 00&lt;br /&gt;W a0 1C 00&lt;br /&gt;w a0 1E 24 &lt;br /&gt;w a0 1F 26&lt;br /&gt;w a0 26 00&lt;br /&gt;w a0 28 24&lt;br /&gt;w a0 29 26&lt;br /&gt;w a0 37 20&lt;br /&gt;W a0 43 00&lt;br /&gt;w a0 4B 00&lt;br /&gt;w a0 4D 00&lt;br /&gt;w a0 50 50&lt;br /&gt;w a0 52 A1&lt;br /&gt;w a0 53 80&lt;br /&gt;w a0 55 50&lt;br /&gt;w a0 57 A1&lt;br /&gt;w a0 58 80&lt;br /&gt;w a0 5B 00&lt;br /&gt;w a0 5F 00&lt;br /&gt;w a0 64 20&lt;br /&gt;w a0 65 20&lt;br /&gt;w a0 66 20&lt;br /&gt;w a0 67 C9&lt;br /&gt;w a0 68 80&lt;br /&gt;w a0 69 C9&lt;br /&gt;w a0 6A 80&lt;br /&gt;w a0 6B 20&lt;br /&gt;w a0 6C 60&lt;br /&gt;w a0 6D 60&lt;br /&gt;w a0 6E C9&lt;br /&gt;w a0 6F 80&lt;br /&gt;w a0 70 C9&lt;br /&gt;w a0 71 80&lt;br /&gt;w a0 72 18&lt;br /&gt;w a0 73 10&lt;br /&gt;w a0 76 CC&lt;br /&gt;w a0 77 20&lt;br /&gt;w a0 78 E0&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Why do I observe distortion when I follow the sequence below&amp;nbsp;to disable&amp;nbsp;and then enable&amp;nbsp;the DAC, Please advise.&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Disable SPK out:&lt;br /&gt;w a0 00 00&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;w a0 67 00&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Then only&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;w a0 76 C0&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Enable SPK out:&lt;br /&gt;w a0 00 00&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;w a0 76 CC&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;then only&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;w a0 67 C9&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Disable earpiece:&lt;br /&gt;w a0 00 00&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;w a0 6e 00&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Then only&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;w a0 76 C0&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Enable earpiece:&lt;br /&gt;w a0 00 00&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;w a0 76 CC&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;then only&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;w a0 6e C9&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Thansk,&lt;/p&gt;
&lt;p style="margin:0cm;font-size:12pt;font-family:Aptos, sans-serif;"&gt;Christina&amp;nbsp;&lt;/p&gt;</description></item><item><title>RE: TAS2574EVM: PPC3 SW doesn't recognize TAS2574 EVM</title><link>https://e2e.ti.com/thread/6367867?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2026 18:53:02 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:1b07ee1b-8af9-44ae-8fcb-0f89ce7310f0</guid><dc:creator>Doug Peeler</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/6367867?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1641212/tas2574evm-ppc3-sw-doesn-t-recognize-tas2574-evm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Ran the SW I2C Logger. I reconnected everything. Connected to the I2C Master module, went to the Log tab, clicked on the Green light to make it Red, ran the command, and this was the result of the Log:&amp;nbsp;&amp;nbsp;w a1 00 00 54 41 53 32 35 37 34 2d 45 56 4d 00 52 45 56 2d 41 00 53 2f 4e 2d 30 30 30 30 &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>TLV320AIC3007: Regarding the handling of ground (GND) in the TLV320AIC3007 PCB layout.</title><link>https://e2e.ti.com/thread/1650569?ContentTypeID=0</link><pubDate>Fri, 29 May 2026 09:44:18 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:99c7362e-6be0-43aa-b000-c87342564fe9</guid><dc:creator>Boris liu</dc:creator><slash:comments>5</slash:comments><comments>https://e2e.ti.com/thread/1650569?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1650569/tlv320aic3007-regarding-the-handling-of-ground-gnd-in-the-tlv320aic3007-pcb-layout/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TLV320AIC3007&lt;/p&gt;&lt;p&gt;HI TEAMS.&lt;/p&gt;
&lt;p&gt;We are currently using the TLV320AIC3007 for audio circuit design. According to TI&amp;rsquo;s documentation for the TLV320AIC3007EVM‑K, the ground is divided into DGND (digital ground), AGND (analog ground), and SPGND (power ground).&lt;br /&gt;How should these three grounds be handled in the PCB layout?Since the PDF images do not clearly show the layout details, could you please explain in detail how the grounding should be arranged on the PCB?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/6/0652.image.png" alt="image.png" data-temp-id="image.png-38832" /&gt;&lt;/p&gt;
&lt;p&gt;In addition, in another third‑party design, the ground is divided into digital ground and analog ground, while the power ground is merged with the analog ground.&lt;br /&gt;Is it acceptable to reference this approach for our PCB grounding design? Thank you.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/6/3365.image.png" alt="image.png" data-temp-id="image.png-109332" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>RE: TLV320AIC3007: Regarding the handling of ground (GND) in the TLV320AIC3007 PCB layout.</title><link>https://e2e.ti.com/thread/6367861?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2026 18:47:23 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:fe939848-6210-4048-b2e8-19d0419cd1ae</guid><dc:creator>Jeff McPherson</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6367861?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1650569/tlv320aic3007-regarding-the-handling-of-ground-gnd-in-the-tlv320aic3007-pcb-layout/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Boris,&lt;/p&gt;
&lt;p&gt;Please look in the zip file. TI uses mostly Altium designs and the files included are compatible with Altium.&lt;/p&gt;
&lt;p&gt;Impedance matching is not required anywhere for this design.&lt;/p&gt;
&lt;p&gt;Length matching is helpful for digital signal buses such as I2C / I2S. It is also a good idea to length match differential input pairs if your analog inputs are differential.&lt;/p&gt;
&lt;p&gt;For width based of power consumption you can design for the following rules of thumb. These are not reflective of actual power draw, but are estimates including headroom to ensure you trace will have enough current capacity in any end case&lt;/p&gt;
&lt;p&gt;AVDD_xx + DRVDD = 20mA (3.3V)&lt;/p&gt;
&lt;p&gt;IDVDD = 10mA (1.8V)&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jeff McPherson&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>PCMD3180: PCMD3180 Linear Phase Filter does not cut high frequencies correctly</title><link>https://e2e.ti.com/thread/1644628?ContentTypeID=0</link><pubDate>Mon, 11 May 2026 15:59:18 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:c9407089-ffe6-4e19-9dc6-47cfd56a6af8</guid><dc:creator>Machate Michael</dc:creator><slash:comments>5</slash:comments><comments>https://e2e.ti.com/thread/1644628?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1644628/pcmd3180-pcmd3180-linear-phase-filter-does-not-cut-high-frequencies-correctly/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; PCMD3180&lt;/p&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We measured the transfer function of the linear filter in frequency domain. Unfortunaly we can see Aliasing Effects. The cut of frequency is not correct.&amp;nbsp; I can you provide the measurements offline. Please send my your email contact.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>RE: PCMD3180: PCMD3180 Linear Phase Filter does not cut high frequencies correctly</title><link>https://e2e.ti.com/thread/6367798?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2026 17:38:11 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:e9080fdb-0c06-4580-b1cb-21c94977f8c3</guid><dc:creator>Garret Godfrey</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6367798?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1644628/pcmd3180-pcmd3180-linear-phase-filter-does-not-cut-high-frequencies-correctly/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Thank you. Will close over email&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>TAS3251: One phase of TAS3251 in BTL mode doesn't work properly</title><link>https://e2e.ti.com/thread/1651428?ContentTypeID=0</link><pubDate>Tue, 02 Jun 2026 10:20:37 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:83742a68-ecbe-45a0-b978-c1e8390da86e</guid><dc:creator>user4991603</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/1651428?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651428/tas3251-one-phase-of-tas3251-in-btl-mode-doesn-t-work-properly/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TAS3251&lt;/p&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;in the current production run we have a higher number of TAS3251 that don&amp;#39;t work properly and I&amp;#39;m looking for a clue what might be the problem and I&amp;#39;m seeking for advice if there is something I could further measure.&lt;/p&gt;
&lt;p&gt;In no load condition one phase doesn&amp;#39;t switch with a duty cycle of 50%.&lt;/p&gt;
&lt;p&gt;In all cases the output switches to ground for a much shorter period so that the produced DC offset is much higher than half the supply voltage.&lt;/p&gt;
&lt;p&gt;There is no short on the outputs. Might there be a problem with one of the MOSFETs on the output?&lt;/p&gt;
&lt;p&gt;Could the Bootstrap capacitor be a problem?&lt;/p&gt;
&lt;p&gt;The current setting resistor has a correct value of 27k.&lt;/p&gt;
&lt;p&gt;The AMP Error signal is low so the amp recognizes that something is wrong.&lt;/p&gt;
&lt;p&gt;Do you might have a hint for me what I could further check?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Stephan&lt;/p&gt;</description></item><item><title>RE: TAS3251: One phase of TAS3251 in BTL mode doesn't work properly</title><link>https://e2e.ti.com/thread/6367694?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2026 16:21:31 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:f1bd800c-733e-4bbb-a9dc-d23004be2436</guid><dc:creator>Isaac Buliva</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6367694?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651428/tas3251-one-phase-of-tas3251-in-btl-mode-doesn-t-work-properly/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Stephan,&lt;/p&gt;
&lt;p&gt;As long as you followed the datasheet recommendation for 33nF bootstrap capacitors with a rating of at least 25V and placed them close to the pins to minimize trace length, there should be no problem there. The fault that you are seeing could be caused by either a&amp;nbsp;overtemperature, overcurrent or undervoltage event.&amp;nbsp;You mentioned you are using a 27k&amp;Omega;&amp;nbsp;OC_ADJ Resistor Value which corresponds to a OC threshold of 13.5A, I would check to ensure your output current is not exceeding this value.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Isaac&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TAC5112: TAC5112: Fine adjustment of clocks - TAC5112 as I2S/TDM target</title><link>https://e2e.ti.com/thread/6367693?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2026 16:20:21 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:abdd220e-dd22-4b21-a04c-ffc28111bae9</guid><dc:creator>Garret Godfrey</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6367693?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651523/tac5112-tac5112-fine-adjustment-of-clocks---tac5112-as-i2s-tdm-target/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Kristoffer,&lt;/p&gt;
&lt;p&gt;The device can tolerate around 1% clock jitter. The clock errors can be unmasked in Page 0x01, INT_MASK0 register 0x2F and read in&amp;nbsp;&lt;span&gt;Page 0x01,&lt;/span&gt; INT_LTCH0 register 0x34.&lt;/p&gt;
&lt;p&gt;There are also Page 0x00 CLK_ERR_STS registers 0x3C-0x3D for more detailed clock error status.&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;Garret&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>TAC5112: TAC5112: Fine adjustment of clocks - TAC5112 as I2S/TDM target</title><link>https://e2e.ti.com/thread/1651523?ContentTypeID=0</link><pubDate>Tue, 02 Jun 2026 14:20:45 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:4a1689a6-d009-427a-bee6-2a75c40ad20c</guid><dc:creator>Kristoffer Skoeien</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/1651523?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1651523/tac5112-tac5112-fine-adjustment-of-clocks---tac5112-as-i2s-tdm-target/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TAC5112&lt;/p&gt;&lt;p&gt;This question is closely linked to &lt;a href="https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1588417/tac5112-is-the-pll-adjustable/6177621"&gt;https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1588417/tac5112-is-the-pll-adjustable/6177621.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If we have a TAC5112 running as I2S/TDM target/slave:&lt;br /&gt;&lt;br /&gt;How large perturbations can be accepted on the BLCK/FSYNC/MCLK lines?&lt;br /&gt;&lt;br /&gt;In short, the I2S/TDM controller will have some variablilty in the clock outputs, and we want to make sure we are within spec. I could not find any such figure in the datasheet.&lt;br /&gt;And/or, is there any way we can detect that the TAC5112 is having issues processing data if the clock variations are too large?&lt;/p&gt;</description></item></channel></rss>