index.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585
  1. <!DOCTYPE html><html><head>
  2. <title>SPlan_changelog</title>
  3. <meta charset="utf-8">
  4. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  5. <link rel="stylesheet" href="file:///c:\Users\Administrator\.vscode\extensions\shd101wyy.markdown-preview-enhanced-0.8.20\crossnote\dependencies\katex\katex.min.css">
  6. <style>
  7. code[class*=language-],pre[class*=language-]{color:#333;background:0 0;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.4;-moz-tab-size:8;-o-tab-size:8;tab-size:8;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:.8em;overflow:auto;border-radius:3px;background:#f5f5f5}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal;background:#f5f5f5}.token.blockquote,.token.comment{color:#969896}.token.cdata{color:#183691}.token.doctype,.token.macro.property,.token.punctuation,.token.variable{color:#333}.token.builtin,.token.important,.token.keyword,.token.operator,.token.rule{color:#a71d5d}.token.attr-value,.token.regex,.token.string,.token.url{color:#183691}.token.atrule,.token.boolean,.token.code,.token.command,.token.constant,.token.entity,.token.number,.token.property,.token.symbol{color:#0086b3}.token.prolog,.token.selector,.token.tag{color:#63a35c}.token.attr-name,.token.class,.token.class-name,.token.function,.token.id,.token.namespace,.token.pseudo-class,.token.pseudo-element,.token.url-reference .token.variable{color:#795da3}.token.entity{cursor:help}.token.title,.token.title .token.punctuation{font-weight:700;color:#1d3e81}.token.list{color:#ed6a43}.token.inserted{background-color:#eaffea;color:#55a532}.token.deleted{background-color:#ffecec;color:#bd2c00}.token.bold{font-weight:700}.token.italic{font-style:italic}.language-json .token.property{color:#183691}.language-markup .token.tag .token.punctuation{color:#333}.language-css .token.function,code.language-css{color:#0086b3}.language-yaml .token.atrule{color:#63a35c}code.language-yaml{color:#183691}.language-ruby .token.function{color:#333}.language-markdown .token.url{color:#795da3}.language-makefile .token.symbol{color:#795da3}.language-makefile .token.variable{color:#183691}.language-makefile .token.builtin{color:#0086b3}.language-bash .token.keyword{color:#0086b3}pre[data-line]{position:relative;padding:1em 0 1em 3em}pre[data-line] .line-highlight-wrapper{position:absolute;top:0;left:0;background-color:transparent;display:block;width:100%}pre[data-line] .line-highlight{position:absolute;left:0;right:0;padding:inherit 0;margin-top:1em;background:hsla(24,20%,50%,.08);background:linear-gradient(to right,hsla(24,20%,50%,.1) 70%,hsla(24,20%,50%,0));pointer-events:none;line-height:inherit;white-space:pre}pre[data-line] .line-highlight:before,pre[data-line] .line-highlight[data-end]:after{content:attr(data-start);position:absolute;top:.4em;left:.6em;min-width:1em;padding:0 .5em;background-color:hsla(24,20%,50%,.4);color:#f4f1ef;font:bold 65%/1.5 sans-serif;text-align:center;vertical-align:.3em;border-radius:999px;text-shadow:none;box-shadow:0 1px #fff}pre[data-line] .line-highlight[data-end]:after{content:attr(data-end);top:auto;bottom:.4em}html body{font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#fff;overflow:initial;box-sizing:border-box;word-wrap:break-word}html body>:first-child{margin-top:0}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{line-height:1.2;margin-top:1em;margin-bottom:16px;color:#000}html body h1{font-size:2.25em;font-weight:300;padding-bottom:.3em}html body h2{font-size:1.75em;font-weight:400;padding-bottom:.3em}html body h3{font-size:1.5em;font-weight:500}html body h4{font-size:1.25em;font-weight:600}html body h5{font-size:1.1em;font-weight:600}html body h6{font-size:1em;font-weight:600}html body h1,html body h2,html body h3,html body h4,html body h5{font-weight:600}html body h5{font-size:1em}html body h6{color:#5c5c5c}html body strong{color:#000}html body del{color:#5c5c5c}html body a:not([href]){color:inherit;text-decoration:none}html body a{color:#08c;text-decoration:none}html body a:hover{color:#00a3f5;text-decoration:none}html body img{max-width:100%}html body>p{margin-top:0;margin-bottom:16px;word-wrap:break-word}html body>ol,html body>ul{margin-bottom:16px}html body ol,html body ul{padding-left:2em}html body ol.no-list,html body ul.no-list{padding:0;list-style-type:none}html body ol ol,html body ol ul,html body ul ol,html body ul ul{margin-top:0;margin-bottom:0}html body li{margin-bottom:0}html body li.task-list-item{list-style:none}html body li>p{margin-top:0;margin-bottom:0}html body .task-list-item-checkbox{margin:0 .2em .25em -1.8em;vertical-align:middle}html body .task-list-item-checkbox:hover{cursor:pointer}html body blockquote{margin:16px 0;font-size:inherit;padding:0 15px;color:#5c5c5c;background-color:#f0f0f0;border-left:4px solid #d6d6d6}html body blockquote>:first-child{margin-top:0}html body blockquote>:last-child{margin-bottom:0}html body hr{height:4px;margin:32px 0;background-color:#d6d6d6;border:0 none}html body table{margin:10px 0 15px 0;border-collapse:collapse;border-spacing:0;display:block;width:100%;overflow:auto;word-break:normal;word-break:keep-all}html body table th{font-weight:700;color:#000}html body table td,html body table th{border:1px solid #d6d6d6;padding:6px 13px}html body dl{padding:0}html body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:700}html body dl dd{padding:0 16px;margin-bottom:16px}html body code{font-family:Menlo,Monaco,Consolas,'Courier New',monospace;font-size:.85em;color:#000;background-color:#f0f0f0;border-radius:3px;padding:.2em 0}html body code::after,html body code::before{letter-spacing:-.2em;content:'\00a0'}html body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:0 0;border:0}html body .highlight{margin-bottom:16px}html body .highlight pre,html body pre{padding:1em;overflow:auto;line-height:1.45;border:#d6d6d6;border-radius:3px}html body .highlight pre{margin-bottom:0;word-break:normal}html body pre code,html body pre tt{display:inline;max-width:initial;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}html body pre code:after,html body pre code:before,html body pre tt:after,html body pre tt:before{content:normal}html body blockquote,html body dl,html body ol,html body p,html body pre,html body ul{margin-top:0;margin-bottom:16px}html body kbd{color:#000;border:1px solid #d6d6d6;border-bottom:2px solid #c7c7c7;padding:2px 4px;background-color:#f0f0f0;border-radius:3px}@media print{html body{background-color:#fff}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{color:#000;page-break-after:avoid}html body blockquote{color:#5c5c5c}html body pre{page-break-inside:avoid}html body table{display:table}html body img{display:block;max-width:100%;max-height:100%}html body code,html body pre{word-wrap:break-word;white-space:pre}}.markdown-preview{width:100%;height:100%;box-sizing:border-box}.markdown-preview ul{list-style:disc}.markdown-preview ul ul{list-style:circle}.markdown-preview ul ul ul{list-style:square}.markdown-preview ol{list-style:decimal}.markdown-preview ol ol,.markdown-preview ul ol{list-style-type:lower-roman}.markdown-preview ol ol ol,.markdown-preview ol ul ol,.markdown-preview ul ol ol,.markdown-preview ul ul ol{list-style-type:lower-alpha}.markdown-preview .newpage,.markdown-preview .pagebreak{page-break-before:always}.markdown-preview pre.line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}.markdown-preview pre.line-numbers>code{position:relative}.markdown-preview pre.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:1em;font-size:100%;left:0;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.markdown-preview pre.line-numbers .line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber}.markdown-preview pre.line-numbers .line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}.markdown-preview .mathjax-exps .MathJax_Display{text-align:center!important}.markdown-preview:not([data-for=preview]) .code-chunk .code-chunk-btn-group{display:none}.markdown-preview:not([data-for=preview]) .code-chunk .status{display:none}.markdown-preview:not([data-for=preview]) .code-chunk .output-div{margin-bottom:16px}.markdown-preview .md-toc{padding:0}.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link{display:inline;padding:.25rem 0}.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link div,.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link p{display:inline}.markdown-preview .md-toc .md-toc-link-wrapper.highlighted .md-toc-link{font-weight:800}.scrollbar-style::-webkit-scrollbar{width:8px}.scrollbar-style::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.scrollbar-style::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(150,150,150,.66);border:4px solid rgba(150,150,150,.66);background-clip:content-box}html body[for=html-export]:not([data-presentation-mode]){position:relative;width:100%;height:100%;top:0;left:0;margin:0;padding:0;overflow:auto}html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{position:relative;top:0;min-height:100vh}@media screen and (min-width:914px){html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{padding:2em calc(50% - 457px + 2em)}}@media screen and (max-width:914px){html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{padding:2em}}@media screen and (max-width:450px){html body[for=html-export]:not([data-presentation-mode]) .markdown-preview{font-size:14px!important;padding:1em}}@media print{html body[for=html-export]:not([data-presentation-mode]) #sidebar-toc-btn{display:none}}html body[for=html-export]:not([data-presentation-mode]) #sidebar-toc-btn{position:fixed;bottom:8px;left:8px;font-size:28px;cursor:pointer;color:inherit;z-index:99;width:32px;text-align:center;opacity:.4}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] #sidebar-toc-btn{opacity:1}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc{position:fixed;top:0;left:0;width:300px;height:100%;padding:32px 0 48px 0;font-size:14px;box-shadow:0 0 4px rgba(150,150,150,.33);box-sizing:border-box;overflow:auto;background-color:inherit}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar{width:8px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(150,150,150,.66);border:4px solid rgba(150,150,150,.66);background-clip:content-box}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc a{text-decoration:none}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc{padding:0 16px}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link{display:inline;padding:.25rem 0}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link div,html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link p{display:inline}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper.highlighted .md-toc-link{font-weight:800}html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{left:300px;width:calc(100% - 300px);padding:2em calc(50% - 457px - 300px / 2);margin:0;box-sizing:border-box}@media screen and (max-width:1274px){html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{padding:2em}}@media screen and (max-width:450px){html body[for=html-export]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{width:100%}}html body[for=html-export]:not([data-presentation-mode]):not([html-show-sidebar-toc]) .markdown-preview{left:50%;transform:translateX(-50%)}html body[for=html-export]:not([data-presentation-mode]):not([html-show-sidebar-toc]) .md-sidebar-toc{display:none}
  8. /* Please visit the URL below for more information: */
  9. /* https://shd101wyy.github.io/markdown-preview-enhanced/#/customize-css */
  10. </style>
  11. <!-- The content below will be included at the end of the <head> element. --><script type="text/javascript">
  12. document.addEventListener("DOMContentLoaded", function () {
  13. // your code here
  14. });
  15. </script></head><body for="html-export">
  16. <div class="crossnote markdown-preview ">
  17. <h1 align="center"> ✨SPlan变更日志✨ </h1>
  18. <h2 id="一-文档信息">一、文档信息 </h2>
  19. <table>
  20. <thead>
  21. <tr>
  22. <th>文档版本</th>
  23. <th>日期</th>
  24. <th>备注</th>
  25. </tr>
  26. </thead>
  27. <tbody>
  28. <tr>
  29. <td>v1.0</td>
  30. <td>2025-11-19</td>
  31. <td>初始版本</td>
  32. </tr>
  33. <tr>
  34. <td>v1.1</td>
  35. <td>2025-12-10</td>
  36. <td>1.新增固件变更日志<br> 2.PCBA组成只保留变更后信息</td>
  37. </tr>
  38. </tbody>
  39. </table>
  40. <br>
  41. <br>
  42. <hr>
  43. <h2 id="二-变更日志">二、变更日志 </h2>
  44. <h3 id="1产品固件变更日志">1.产品固件变更日志 </h3>
  45. <table>
  46. <thead>
  47. <tr>
  48. <th>序号</th>
  49. <th>产品型号</th>
  50. <th>变更对象</th>
  51. <th>变更前版本</th>
  52. <th>最新版本</th>
  53. <th>更新日期</th>
  54. <th>备注</th>
  55. </tr>
  56. </thead>
  57. <tbody>
  58. <tr>
  59. <td>1</td>
  60. <td>I</td>
  61. <td>H220 MCU固件</td>
  62. <td>H220_SPLAN_V1008</td>
  63. <td>H220_SPLAN_V1009</td>
  64. <td>2025/12/10</td>
  65. <td>生产中</td>
  66. </tr>
  67. <tr>
  68. <td>2</td>
  69. <td>E+</td>
  70. <td>H220 MCU固件</td>
  71. <td>H220_SPLAN_V1007</td>
  72. <td>H220_SPLAN_V1009</td>
  73. <td>2025/12/10</td>
  74. <td>待生产</td>
  75. </tr>
  76. </tbody>
  77. </table>
  78. <h3 id="2产品pcba变更日志">2.产品PCBA变更日志 </h3>
  79. <table>
  80. <thead>
  81. <tr>
  82. <th>序号</th>
  83. <th>产品型号</th>
  84. <th>原品号</th>
  85. <th>原品名</th>
  86. <th>替换品号</th>
  87. <th>替换品名</th>
  88. <th>变更日期</th>
  89. <th>备注</th>
  90. </tr>
  91. </thead>
  92. <tbody>
  93. <tr>
  94. <td>1</td>
  95. <td>Y</td>
  96. <td>A-09-0023</td>
  97. <td>音频功放板</td>
  98. <td>A-09-0042</td>
  99. <td>喇叭功放板</td>
  100. <td>2025/11/18</td>
  101. <td>-</td>
  102. </tr>
  103. </tbody>
  104. </table>
  105. <br>
  106. <br>
  107. <hr>
  108. <h2 id="三-变更后各型号固件及pcba最新信息">三、变更后各型号固件及PCBA最新信息 </h2>
  109. <h3 id="1固件及系统版本">1.固件及系统版本 </h3>
  110. <table>
  111. <thead>
  112. <tr>
  113. <th>序号</th>
  114. <th>产品型号</th>
  115. <th>驱动型号</th>
  116. <th>MCU固件版本</th>
  117. <th>Bootloader版本</th>
  118. <th>系统版本</th>
  119. <th>备注</th>
  120. </tr>
  121. </thead>
  122. <tbody>
  123. <tr>
  124. <td>1</td>
  125. <td>Y</td>
  126. <td>H211</td>
  127. <td>H211_SPLAN_V1027</td>
  128. <td>H211_BL_V1.4</td>
  129. <td>SUI</td>
  130. <td></td>
  131. </tr>
  132. <tr>
  133. <td>2</td>
  134. <td>I</td>
  135. <td>H220</td>
  136. <td>H220_SPLAN_v1009</td>
  137. <td>H220_BL_v2.0</td>
  138. <td>KNOB_V1207</td>
  139. <td></td>
  140. </tr>
  141. <tr>
  142. <td>2</td>
  143. <td>E+</td>
  144. <td>H220</td>
  145. <td>H220_SPLAN_v1009</td>
  146. <td>H220_BL_v2.0</td>
  147. <td>SUI</td>
  148. <td></td>
  149. </tr>
  150. <tr>
  151. <td>2</td>
  152. <td>X</td>
  153. <td>H211</td>
  154. <td>H211_SPLAN_V1027</td>
  155. <td>H211_BL_v1.4</td>
  156. <td>SUI</td>
  157. <td></td>
  158. </tr>
  159. </tbody>
  160. </table>
  161. <h3 id="2pcba组成情况">2.PCBA组成情况 </h3>
  162. <table>
  163. <thead>
  164. <tr>
  165. <th>主件品号</th>
  166. <th>主件品名</th>
  167. <th>元件品号</th>
  168. <th>元件品名</th>
  169. <th>元件规格</th>
  170. <th>单位</th>
  171. <th>单位组成用量</th>
  172. </tr>
  173. </thead>
  174. <tbody>
  175. <tr>
  176. <td>B-08-0001</td>
  177. <td>Y PCBA集合</td>
  178. <td>A-09-0024</td>
  179. <td>USB转接板</td>
  180. <td>AN_Z302 v1.2</td>
  181. <td>PCS</td>
  182. <td>1</td>
  183. </tr>
  184. <tr>
  185. <td>B-08-0001</td>
  186. <td>Y PCBA集合</td>
  187. <td>A-09-0042</td>
  188. <td>喇叭功放板</td>
  189. <td>AN_Z303 v2.0</td>
  190. <td>PCS</td>
  191. <td>1</td>
  192. </tr>
  193. <tr>
  194. <td>B-08-0001</td>
  195. <td>Y PCBA集合</td>
  196. <td>A-09-0022</td>
  197. <td>驱动通信板</td>
  198. <td>AN_Z301 v1.2</td>
  199. <td>PCS</td>
  200. <td>1</td>
  201. </tr>
  202. <tr>
  203. <td>B-08-0001</td>
  204. <td>Y PCBA集合</td>
  205. <td>A-09-0020</td>
  206. <td>电机编码器板</td>
  207. <td>MD_Z202 v1.1</td>
  208. <td>PCS</td>
  209. <td>2</td>
  210. </tr>
  211. <tr>
  212. <td>B-08-0001</td>
  213. <td>Y PCBA集合</td>
  214. <td>A-09-0025</td>
  215. <td>电机驱动板</td>
  216. <td>MD_H211 v2.1</td>
  217. <td>PCS</td>
  218. <td>2</td>
  219. </tr>
  220. <tr>
  221. <td>B-08-0001</td>
  222. <td>Y PCBA集合</td>
  223. <td>A-09-0027</td>
  224. <td>y摆臂位置传感器排母板</td>
  225. <td>BB_Z403 v1.2</td>
  226. <td>PCS</td>
  227. <td>2</td>
  228. </tr>
  229. <tr>
  230. <td>B-08-0001</td>
  231. <td>Y PCBA集合</td>
  232. <td>A-09-0028</td>
  233. <td>y摆臂位置传感器排针板</td>
  234. <td>BB_Z404 v1.2</td>
  235. <td>PCS</td>
  236. <td>2</td>
  237. </tr>
  238. <tr>
  239. <td>B-08-0001</td>
  240. <td>Y PCBA集合</td>
  241. <td>A-09-0007</td>
  242. <td>安卓主板</td>
  243. <td>TVI-3315A (RK3399)</td>
  244. <td>PCS</td>
  245. <td>1</td>
  246. </tr>
  247. <tr>
  248. <td>B-08-0001</td>
  249. <td>Y PCBA集合</td>
  250. <td>A-09-0021</td>
  251. <td>内置电源板</td>
  252. <td>S75G-02</td>
  253. <td>PCS</td>
  254. <td>1</td>
  255. </tr>
  256. <tr>
  257. <td>B-08-0001</td>
  258. <td>Y PCBA集合</td>
  259. <td>A-09-0026</td>
  260. <td>EMI滤波器板</td>
  261. <td>MD_P201 v1.0</td>
  262. <td>PCS</td>
  263. <td>1</td>
  264. </tr>
  265. </tbody>
  266. </table>
  267. <table>
  268. <thead>
  269. <tr>
  270. <th>主件品号</th>
  271. <th>主件品名</th>
  272. <th>元件品号</th>
  273. <th>元件品名</th>
  274. <th>元件规格</th>
  275. <th>单位</th>
  276. <th>单位组成用量</th>
  277. </tr>
  278. </thead>
  279. <tbody>
  280. <tr>
  281. <td>B-08-0002</td>
  282. <td>E+ PCBA集合</td>
  283. <td>A-09-0024</td>
  284. <td>USB转接板</td>
  285. <td>AN_Z302 v1.2</td>
  286. <td>PCS</td>
  287. <td>1</td>
  288. </tr>
  289. <tr>
  290. <td>B-08-0002</td>
  291. <td>E+ PCBA集合</td>
  292. <td>A-09-0042</td>
  293. <td>喇叭功放板</td>
  294. <td>AN_Z303 v2.0</td>
  295. <td>PCS</td>
  296. <td>1</td>
  297. </tr>
  298. <tr>
  299. <td>B-08-0002</td>
  300. <td>E+ PCBA集合</td>
  301. <td>A-09-0022</td>
  302. <td>驱动通信板</td>
  303. <td>AN_Z301 v1.2</td>
  304. <td>PCS</td>
  305. <td>1</td>
  306. </tr>
  307. <tr>
  308. <td>B-08-0002</td>
  309. <td>E+ PCBA集合</td>
  310. <td>A-09-0020</td>
  311. <td>电机编码器板</td>
  312. <td>MD_Z202 v1.1</td>
  313. <td>PCS</td>
  314. <td>1</td>
  315. </tr>
  316. <tr>
  317. <td>B-08-0002</td>
  318. <td>E+ PCBA集合</td>
  319. <td>A-09-0038</td>
  320. <td>电机偏码电源板</td>
  321. <td>MD_H220_PB v1.3</td>
  322. <td>PCS</td>
  323. <td>1</td>
  324. </tr>
  325. <tr>
  326. <td>B-08-0002</td>
  327. <td>E+ PCBA集合</td>
  328. <td>A-09-0039</td>
  329. <td>电机驱动控制板</td>
  330. <td>MD_H220_CB v1.2</td>
  331. <td>PCS</td>
  332. <td>1</td>
  333. </tr>
  334. <tr>
  335. <td>B-08-0002</td>
  336. <td>E+ PCBA集合</td>
  337. <td>A-09-0007</td>
  338. <td>安卓主板</td>
  339. <td>TVI-3315A(RK3399)</td>
  340. <td>PCS</td>
  341. <td>1</td>
  342. </tr>
  343. <tr>
  344. <td>B-08-0002</td>
  345. <td>E+ PCBA集合</td>
  346. <td>A-09-0021</td>
  347. <td>内置电源板</td>
  348. <td>S75G-02</td>
  349. <td>PCS</td>
  350. <td>1</td>
  351. </tr>
  352. </tbody>
  353. </table>
  354. <table>
  355. <thead>
  356. <tr>
  357. <th>主件品号</th>
  358. <th>主件品名</th>
  359. <th>元件品号</th>
  360. <th>元件品名</th>
  361. <th>元件规格</th>
  362. <th>单位</th>
  363. <th>单位组成用量</th>
  364. </tr>
  365. </thead>
  366. <tbody>
  367. <tr>
  368. <td>B-08-0003</td>
  369. <td>I PCBA集合</td>
  370. <td>A-09-0041</td>
  371. <td>旋钮控制板</td>
  372. <td>SP_E501 v1.1</td>
  373. <td>PCS</td>
  374. <td>1</td>
  375. </tr>
  376. <tr>
  377. <td>B-08-0003</td>
  378. <td>I PCBA集合</td>
  379. <td>A-09-0040</td>
  380. <td>旋钮电源板</td>
  381. <td>SP_E502 v1.1</td>
  382. <td>PCS</td>
  383. <td>1</td>
  384. </tr>
  385. <tr>
  386. <td>B-08-0003</td>
  387. <td>I PCBA集合</td>
  388. <td>A-09-0020</td>
  389. <td>电机编码器板</td>
  390. <td>MD_Z202 v1.1</td>
  391. <td>PCS</td>
  392. <td>1</td>
  393. </tr>
  394. <tr>
  395. <td>B-08-0003</td>
  396. <td>I PCBA集合</td>
  397. <td>A-09-0038</td>
  398. <td>电机驱动电源板</td>
  399. <td>MD_H220_PB v1.3</td>
  400. <td>PCS</td>
  401. <td>1</td>
  402. </tr>
  403. <tr>
  404. <td>B-08-0003</td>
  405. <td>I PCBA集合</td>
  406. <td>A-09-0039</td>
  407. <td>电机驱动控制板</td>
  408. <td>MD_H220_CB v1.2</td>
  409. <td>PCS</td>
  410. <td>1</td>
  411. </tr>
  412. <tr>
  413. <td>B-08-0003</td>
  414. <td>I PCBA集合</td>
  415. <td>A-09-0036</td>
  416. <td>i摆臂位置传感器排母板</td>
  417. <td>BB_Z407 v0.3</td>
  418. <td>PCS</td>
  419. <td>1</td>
  420. </tr>
  421. <tr>
  422. <td>B-08-0003</td>
  423. <td>I PCBA集合</td>
  424. <td>A-09-0037</td>
  425. <td>i摆臂位置传感器排针板</td>
  426. <td>BB_Z408 v0.3</td>
  427. <td>PCS</td>
  428. <td>1</td>
  429. </tr>
  430. <tr>
  431. <td>B-08-0003</td>
  432. <td>I PCBA集合</td>
  433. <td>A-10-0037</td>
  434. <td>旋钮排线</td>
  435. <td>FFC 5cm 加强板4mm</td>
  436. <td>PCS</td>
  437. <td>1</td>
  438. </tr>
  439. <tr>
  440. <td>B-08-0003</td>
  441. <td>I PCBA集合</td>
  442. <td>A-09-0007</td>
  443. <td>安卓主板</td>
  444. <td>TVI-3315A (RK3399)</td>
  445. <td>PCS</td>
  446. <td>1</td>
  447. </tr>
  448. <tr>
  449. <td>B-08-0003</td>
  450. <td>I PCBA集合</td>
  451. <td>A-09-0021</td>
  452. <td>内置电源板</td>
  453. <td>S75G-02</td>
  454. <td>PCS</td>
  455. <td>1</td>
  456. </tr>
  457. </tbody>
  458. </table>
  459. <table>
  460. <thead>
  461. <tr>
  462. <th>主件品号</th>
  463. <th>主件品名</th>
  464. <th>元件品号</th>
  465. <th>元件品名</th>
  466. <th>元件规格</th>
  467. <th>单位</th>
  468. <th>单位组成用量</th>
  469. </tr>
  470. </thead>
  471. <tbody>
  472. <tr>
  473. <td>B-08-0004</td>
  474. <td>X PCBA集合</td>
  475. <td>A-09-0024</td>
  476. <td>USB转接板</td>
  477. <td>AN_Z302 v1.2</td>
  478. <td>PCS</td>
  479. <td>1</td>
  480. </tr>
  481. <tr>
  482. <td>B-08-0004</td>
  483. <td>X PCBA集合</td>
  484. <td>A-09-0042</td>
  485. <td>喇叭功放板</td>
  486. <td>AN_Z303 v2.0</td>
  487. <td>PCS</td>
  488. <td>1</td>
  489. </tr>
  490. <tr>
  491. <td>B-08-0004</td>
  492. <td>X PCBA集合</td>
  493. <td>A-09-0022</td>
  494. <td>驱动通信板</td>
  495. <td>AN_Z301 v1.2</td>
  496. <td>PCS</td>
  497. <td>1</td>
  498. </tr>
  499. <tr>
  500. <td>B-08-0004</td>
  501. <td>X PCBA集合</td>
  502. <td>A-09-0020</td>
  503. <td>电机编码器板</td>
  504. <td>MD_Z202 v1.1</td>
  505. <td>PCS</td>
  506. <td>2</td>
  507. </tr>
  508. <tr>
  509. <td>B-08-0004</td>
  510. <td>X PCBA集合</td>
  511. <td>A-09-0038</td>
  512. <td>电机驱动电源板</td>
  513. <td>MD_H220_PB v1.3</td>
  514. <td>PCS</td>
  515. <td>2</td>
  516. </tr>
  517. <tr>
  518. <td>B-08-0004</td>
  519. <td>X PCBA集合</td>
  520. <td>A-09-0039</td>
  521. <td>电机驱动控制板</td>
  522. <td>MD_H220_CB v1.2</td>
  523. <td>PCS</td>
  524. <td>2</td>
  525. </tr>
  526. <tr>
  527. <td>B-08-0004</td>
  528. <td>X PCBA集合</td>
  529. <td>A-09-0043</td>
  530. <td>角度位置传感器板</td>
  531. <td>MD_Z204 v1.0</td>
  532. <td>PCS</td>
  533. <td>2</td>
  534. </tr>
  535. <tr>
  536. <td>B-08-0004</td>
  537. <td>X PCBA集合</td>
  538. <td>A-09-0044</td>
  539. <td>摆臂角度通信板</td>
  540. <td>MD_Z205 v1.0</td>
  541. <td>PCS</td>
  542. <td>2</td>
  543. </tr>
  544. <tr>
  545. <td>B-08-0004</td>
  546. <td>X PCBA集合</td>
  547. <td>A-09-0007</td>
  548. <td>安卓主板</td>
  549. <td>TVI-3315A (RK3399)</td>
  550. <td>PCS</td>
  551. <td>1</td>
  552. </tr>
  553. <tr>
  554. <td>B-08-0004</td>
  555. <td>X PCBA集合</td>
  556. <td>A-09-0021</td>
  557. <td>内置电源板</td>
  558. <td>S75G-02</td>
  559. <td>PCS</td>
  560. <td>1</td>
  561. </tr>
  562. </tbody>
  563. </table>
  564. </div>
  565. </body></html>