TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

An explanation of the USB C charging issues on the RG35XX Plus

2 点作者 novirium9 个月前

1 comment

ggm9 个月前
I like that it is pretty directly written up, and doesn&#x27;t speculate as to why. Some of the choices they made appear to baffle the original author:<p><pre><code> Looking at the circuit now, before anything else: I honestly have no idea why the SBU pins on the USB C port are connected at all. Chargers don&#x27;t use them, and they definitely shouldn&#x27;t be shorted to the CC pins via R2 and R4 like they are. They won&#x27;t mess with the charging process, but they could hurt some other obscure devices if you tried to plug them into the RG35XX Plus. </code></pre> And this one:<p><pre><code> I&#x27;m honestly not really sure why the custom circuit is used when the AXP717 chip supports proper control of the USB port pins - my guess is that this requires the firmware to communicate with the AXP717 to do it, and that software development might not have been done by the time the PCBs were manufactured. It does mean that given firmware support, a small component change could fix the problems I&#x27;m about to describe though.</code></pre>