This commit is contained in:
PhatenIoT-yan
2025-07-17 15:09:35 +08:00
parent 36519672fa
commit 66fae0e0ba
114 changed files with 209 additions and 41 deletions

View File

@@ -0,0 +1,2 @@
tools\dfu-util.exe -l
pause

View File

@@ -0,0 +1,3 @@
tools\dfu-util.exe -l
tools\dfu-util.exe -d 20b1:5004] -D update.bin -R
pause

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -0,0 +1,68 @@
---
title: OT82111_VC1 Firmware Test Guide
status: new
---
# OT82111_VC1 Firmware Test Guide
## 1. Block Diagram Overview
<div class="result" markdown>
This guide introduces the testing methods and related instructions for the OT82111_VC1 firmware on the A316-LS-MIC-V2 evaluation board.
![OT82111_VC1 Block Diagram](/assets/images/hifi_audio/ot82111_diagram.png "OT82111_VC1 Block Diagram"){ width=450}
</div>
---
## 2. Default Input and Output of A316-LS-MIC-V2
- The default input from A316-LS-MIC-V2 to A316 is fixed at 24-bit 48KHz.
- Regardless of the sampling rate selected during recording, when the USB device outputs to the 3.5mm audio jack (for headphone testing), the audio will always be converted to 24-bit 48KHz for playback.
- The audio format output from the USB device to the playback device is 24-bit 48KHz and cannot be changed.
![Input/Output Diagram 1](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/shur09.png)
![Input/Output Diagram 2](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/shuru10.png)
---
## 3. I2S Output Sampling Rate Acquisition and Switching
The A316-LS-MIC-V2 evaluation board supports switching between different input sampling rates via a button, and the audio will be normally output through the 3.5mm jack (for headphone testing).
Supported sampling rates include: 44.1KHz, 48KHz, 88.2KHz, 96KHz, 176.4KHz, 192KHz.
For precise measurement of the sampling rate, you can use a logic analyzer to capture the waveform (actual measurements may have some error).
### 1. Button Position for Switching Sampling Rate
![Sampling Rate Switch Button](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/qiehuan01.PNG)
### 2. A316-LS-MIC-V2 Waveform Capture Wiring
![Waveform Capture Wiring](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/02zhuaqu.PNG)
### 3. Recording and Waveforms at Different Sampling Rates (All 24-bit)
- **44.1KHz:**
![44.1KHz Waveform 1](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin03.PNG)
![44.1KHz Waveform 2](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin03-2.PNG)
- **48KHz:**
![48KHz Waveform 1](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin04.PNG)
![48KHz Waveform 2](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin04-2.PNG)
- **88.2KHz:**
![88.2KHz Waveform 1](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin05.png)
![88.2KHz Waveform 2](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin05-2.png)
- **96KHz:**
![96KHz Waveform 1](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin06.png)
![96KHz Waveform 2](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin06-2.png)
- **176.4KHz:**
![176.4KHz Waveform 1](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin07.png)
![176.4KHz Waveform 2](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin07-2.png)
- **192KHz:**
![192KHz Waveform 1](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin08.png)
![192KHz Waveform 2](/assets/images/evb/a316_mic_v2/otg_firmware_test_guide/luyin08-2.png)

View File

@@ -2,11 +2,12 @@
title: A316-HF-DAC-V1 USB HiFi Audio Decoder Evaluation Board
hide:
-toc
login: true
---
--8<-- "common/phaten_xmos_support_img.md"
--8<-- "common/checklogin_form.md"
<div class="grid" markdown>
# A316-HF-DAC-V1
@@ -48,9 +49,10 @@ __USB HiFi Audio Decoder Evaluation Board Supporting USB/SPDIF Input and I2S Out
=== "Firmware List"
| Firmware Name | Version | Release Date | Description | Download |
|:--------------------|:------------------------------------|:----------------|:--------------------|:--------------------|
| USB HiFi Decoder Default Firmware | 0.0.1 | February 27, 2025 | Development board default firmware, supports 768KHz, DSD512 | [:material-download:](/assets/download/factory_img/316_zerocode_factory_img/factory_gen_no_mqa_0.0.5_7631ca002d610251a90e2ca16484f0bb.zip) |
| USB HiFi Decoder Serial Configuration Protocol Debug Firmware | 0.0.5 | March 29, 2025 | Standard USB HIFI decoder serial configuration protocol firmware, supports 768KHz, DSD512 | [:material-download:](/assets/download/firmware/hf87611/update_gen_0.0.5_8938ca4d9315319a0fb4466b700faca5.bin) |
| USB HiFi Decoder Default Firmware | 0.0.1 | February 27, 2025 | Development board default firmware, supports 768KHz, DSD512 | <a href="javascript:void(0);" onclick="checkLogin('/assets/download/factory_img/316_zerocode_factory_img/factory_gen_no_mqa_0.0.5_7631ca002d610251a90e2ca16484f0bb.zip')" >:material-download:</a> |
| USB HiFi Decoder Serial Configuration Protocol Debug Firmware | 0.0.5 | March 29, 2025 | Standard USB HIFI decoder serial configuration protocol firmware, supports 768KHz, DSD512 | <a href="javascript:void(0);" onclick="checkLogin('/assets/download/firmware/hf87611/update_gen_0.0.5_8938ca4d9315319a0fb4466b700faca5.bin')">:material-download:</a> |
| Evaluation Board Standard Firmware | 0.0.7 | July 14, 2025 | Standard USB HIFI decoder serial port configuration protocol firmware, supporting 768KHz and DSD512 | <a href="javascript:void(0);" onclick="checkLogin('/assets/download/firmware/xmos_evb_standard_bin/dac_v1/factory_dac_v1_0.0.7.bin')">:material-download:</a> |
| Evaluation Board Standard Firmware - DFU Upgrade Firmware | 0.0.7 | July 14, 2025 | Standard USB HIFI decoder serial port configuration protocol firmware, supporting 768KHz and DSD512; the same as the evaluation board standard firmware 0.0.7, it is a DFU upgrade firmware | <a href="javascript:void(0);" onclick="checkLogin('/assets/download/firmware/xmos_evb_standard_bin/dac_v1/update_dac_v1_0.0.7.bin')">:material-download:</a> |
=== "Tools and Software"

