5 comments

  • 0xWTF42 minutes ago
    The weird edge cases that live around connectors never cease to amaze. I recall one, I think it was also HDMI (maybe displayport or VGA), that showed there's a very low resolution digital graphic or text signal and some connectors even have a screen embedded in them.
  • andrewstuart2 days ago
    &gt;&gt; A photo revealed the chip was a NX3303X; I could not find any datasheets<p>Not much information out there but these are similar chips, possibly it’s a clone?<p>Capstone CS5213 datasheet:<p><a href="https:&#x2F;&#x2F;file.elecfans.com&#x2F;web2&#x2F;M00&#x2F;2B&#x2F;BD&#x2F;pYYBAGHVUbyARd_-AAUlwDi2zaY567.pdf" rel="nofollow">https:&#x2F;&#x2F;file.elecfans.com&#x2F;web2&#x2F;M00&#x2F;2B&#x2F;BD&#x2F;pYYBAGHVUbyARd_-AAU...</a><p>And also the AlgolTek AG6200 &#x2F; AG6201 Series, datasheet:<p><a href="https:&#x2F;&#x2F;assets.yoreparo.com&#x2F;attachments&#x2F;28SGHqLW2Z2MfSzEBJB47fXQEL9xgipSkHMEkaZz.pdf" rel="nofollow">https:&#x2F;&#x2F;assets.yoreparo.com&#x2F;attachments&#x2F;28SGHqLW2Z2MfSzEBJB4...</a>
    • nyanpasu642 days ago
      The CS5213 appears pinout-compatible with the MX929x, interesting. The AG620x is a chip I&#x27;ve had the misfortune of encountering; it was common in Amazon DACs, dropped signal output every 15 minutes or so unless you disconnected the EDID pins from the (monitor?), and interprets input signal in a cursed fashion where 16 or below produces black but only 255 produces full white. If your computer outputs limited range HDMI the analog signal can&#x27;t reach white, but if your computer outputs full range HDMI the shadows are clipped. This is one of the chips that gave HDMI DACs a reputation for black crush and caused CRT communities to recommend DP.<p>Interestingly the MiSTer game system community actually patched their FPGAs to output digital signals from 16-255, and have some other way of avoiding the signal dropouts (never talk to EDID?), so this chipset is almost <i>seeked out</i> over incompatible models.
      • andrewstuart2 days ago
        Gemini suggested to me that a number of these chips are “industry standard drop in replacements” for each other effectively clones.<p>But finding more information to settle it would take googling in a desktop for a few hours chasing down weird Chinese forum rabbit holes.
  • andrewstuart2 days ago
    These chips appear to be 8051s with multi hundred MHz DACs.<p>Be fun to program them but I can’t find any programmable devboards with the Capstone CS5213.
  • olelele2 days ago
    What kind of mixer do you use?<p>If it has balanced xlr inputs a DI will completely eliminate the earth hum. That the signal is dropped to mic level doesn’t matter much as the impedance is correct, the connection balanced and the mixer preamp designed for the purpose. &#x2F;&#x2F; I am somewhat professional sound tech :)
    • nyanpasu642 days ago
      3.5mm, I now know why conventional consumer audio devices don&#x27;t use mixers, they&#x27;re a ground loop party<p>It&#x27;s also that I don&#x27;t know <i>how</i> to build a differential input not limited to power supply range, I do think they are sold and I have a mixer at home but it&#x27;s somewhat bulky for my computer desks.
      • olelele2 days ago
        Got it. In my studio I have mostly unbalanced cables but the gear is all good quality so I never had any issues.<p>I think there are ICs for that specific purpose? If I understood your second paragraph correctly.
        • olelele1 day ago
          <a href="https:&#x2F;&#x2F;nl.farnell.com&#x2F;en-NL&#x2F;pulse&#x2F;pls00547&#x2F;ground-loop-isolator-3-5mm-p-p&#x2F;dp&#x2F;3402207?utm_source=chatgpt.com" rel="nofollow">https:&#x2F;&#x2F;nl.farnell.com&#x2F;en-NL&#x2F;pulse&#x2F;pls00547&#x2F;ground-loop-isol...</a><p>Also this should work.
  • BizarroLand36 minutes ago
    I love it when people go so far into the weeds to solve a problem on their own and then document the process for everyone.<p>I learned a lot from this writeup, and really enjoyed the read even though I know I would have made it about 10% of the way myself and chickened out and just bought a different product in hopes it would solve the problem.