View File

@@ -2,11 +2,12 @@
title: A316-HF-I2S-V1 USB TO I2S HiFi Audio Converter Evaluation Board
hide:
-toc
login: true
---
--8<-- "common/phaten_xmos_support_img.md"
--8<-- "common/checklogin_form.md"
<div class="grid" markdown>
# A316-HF-I2S-V1
@@ -47,8 +48,8 @@ __USB TO I2S HiFi Audio Converter Evaluation Board__
=== "Firmware List"
| Firmware Name | Version | Release Date | Description | Download |
|:--------------------|:------------------------------------|:----------------|:--------------------|:--------------------|
| USB HiFi Decoder Serial Configuration Protocol Debug Firmware | 0.0.5 | March 29, 2025 | Standard USB HIFI decoder serial configuration protocol firmware, supports 768KHz, DSD512 | [:material-download:](/assets/download/firmware/hf87611/update_gen_0.0.5_8938ca4d9315319a0fb4466b700faca5.bin) |
| USB HiFi Decoder Serial Configuration Protocol Debug Firmware | 0.0.5 | March 29, 2025 | Standard USB HIFI decoder serial configuration protocol firmware, supports 768KHz, DSD512 | <a href="javascript:void(0);" onclick="checkLogin('/assets/download/firmware/hf87611/update_gen_0.0.5_8938ca4d9315319a0fb4466b700faca5.bin')">:material-download:</a> |
| Debug Firmware for USB HiFi Decoder Serial Port Configuration Protocol | 1.0.3 | July 14, 2025 | Standard firmware for USB HIFI decoder serial port configuration protocol, supporting 768KHz and DSD512 | <a href="javascript:void(0);" onclick="checkLogin('/assets/download/firmware/xmos_evb_standard_bin/hf_i2s_v1_amanero/factory_hf_i2s_v1_amanero_1.0.3.bin')">:material-download:</a> |
=== "Tools and Software"

View File

@@ -2,11 +2,12 @@
title: A316-LS-MIC-V2 USB AI Livestream Microphone Evaluation Board
hide:
-toc
login: true
---
--8<-- "common/phaten_xmos_support_img.md"
--8<-- "common/checklogin_form.md"
<div class="grid" markdown>
# A316-LS-MIC-V2
@@ -47,14 +48,11 @@ __USB Livestream Microphone Evaluation Board with AI Noise Reduction Functionali
| User Guide | [:material-file-document-outline: A316-LS-MIC-V2 User Guide](../../dev_doc/evb/a316_ls_mic_v2/user_guide.md) | |
| AI Noise Reduction Effect | [:material-file-document-outline: A316-LS-MIC-V2 Noise Reduction Effect](../../dev_doc/evb/a316_ls_mic_v2/dnr_effect.md) | |
| Product Specification | [:material-file-document-outline: A316-CODEC-V1 USB AI Noise Reduction Microphone Module Specification](../../dev_doc/datasheet/modules/a316_codec_v1_datasheet.md) | |
=== "Firmware List"
| Firmware Name | Version | Release Date | Description | Download |
|:--------------------|:------------------------------------|:----------------|:--------------------|:--------------------|
| USB AI Microphone Default Firmware | | | | [:material-download:] |
| Default Firmware for USB AI Microphone | 1.0.0 | July 14, 2025 | Stereo, capable of recording and playback. Compatible with desktop debugging software (250617) | <a href="javascript:void(0);" onclick="checkLogin('/assets/download/firmware/xmos_evb_standard_bin/mic_v2_reverb/factory_mic_v2_6001.bin')">:material-download:</a> |
=== "Tools and Software"