添加en和zh
This commit is contained in:
165
en/docs/solutions/hifi_audio/english-translation.md
Normal file
165
en/docs/solutions/hifi_audio/english-translation.md
Normal file
@@ -0,0 +1,165 @@
|
||||
---
|
||||
status: new
|
||||
---
|
||||
|
||||
# Phaten XMOS XU316 HiFi Decoder ZeroCode Solution
|
||||
--8<-- "common/phaten_xmos_support_img.md"
|
||||
## Solution Overview
|
||||
XMOS XU316, with its unique multi-core architecture and flexible software-defined interfaces, not only achieves nanosecond-level ultra-low latency performance but also simultaneously processes multiple digital audio interfaces and protocols, securing its leading position in the USB HiFi high-end decoder market. However, this powerful multi-core architecture also brings higher software development complexity, causing customers to face significant technical barriers in practical applications, thereby extending product development cycles and time-to-market.
|
||||
|
||||
To address this pain point, Phaten has developed the XMOS XU316 USB HiFi decoder ZeroCode solution, helping customers quickly implement products and significantly shorten time-to-market.
|
||||
|
||||
## System Architecture
|
||||
|
||||
[//]: # (<div class="grid cards" markdown>)
|
||||
{align=right width=500}
|
||||
|
||||
[//]: # (</div>)
|
||||
|
||||
|
||||
|
||||
The right figure shows the system architecture of this solution. The core is the XMOS XU316 processor with ZeroCode firmware, communicating with MCU via UART.
|
||||
The system supports multiple inputs (USB/SPDIF/I2S) and outputs (SPDIF/I2S), and can flexibly interface with DAC chips.
|
||||
|
||||
The MCU customizes the ZeroCode firmware in XMOS XU316 via UART, and is responsible for controlling LCD displays, button inputs, and LED indicators, allowing customers to focus on product differentiation development.
|
||||
|
||||
## Core Advantages
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Complete Technical Ecosystem Support**
|
||||
|
||||
---
|
||||
|
||||
- Provides open-source MCU protocol stack and sample code
|
||||
|
||||
- Complementary PC-side debugging tools (serial port/HID)
|
||||
|
||||
- Professional technical support services
|
||||
|
||||
- **Flexible Product Differentiation Solution**
|
||||
|
||||
---
|
||||
|
||||
- Product differentiation functions implemented through MCU, maintaining stable core architecture
|
||||
|
||||
- Unified firmware supporting multiple product models, optimizing inventory management
|
||||
|
||||
- Serial port configuration interface supporting rapid product customization
|
||||
|
||||
</div>
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Zero Development Threshold**
|
||||
|
||||
---
|
||||
|
||||
- Pre-integrated full suite of audio processing functions, no code development required for XU316, ready to use out of the box
|
||||
|
||||
- Software R&D investment reduced by 95%, software development cycle shortened to 1-3 days
|
||||
|
||||
- Complete development documentation and debugging tools provided for quick development startup
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
## Supported Features
|
||||
|
||||
[//]: # (<div class="grid" markdown>)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # (=== "**Audio Interface Support**")
|
||||
|
||||
[//]: # ()
|
||||
[//]: # ( - USB IN → I2S OUT)
|
||||
|
||||
[//]: # ( - SPDIF IN → I2S OUT)
|
||||
|
||||
[//]: # ( - I2S IN → I2S OUT)
|
||||
|
||||
[//]: # ( - USB IN → SPDIF OUT)
|
||||
|
||||
[//]: # ( - SPDIF IN → SPDIF OUT)
|
||||
|
||||
[//]: # ( - I2S IN → SPDIF OUT)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # (=== "**Advanced Features**")
|
||||
|
||||
[//]: # ()
|
||||
[//]: # ( - MQA Decoding Support)
|
||||
|
||||
[//]: # ( - HID Communication Function)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # ( * MCU Command Bidirectional Pass-through)
|
||||
|
||||
[//]: # ( * MCU Firmware Online Upgrade)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # (</div>)
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Audio Interface Support**
|
||||
|
||||
---
|
||||
|
||||
- USB IN → I2S OUT
|
||||
- SPDIF IN → I2S OUT
|
||||
- I2S IN → I2S OUT
|
||||
- USB IN → SPDIF OUT
|
||||
- SPDIF IN → SPDIF OUT
|
||||
- I2S IN → SPDIF OUT
|
||||
|
||||
- **Supported Features**
|
||||
|
||||
---
|
||||
|
||||
- Supports up to PCM768KHz/DSD512 sampling rates
|
||||
- Supports up to 16-band EQ adjustment
|
||||
- Supports ASRC/SSRC
|
||||
- MQA decoding support
|
||||
- HID communication functions
|
||||
* Bidirectional pass-through of MCU and HID commands
|
||||
* MCU firmware online upgrade via HID protocol
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
## Development Support
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Complete Technical Documentation**
|
||||
|
||||
---
|
||||
|
||||
- [Detailed interface specification documents](../../dev_doc/AImic/xu316-protocol-english.md)
|
||||
|
||||
- Development guide manuals
|
||||
|
||||
- Application notes
|
||||
|
||||
- **Development Tools**
|
||||
|
||||
---
|
||||
|
||||
- PC-side serial debugging tools
|
||||
|
||||
- HID protocol debugging tools
|
||||
|
||||
- MCU sample code
|
||||
|
||||
</div>
|
||||
|
||||
## Solution Application Scenarios
|
||||
|
||||
- Desktop USB HD multi-function audio systems
|
||||
- Desktop USB HD audio decoders
|
||||
|
||||
## Solution Products
|
||||
|
||||
| Product Model | Product Name | Product Image |
|
||||
| :--------------------------------- |:---------------------------| :---------------------------------: |
|
||||
| [PBAX316-90108MV1 Evaluation Board](../../../dev_doc/hifi_audio/pbax316_90108mv1/) | XU316 Hi-Fi Multi-channel Audio Decoder Evaluation Board |{width="150"} |
|
||||
| [AX316 -1926V1](../../../products/hifi_audio/a316_1926v1/) | XU316 Multi-channel Audio Decoder Module |{width="100"} |
|
||||
25
en/docs/solutions/hifi_audio/index.md
Normal file
25
en/docs/solutions/hifi_audio/index.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: Phaten XMOS USB HiFi Sound Card/Audio Decoder Series Solutions
|
||||
---
|
||||
|
||||
# Phaten XMOS USB HiFi Sound Card/Audio Decoder Series Solutions
|
||||
|
||||
Pursuing supreme sound quality has always been the core chase in the HiFi domain. In the process of converting digital audio to analog sound, to more authentically restore the essence of music, higher sampling rates and larger data volumes are needed. Our **XMOS USB HiFi Sound Card/Audio Decoder Series Solutions** are born to meet the demand for high-definition audio decoding.
|
||||
|
||||
## The Art of Audio Conversion
|
||||
|
||||
The Phaten XMOS USB HiFi Sound Card/Audio Decoder Series Solutions support up to 768KHz of PCM sampling rate and DSD 512 audio decoding, ensuring high fidelity of the audio signal during transmission. Such high specification support guarantees a fuller spectrum of information and a broader dynamic range.
|
||||
|
||||
## Technical Specifications
|
||||
|
||||
- **Supports PCM sampling rates up to 768KHz**
|
||||
- **DSD 512 audio decoding**
|
||||
- **USB UAC2.0 protocol for asynchronous transfer of high-definition bit rate audio**
|
||||
- **Support for OTG Max**
|
||||
- **Supports multiple audio source inputs**
|
||||
- **Supports Hi-Res audio quality ASRC**
|
||||
- **Supports high dynamic range audio**
|
||||
- **High Signal to Noise Ratio (SNR)**
|
||||
- **Low Total Harmonic Distortion (THD)**
|
||||
|
||||
The Phaten XMOS USB HiFi Sound Card/Audio Decoder Series Solutions bring a bit-perfect audio parsing experience, meeting the needs of the most discerning HiFi enthusiasts, and making an ideal companion for your pursuit of a high-fidelity music experience. Choose us and let your ears feel the excitement of every piece of music.
|
||||
@@ -0,0 +1,147 @@
|
||||
---
|
||||
title: Multi-Channel USB HiFi Decoder Single-Chip Solution
|
||||
hide:
|
||||
-toc
|
||||
---
|
||||
|
||||
--8<-- "common/phaten_xmos_support_img.md"
|
||||
|
||||
<div class="grid" markdown>
|
||||
|
||||
# Multi-Channel USB HiFi Decoder Single-Chip Solution
|
||||
---
|
||||
__A single-chip USB HiFi audio processing platform based on HFXXXXX-VB1, enabling product development completion within two weeks__
|
||||
|
||||
</div>
|
||||
|
||||
<div class="result" markdown>
|
||||
{align=right width=235}
|
||||
|
||||
## Solution Overview
|
||||
|
||||
The "Multi-Channel USB HiFi Decoder Single-Chip Solution" is a complete audio processing platform based on the HFXXXXX-VB1 high-performance decoder, specifically designed for rapid development of high-end desktop HiFi audio products. This solution supports a rich array of digital audio input interfaces, including USB, optical, coaxial, HDMI ARC, and Bluetooth, while providing high-quality I²S output that can connect to various high-end DAC chips.
|
||||
|
||||
By utilizing HFXXXXX-VB1 as the core processing unit, this solution greatly simplifies the product development process, **reducing the traditional 3-6 month development cycle to just 2-4 weeks**, while ensuring excellent audio performance and stable system operation.
|
||||
|
||||
</div>
|
||||
|
||||
## Solution Highlights
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
|
||||
- :material-lightning-bolt-outline: __Rapid Development Cycle__
|
||||
|
||||
---
|
||||
|
||||
Standard product development based on PHXXXXXL_VC1, no chip-level development required
|
||||
|
||||
* Product development completed in 2 weeks
|
||||
* Product market launch in 4 weeks
|
||||
* Open-source MCU configuration code
|
||||
|
||||
- :material-battery-outline: __High Integration, Lower Total Product Cost__
|
||||
|
||||
---
|
||||
|
||||
* Integrated USB interface and multiple SPDIF inputs/outputs
|
||||
* Built-in ASRC/SSRC, **no external ASRC chip required**
|
||||
* Reduces hardware costs and development complexity
|
||||
* Lowers overall BOM cost
|
||||
|
||||
- :material-music-note: __Audiophile-Grade Audio Specifications__
|
||||
|
||||
---
|
||||
|
||||
Supports multiple high-resolution audio formats
|
||||
|
||||
* PCM 768kHz/32bit
|
||||
* DSD64/128/256/512
|
||||
* MQA decoding (HFXXXXXQ-VB1 model)
|
||||
* 8-band equalizer adjustment
|
||||
|
||||
- :material-speedometer: **Audiophile-Grade Performance Metrics**
|
||||
|
||||
---
|
||||
|
||||
* **Signal-to-Noise Ratio (SNR):**
|
||||
* ASRC mode > 135dB
|
||||
* SSRC mode > 140dB
|
||||
* **ASRC/SSRC Total Harmonic Distortion + Noise (THD+N)**: < -130dB (@1kHz, 0dBFs)
|
||||
|
||||
- :material-chip: __Multi-Interface Integration__
|
||||
|
||||
---
|
||||
|
||||
* Seamless switching between various input modes via serial protocol
|
||||
* Multiple pre-programmed working modes, plug-and-play
|
||||
* Open-source MCU reference code, simplified control logic development
|
||||
|
||||
</div>
|
||||
|
||||
## Traditional Solution VS HFXXXXX-VB1 Solution Comparison
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Traditional Multi-Chip Solution**
|
||||
|
||||
---
|
||||
|
||||
{align=center width=350}
|
||||
|
||||
* **3-5 Chips**: USB controller + ASRC chip + Signal conversion chip + MCU + Additional accessories
|
||||
* **Complex Hardware Design**: Requires managing clock synchronization and signal routing between multiple chips
|
||||
* **High BOM Cost**: Multi-chip solution costs $5-10 more per unit
|
||||
* **Extended Development Cycle**: Typically requires 3-6 months for development and debugging
|
||||
* **Challenging Firmware Development**: Requires in-depth understanding of programming methods for multiple chips
|
||||
|
||||
- **HFXXXXX-VB1 Solution**
|
||||
|
||||
---
|
||||
|
||||
{align=center width=350}
|
||||
|
||||
* **Highly Integrated**: Single HFXXXXX-VB1+MCU implements all functions
|
||||
* **Simplified Hardware Design**: Reduces components and PCB area by over 50%
|
||||
* **Optimized BOM Cost**: Significantly lowers overall hardware costs
|
||||
* **Accelerated Development Cycle**: Product development can be completed in as little as 2 weeks, market-ready in 4 weeks
|
||||
* **Zero Firmware Development Burden**: Pre-programmed firmware, simple serial configuration for control
|
||||
|
||||
</div>
|
||||
|
||||
## Core Products and Recommended Accessories
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- :material-memory: __HFXXXXX-VB1/HFXXXXXQ-VB1__
|
||||
|
||||
---
|
||||
|
||||
High-performance USB HiFi decoder product series, supporting up to PCM 768kHz/DSD512, with built-in ASRC/SSRC.
|
||||
|
||||
[:octicons-arrow-right-24: View Details](../../../products/hifi_audio/HFXXXXX_vb1/)
|
||||
|
||||
- :material-application-brackets: __A316-1926-V1__
|
||||
|
||||
---
|
||||
|
||||
XU316 audio processing module, integrating high-precision clock and power management.
|
||||
|
||||
[:octicons-arrow-right-24: View Details](../../../products/modules/a316_1926v1/)
|
||||
|
||||
- :material-chip: __Recommended DAC Chips__
|
||||
|
||||
---
|
||||
|
||||
* AKM4493SEQ: High-performance 32-bit stereo DAC
|
||||
* ESS9038Q2M/ESS9039Q2M: Audiophile-grade HiFi DAC
|
||||
|
||||
- :material-developer-board: __A316-HF-DAC-V1__
|
||||
|
||||
---
|
||||
|
||||
USB HiFi Audio Decoder Evaluation Board
|
||||
|
||||
[:octicons-arrow-right-24: View Details](../../products/evb/a316_hf_dac_v1.md)
|
||||
|
||||
</div>
|
||||
@@ -0,0 +1,55 @@
|
||||
---
|
||||
Title: Hi-Fi Demand Endures,, Bypassing the Need for Additional ASRC Chips" – Phaten Launches New Generation USB Desktop Multi-Channel HD Audio Decoder Turnkey Solution Based on XMOS XU316
|
||||
status: new
|
||||
---
|
||||
|
||||
# "Hi-Fi Demand Endures,, Bypassing the Need for Additional ASRC Chips" – Phaten Launches New Generation USB Desktop Multi-Channel HD Audio Decoder Turnkey Solution Based on XMOS XU316
|
||||
|
||||
--8<-- "common/phaten_xmos_support_img.md"
|
||||
|
||||
<!--markdown 看不到的内容-->
|
||||
|
||||
In the current trends of the audio world, Hi-Fi has become a standard for true audio quality enthusiasts. High Fidelity, which entails a high degree of true reproduction of the audio signal, often means complex technical requirements—traditionally, this included the external ASRC (Asynchronous Sample Rate Conversion) chips. However, with continuous innovation in technology, we are now able to break the convention and come closer to perfection—Phaten's new generation USB desktop multi-channel HD audio decoder turnkey solution based on XMOS XU316 brings pioneering ASRC implementation, making devices that required external ASRC chips a thing of the past.
|
||||
|
||||
## Technical Innovation: No Need for External ASRC Chips
|
||||
In traditional USB audio decoder hardware configurations, achieving lossless conversion between sampling rates often relied on external ASRC chips, such as the commonly used CS8422, which supports up to 192kHz sampling rates, meeting Hi-Fi standards. In practice, this translated into more complex hardware design and higher costs, forcing developers into a multitude of circuit diagrams and programming tasks. By contrast, Phaten's XU316-based USB desktop multi-channel HD audio decoder turnkey solution boasts an "all-rounder" character. This solution integrates USB sound card and multi-channel Hi-Fi level ASRC functionality, supporting conversions of input/output sampling rates up to 192kHz, exceeding 135dB SNR, and attaining as low as -120dB THD+N, with a broad frequency response from 20Hz to 90kHz, fully meeting the SNR and total harmonic distortion requirements for Hi-Fi audio.
|
||||
|
||||
## Hardware & Cost Optimization: From Complex to Streamlined
|
||||
The conventional USB sound card solutions often involve a combination of multiple chips, leading to increased hardware design complexity. However, Phaten's XU316 module is simple and efficient, integrating multi-channel ASRC and reducing the number of components, thereby significantly lowering costs and saving valuable development cycles. In comparison, to match the performance standards of the XU316, conventional solutions may require adding an additional cost of $5 - $10 for chip configuration. Moreover, the XU316 model provides products with high compatibility, leaving enough space for various interfaces and avoiding the need to match specific chips for each interface as traditional solutions do.
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- {align=right width=500}
|
||||
Traditional USB controller + CS8422 solution, includes additional CS8422 and MCU, making hardware design complex and requiring MCU development.
|
||||
- **Higher cost**
|
||||
- **Longer development cycle**
|
||||
- **Different interface products require changing chip solutions**
|
||||
|
||||
</div>
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- {align=left width=500}
|
||||
Based on Phaten XMOS A316 module solution, with its integrated multi-channel ASRC design, not only enhances product performance but also significantly reduces manufacturing costs.
|
||||
|
||||
</div>
|
||||
|
||||
## Software Development: From Heavy Investment to Zero Burden
|
||||
Considering the potential difficulty in software and hardware development due to XMOS's unique architecture, Phaten offers a USB desktop multi-channel HD audio decoder turnkey solution. We provide a complete set of evaluation boards, reference design schematics, BOM tables, and component specifications, allowing you to rapidly develop your own USB desktop multi-channel HD audio decoder products based on these designs. To reduce the complexity of software development, all XU316 modules are factory pre-loaded with the firmware required by customers, truly enabling them to launch their products with zero software development.
|
||||
|
||||
## Solution — Speed Decides Victory
|
||||
In a swiftly evolving market, Phaten's turnkey solution demonstrates its incomparable advantages. From providing a full set of comprehensive hardware design files (schematics, BOM tables, specifications) to delivering modules pre-loaded with customer firmware, all these steps ensure that customers can quickly complete the development of their Hi-Fi audio products.<br>
|
||||
Phaten's USB desktop multi-channel HD audio decoder turnkey solution based on XMOS XU316 can now fulfill the requirements: 1-day solution formulating, 1-week sample production, and 1-month mass production, becoming a new gateway to efficiently enter the market.
|
||||
|
||||
## Solution Application Scenarios
|
||||
|
||||
- Solution Application Scenarios
|
||||
- Desktop USB HD multifunction speakers
|
||||
- Desktop USB HD audio decoders
|
||||
|
||||
## Solution Products
|
||||
|
||||
| Product Model | Product Name |Product Image |
|
||||
| :--------------------------------- | :--------------------------------- | :---------------------------------: |
|
||||
| [PBAX316-90108MV1 Evaluation Kit](../../../dev_doc/hifi_audio/pbax316_90108mv1/) | U316 Hi-Fi Multi-Channel Audio Decoder Evaluation Kit |{width="150"} |
|
||||
| [AX316 -1926V1](../../../products/hifi_audio/a316_1926v1/) | XU316 Multi-Channel Audio Decoder Module |{width="100"} |
|
||||
@@ -0,0 +1,99 @@
|
||||
---
|
||||
title: Portable USB Low-Power HiFi Decoder Solution
|
||||
hide:
|
||||
-toc
|
||||
---
|
||||
|
||||
--8<-- "common/phaten_xmos_support_img.md"
|
||||
|
||||
<div class="grid" markdown>
|
||||
|
||||
# Portable USB Low-Power HiFi Decoder Solution
|
||||
---
|
||||
__High-quality rapid development solution based on PHXXXXXL_VC1 - 2 weeks for development, 4 weeks to market__
|
||||
|
||||
</div>
|
||||
|
||||
<div class="result" markdown>
|
||||
{align=right width=350}
|
||||
|
||||
The "Portable USB Low-Power HiFi Decoder Solution" is a complete audio processing platform based on the PHXXXXXL_VC1 high-performance low-power decoder, specifically designed for rapid development of high-end low-power HiFi audio products. It features a dual-mode design (low-power/high-performance), delivering high-quality audio performance while ensuring extended battery life.
|
||||
|
||||
By utilizing PHXXXXXL_VC1 as the core processing unit, this solution greatly simplifies the product development process, **reducing the traditional 3-6 month development cycle to just 2-4 weeks**, while ensuring excellent audio performance and stable system operation.
|
||||
|
||||
</div>
|
||||
|
||||
## Solution Highlights
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- :material-lightning-bolt-outline: __Rapid Development Cycle__
|
||||
|
||||
---
|
||||
|
||||
Standard product development based on PHXXXXXL_VC1, no chip-level development required
|
||||
|
||||
* Product development completed in 2 weeks
|
||||
* Product market launch in 4 weeks
|
||||
* Open-source MCU configuration code
|
||||
|
||||
- :material-battery-outline: __Dual-Mode Design__
|
||||
|
||||
---
|
||||
|
||||
Unique low-power/high-performance mode switching
|
||||
|
||||
* Low-power mode extends battery life
|
||||
* High-performance mode enables MQA and EQ
|
||||
* One-touch switching to meet different usage scenarios
|
||||
|
||||
- :material-equalizer: __Audiophile-Grade Audio Specifications__
|
||||
|
||||
---
|
||||
|
||||
Supports multiple high-resolution audio formats
|
||||
|
||||
* PCM 768kHz/32bit
|
||||
* DSD64/128/256/512
|
||||
* MQA decoding (PHXXXXXLQ_VC1 model)
|
||||
* 8-band equalizer for precise sound adjustment
|
||||
* SSRC: THD+N < -130dB, SNR > 140dB
|
||||
* ASRC: THD+N < -130dB, SNR > 135dB
|
||||
|
||||
- :material-chip: __Fully Integrated Solution__
|
||||
|
||||
---
|
||||
|
||||
Simply add peripheral circuits for rapid product development
|
||||
|
||||
* MCU control via serial protocol
|
||||
* Integrated multiple audio output interfaces
|
||||
* Support for display screens and button controls
|
||||
* Complete reference design and development documentation
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
## Core Products and Recommended Accessories
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- :material-memory: __PHXXXXXL_VC1__
|
||||
|
||||
---
|
||||
|
||||
USB Low-Power HiFi Decoder series, supporting up to PCM 768kHz/DSD512, with built-in ASRC/SSRC
|
||||
|
||||
[:octicons-arrow-right-24: View Details](../../products/phifi_audio/index.md)
|
||||
|
||||
|
||||
- :material-developer-board: __A316-HF-DAC-V1__
|
||||
|
||||
---
|
||||
|
||||
USB HiFi Audio Decoder Evaluation Board
|
||||
|
||||
[:octicons-arrow-right-24: View Details](../../products/evb/a316_hf_dac_v1.md)
|
||||
|
||||
</div>
|
||||
@@ -0,0 +1,191 @@
|
||||
---
|
||||
status: new
|
||||
---
|
||||
|
||||
# XMOS XU316 HiFi Decoder ZeroCode Solution
|
||||
|
||||
## Solution Overview
|
||||
The XMOS XU316, with its unique multi-core architecture and software-defined interfaces, delivers nanosecond-level ultra-low latency performance and handles multiple digital audio interfaces and protocols simultaneously, establishing its leadership in high-end USB HiFi decoder applications. However, this powerful multi-core architecture also introduces significant software development complexity, presenting substantial technical barriers for customers and extending product development and time-to-market cycles.
|
||||
|
||||
To address this challenge, Phaten has developed the XMOS XU316 USB HiFi Decoder ZeroCode Solution, enabling rapid product deployment and dramatically reducing time-to-market.
|
||||
|
||||
## System Architecture
|
||||
|
||||
{align=right width=500}
|
||||
|
||||
The system architecture diagram above illustrates our solution, centered around the XMOS XU316 processor with ZeroCode firmware, communicating with MCU via UART.
|
||||
|
||||
The system supports multiple inputs (USB/SPDIF/I2S) and outputs (SPDIF/I2S), offering flexible integration with DAC chips.
|
||||
|
||||
The MCU customizes the ZeroCode firmware through UART configuration and manages LCD display, key inputs, and LED indicators, allowing customers to focus exclusively on product differentiation.
|
||||
|
||||
## Core Advantages
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Zero Development Barrier**
|
||||
|
||||
---
|
||||
|
||||
- Pre-integrated complete audio processing functionality, ready to use with no XU316 coding required
|
||||
|
||||
- 80% reduction in software development investment, shortening product development cycle to 1-3 days
|
||||
|
||||
- Comprehensive development documentation and debugging tools for rapid deployment
|
||||
|
||||
- **Flexible Product Differentiation**
|
||||
|
||||
---
|
||||
|
||||
- Product customization implemented through MCU while maintaining core architecture stability
|
||||
|
||||
- Unified firmware supporting multiple product variants, optimizing inventory management
|
||||
|
||||
- UART configuration interface enabling rapid product customization
|
||||
|
||||
</div>
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Complete Technical Ecosystem**
|
||||
|
||||
---
|
||||
|
||||
- Open-source MCU protocol stack and reference code
|
||||
|
||||
- Complementary PC-side debugging tools (UART/HID)
|
||||
|
||||
- Professional technical support services
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
[//]: # (1. **Zero Development Barrier**)
|
||||
|
||||
[//]: # ( - Pre-integrated complete audio processing functionality, ready to use with no XU316 coding required)
|
||||
|
||||
[//]: # ( - 80% reduction in software development investment, shortening product development cycle to 1-3 days)
|
||||
|
||||
[//]: # ( - Comprehensive development documentation and debugging tools for rapid deployment)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # (2. **Flexible Product Differentiation**)
|
||||
|
||||
[//]: # ( - Product customization implemented through MCU while maintaining core architecture stability)
|
||||
|
||||
[//]: # ( - Unified firmware supporting multiple product variants, optimizing inventory management)
|
||||
|
||||
[//]: # ( - UART configuration interface enabling rapid product customization)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # (3. **Complete Technical Ecosystem**)
|
||||
|
||||
[//]: # ( - Open-source MCU protocol stack and reference code)
|
||||
|
||||
[//]: # ( - Complementary PC-side debugging tools (UART/HID))
|
||||
|
||||
[//]: # ( - Professional technical support services)
|
||||
|
||||
## Technical Features
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Audio Interface Support**
|
||||
|
||||
---
|
||||
|
||||
- USB IN → I2S OUT
|
||||
|
||||
- SPDIF IN → I2S OUT
|
||||
|
||||
- I2S IN → I2S OUT
|
||||
|
||||
- USB IN → SPDIF OUT
|
||||
|
||||
- SPDIF IN → SPDIF OUT
|
||||
|
||||
- I2S IN → SPDIF OUT
|
||||
|
||||
- **Advanced Features**
|
||||
|
||||
---
|
||||
|
||||
- MQA Decoder Support
|
||||
|
||||
- HID Communication Functionality
|
||||
|
||||
* Bilateral pass-through of MCU instructions and HID commands
|
||||
|
||||
* Over-the-air MCU firmware updates through HID protocol
|
||||
|
||||
</div>
|
||||
|
||||
[//]: # (### Audio Interface Support)
|
||||
|
||||
[//]: # (- USB IN → I2S OUT)
|
||||
|
||||
[//]: # (- SPDIF IN → I2S OUT)
|
||||
|
||||
[//]: # (- I2S IN → I2S OUT)
|
||||
|
||||
[//]: # (- USB IN → SPDIF OUT)
|
||||
|
||||
[//]: # (- SPDIF IN → SPDIF OUT)
|
||||
|
||||
[//]: # (- I2S IN → SPDIF OUT)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # (### Advanced Features)
|
||||
|
||||
[//]: # (- MQA Decoder Support)
|
||||
|
||||
[//]: # (- HID Communication Protocol)
|
||||
|
||||
[//]: # ( * Bidirectional MCU Command Tunneling)
|
||||
|
||||
[//]: # ( * HID-Based MCU Firmware OTA Updates)
|
||||
|
||||
|
||||
|
||||
## Development Support
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Complete Technical Documentation**
|
||||
|
||||
---
|
||||
|
||||
- Detailed Interface Specifications
|
||||
|
||||
- Development Guide
|
||||
|
||||
- Application Notes
|
||||
|
||||
- **Development Tools**
|
||||
|
||||
---
|
||||
|
||||
- PC-Side UART Debugging Tool
|
||||
|
||||
- HID Protocol Debugging Tool
|
||||
|
||||
- MCU Sample Code
|
||||
|
||||
</div>
|
||||
|
||||
[//]: # (1. **Complete Technical Documentation**)
|
||||
|
||||
[//]: # ( - Detailed Interface Specifications)
|
||||
|
||||
[//]: # ( - Development Guide)
|
||||
|
||||
[//]: # ( - Application Notes)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # (2. **Development Tools**)
|
||||
|
||||
[//]: # ( - PC-Side UART Debugging Tool)
|
||||
|
||||
[//]: # ( - HID Protocol Debugging Tool)
|
||||
|
||||
[//]: # ( - MCU Sample Code)
|
||||
30
en/docs/solutions/index.md
Normal file
30
en/docs/solutions/index.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: XMOS AI Solutions
|
||||
---
|
||||
|
||||
# XMOS AI Solutions
|
||||
|
||||
--8<-- "common/phaten_xmos_support_img.md"
|
||||
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
- :material-cast-audio: **Multi-Channel USB HiFi Decoder Single-Chip Solution**
|
||||
|
||||
{width="300"}
|
||||
The "Multi-Channel USB HiFi Decoder Single-Chip Solution" is a complete audio processing platform based on the HFXXXXX-VB1 high-performance decoder, specifically designed for rapid development of high-end desktop HiFi audio products. This solution supports a wide range of digital audio input interfaces, including USB, optical, coaxial, HDMI ARC, and Bluetooth, while providing high-quality I²S output compatible with various high-end DAC chips.
|
||||
|
||||
|
||||
[:octicons-link-external-16: Learn More](../solutions/hifi_audio/multi_channel_usb_hifi_decoder_solution.md){.md-button }
|
||||
|
||||
- :material-cast-audio: **Portable USB Low-Power HiFi Decoder Solution**
|
||||
|
||||
{width="300"}
|
||||
The "Portable USB Low-Power HiFi Decoder Solution" is a complete audio processing platform based on the PHXXXXXL_VC1 high-performance low-power decoder, specifically designed for rapid development of high-end low-power HiFi audio products. It features a dual-mode design (low-power/high-performance), delivering high-quality audio performance while ensuring extended battery life.
|
||||
[:octicons-link-external-16: Learn More](../solutions/hifi_audio/portable_usb_hifi_lowpower_decoder.md){.md-button }
|
||||
|
||||
- :material-microphone: **XU316 USB AI Noise Reduction Streaming Microphone Solution**
|
||||
|
||||
{width="300"}
|
||||
Voice noise reduction is a technology used to remove noise from voice signals. This technology can be applied in various applications such as voice recognition, voice enhancement, sound source localization, and more.
|
||||
[:octicons-link-external-16: Learn More](../solutions/xu316_usb_ai/xu316_usb_ai_suoltion.md){.md-button }
|
||||
</div>
|
||||
47
en/docs/solutions/mic_array_solution/index.md
Normal file
47
en/docs/solutions/mic_array_solution/index.md
Normal file
@@ -0,0 +1,47 @@
|
||||
---
|
||||
title: Phaten Audio XMOS AI Microphone Array Solutions
|
||||
---
|
||||
|
||||
# Phaten Audio XMOS AI Microphone Array Solutions
|
||||
|
||||
In homes, schools and office environments, achieving high-definition voice interaction has become a key demand for many smart devices. Whether in the kitchen, living room, gym, or within the meeting room and classroom, our **XMOS AI Microphone Array Solution** is dedicated to capturing clean and clear human voices in various noisy environments.
|
||||
|
||||
|
||||
## Challenges Faced
|
||||
|
||||
During multimedia playback and calls, devices need to distinguish and extract human voice from the following noises:
|
||||
|
||||
- **Device-generated sounds**: such as the content being played on a TV or speaker.
|
||||
- **Steady-state and non-steady-state environmental noise**: such as the background noise from fans, air conditioners, etc.
|
||||
- **Point noise sources**: Noise from specific locations, like the sound of a television.
|
||||
- **Incidental sounds**: Voices from non-speakers in a conference room or classroom.
|
||||
|
||||
These sources of noise significantly affect the voice recognition performance and clarity of voice reception of smart devices.
|
||||
|
||||
|
||||
## Our Solution
|
||||
|
||||
Our XMOS AI Microphone Array Solution leverages advanced algorithms and high-performance hardware to achieve the following:
|
||||
|
||||
- **Far-field Pickup**: Accurately captures the voice of a user even at a distance from the device.
|
||||
- **Voice Interruption Capability**: Users can effectively issue commands while the device is playing sound, which the device can respond to promptly.
|
||||
- **Directional Sound Capture (Beamforming)**: By focusing on the position of the speaker, environmental noise and other interferences are excluded.
|
||||
- **Clear Human Voice Output**: Provides clean and effective voice input for voice interaction (ASR), conference calling (Communication), and local amplification.
|
||||
|
||||
|
||||
## Solution Features
|
||||
|
||||
- **Customized Beamforming Technology**: Precisely locates the speaker to extract clear speech from noisy environments.
|
||||
- **Advanced Noise Reduction Algorithms**: Effectively suppresses background noise to improve voice recognition rates.
|
||||
- **Adaptive Sound Capture**: The device provides a consistent experience regardless of the user's environment.
|
||||
- **High-Performance XMOS Processor**: Ensures fast, accurate sound processing to meet real-time interaction demands.
|
||||
|
||||
|
||||
## Application Scenarios
|
||||
|
||||
- **Smart Home Devices**: Such as TVs, set-top boxes, Soundbars, making home entertainment more intelligent.
|
||||
- **Teleconferencing Systems**: Provides a clear conferencing call experience in meeting rooms.
|
||||
- **Classroom Audio Collection**: Ensures every student's voice is clearly captured in the teaching environment.
|
||||
- **Voice Interactive Devices**: Enhances the responsiveness and accuracy of smart assistants.
|
||||
|
||||
Our XMOS AI Microphone Array Solution is not only a technical advance but a significant step towards the future of intelligent interaction. Next, let us welcome a more natural and efficient AI era of voice communication together.
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
Title: Phaten XU316 7MIC Seamless Local Sound Amplification Solution
|
||||
status: new
|
||||
---
|
||||
|
||||
# Phaten XU316 7MIC Seamless Local Sound Amplification Solution
|
||||
|
||||
--8<-- "common/phaten_xmos_support_img.md"
|
||||
|
||||
## Background of the Solution
|
||||
|
||||
In public speaking, business meetings, and educational settings, high-quality sound transmission is crucial. Our **XU316 7MIC Seamless Local Sound Amplification Solution** is designed to meet the needs of these scenarios, aimed at providing speakers with an unencumbered amplification experience while ensuring that the audience enjoys clear and low-latency auditory pleasure.
|
||||
|
||||
## Technical Features of the Solution
|
||||
|
||||
- **7-Mic Array Technology**: Utilizes Beamforming technology to accurately control the pickup direction, significantly reducing external noise interference, and achieving up to 40dB of sound isolation.
|
||||
- **Ultimate Sound Quality Processing**: Processes human voice at a 32KHz/24bit sampling rate, ensuring highly faithful output within the 8kHz frequency response.
|
||||
- **Low-Latency Experience**: 15ms system latency, combined with more than 10dB of amplification loudness, provides an imperceptible delay experience for speakers and audiences alike.
|
||||
|
||||
## Key Parameters of the Solution
|
||||
|
||||
| Parameter | Value |
|
||||
| :-------------------- | :---------------------- |
|
||||
| Pickup Radius | ≥3m |
|
||||
| Frequency Response | 100Hz~10KHz |
|
||||
| Sampling Rate | 32KHz |
|
||||
| Microphone Sensitivity| -29dB |
|
||||
| Dynamic Range | 99dB |
|
||||
| BF Beamforming | 20~180 degrees, configurable |
|
||||
| Power Consumption | 5V@130mA |
|
||||
| Feedback Suppression | 0-24dB |
|
||||
| Noise Suppression | 0-25dB |
|
||||
| Side Lobe Suppression | 0-40dB |
|
||||
| System Latency | 15ms |
|
||||
| Sound Amplification Loudness | >=10dB |
|
||||
| Automatic Gain Control for Sound Amplification | -20dB-+20dB |
|
||||
|
||||
## Solution Block Diagram
|
||||
|
||||
<figure markdown="span">
|
||||
{width="550"}
|
||||
<figcaption></figcaption>
|
||||
</figure>
|
||||
|
||||
## Core Technology Interpretation
|
||||
|
||||
### XMOS Master Control
|
||||
|
||||
The core features an XMOS XU316 processor with 3200MIPS of computing power and 1MB of SRAM DSP resources, achieving zero-latency audio interface and providing an ultra-low latency experience, while the built-in VPU accelerates processing, facilitating the integration of algorithm modules.
|
||||
|
||||
### DSP Algorithm Processing
|
||||
|
||||
- **Beamforming**: 6+1 MIC array beamforming, side lobe suppression up to 40dB.
|
||||
- **Low Latency**: The system latency from microphone input to Line-out output is only 15ms.
|
||||
- **High Fidelity Sound Quality**: Processes with a format of 32KHz@24bit for output, with the human voice frequency response up to 8KHz.
|
||||
- **Noise Reduction and Amplification**: Built-in NS noise reduction and AFC algorithm, providing more than 10dB of sound amplification loudness.
|
||||
|
||||
Our XU316 7MIC Seamless Local Sound Amplification Solution is one of the most powerful local amplification products on the market, creating a perfect auditory experience for your speeches and meetings.
|
||||
|
||||
## Solution Products
|
||||
|
||||
| Product Model | Product Name | Product Image |
|
||||
| :----------------------------------------------------------------- | :--------------------------------------------------- | :----------------------------------------------------------------: |
|
||||
| [FTXU316-LA-7MIC-V1](../../../products/array_mic/ftxu316_la_7mic_v1_pcba) | XU316 7MIC Seamless Local Sound Amplification PCBA| {width="250"} |
|
||||
64
en/docs/solutions/xu316_usb_ai/XU316_USB_AI.md
Normal file
64
en/docs/solutions/xu316_usb_ai/XU316_USB_AI.md
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
Title: Phaten XU316 USB AI Noise-Canceling Live Streaming Microphone Solution
|
||||
status: new
|
||||
---
|
||||
|
||||
# Phaten XU316 USB AI Noise-Canceling Live Streaming Microphone Solution
|
||||
|
||||
--8<-- "common/phaten_xmos_support_img.md"
|
||||
|
||||
<!--markdown 看不到的内容-->
|
||||
|
||||
<div class="result" markdown>
|
||||
{align=right width=180}
|
||||
In today's USB microphone market, audio quality has become a key factor in determining the success of a product. Currently, USB live streaming microphones commonly face the following issues:
|
||||
|
||||
* Audio synchronization issues caused by high latency seriously affect the quality of live streaming.
|
||||
* Limited noise-canceling capability makes it difficult to handle complex usage environments.
|
||||
* Lack of built-in audio processing increases the complexity for end users.
|
||||
* Severe product homogeneity results in a lack of differentiated competitive advantages.
|
||||
|
||||
The Phaten XU316 USB AI Noise-Canceling Live Streaming Microphone solution aims to provide a comprehensive technical upgrade for USB live streaming microphones. This solution is based on the advanced XU316 chip and offers the following core advantages:
|
||||
|
||||
* **Ultra-Low Latency**:Reduces audio processing latency to the millisecond level, fully meeting the demands of real-time interactive live streaming scenarios.
|
||||
* **AI Intelligent Noise Cancellation**:Utilizes advanced AI algorithms to effectively eliminate various types of steady-state and non-steady-state background noise.
|
||||
* **Integrated Audio Processing**:Powerful DSP capabilities support multi-band EQ adjustments and various audio effect algorithms, allowing for rich audio processing without the need for external devices.
|
||||
* **RGB Dynamic Lighting Effects**:Offers a variety of RGB lighting effects, including static, dynamic, and music-driven options, adding visual appeal and uniqueness to the product.
|
||||
* **Simplified Development Process**:All in one core board solution helps reduce overall R&D costs and time in the industry.
|
||||
</div>
|
||||
|
||||
## Functional Features
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Microphone**
|
||||
- 48KHz-192KHz/24bit
|
||||
- SNR>101dB
|
||||
- Automatic Gain Adjustment Range
|
||||
- **AI Noise Cancellation**
|
||||
- Eliminates various types of steady-state and non-steady-state noise.
|
||||
- Eliminates background noise such as microphone button sounds, keyboard sounds, and footsteps.
|
||||
- Outputs high-fidelity vocal reproduction.
|
||||
- **DSP Audio Effects**
|
||||
- Limiter
|
||||
- Compressor
|
||||
- Reverb
|
||||
- 10-Band EQ Adjustment
|
||||
- **Interfaces and RGB Dynamic Lighting Effects**
|
||||
- USB Type-C Interfaces
|
||||
- 3.5mm Headphone Jack
|
||||
- 3.5mm Microphone Jack
|
||||
- Lighting Effect Modes: Static / Dynamic / Music Rhythm
|
||||
</div>
|
||||
|
||||
## Solution Application Scenarios
|
||||
- Professional USB Recording Microphone
|
||||
- USB Live Streaming Microphone
|
||||
- USB Ai Noise-Canceling Gaming Headset
|
||||
|
||||
## Solution Products
|
||||
Product Model | Product Name |Product Image
|
||||
:------------------------ | :------------------------| :---------------:
|
||||
[PBXU316-LS-MIC-V1](/solutions/xu316_usb_ai/XU316_USB_AI/) | XU316 USB AI Noise-Canceling Live Streaming Microphone Evaluation Board(30.3x80mm) |"){align=center width=250}
|
||||
[FTXU316-LS-MIC-V1](/solutions/xu316_usb_ai/XU316_USB_AI/) | XU316 USB AI Noise-Canceling Live Streaming Microphone Core Board(18x35.2mm) |"){align=center width=150}
|
||||
|
||||
38
en/docs/solutions/xu316_usb_ai/index.md
Normal file
38
en/docs/solutions/xu316_usb_ai/index.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
title: 'Solution: XMOS AI Microphone Array Solution'
|
||||
---
|
||||
# Phaten XMOS AI Microphone Array Solution
|
||||
|
||||
In modern home and office environments, achieving high-definition voice interaction has become a key requirement for many smart devices. Whether in the kitchen, living room, gym, conference room, or classroom, our **XMOS AI Microphone Array Solution** is dedicated to capturing clean and clear human voice in various noisy environments
|
||||
|
||||
During multimedia playback and calls, the device needs to distinguish and extract human voice from the following types of noise:
|
||||
|
||||
- **Sounds generated by the device**: Such as the TV or speakers playing content.
|
||||
- **Steady-State and Non-Steady-State Ambient Noise**:Such as background noise from fans, air conditioners, etc.
|
||||
- **Point Noise Sources**:Noise from specific locations, such as the sound of a television.
|
||||
- **Stray Sounds**:Voices of non-speakers in a conference room or classroom.
|
||||
|
||||
These noise sources significantly impact the voice recognition performance of smart devices and the clarity of received speech.
|
||||
|
||||
## Our Solution
|
||||
|
||||
Our XMOS AI Microphone Array Solution achieves the following features through advanced algorithms and high-performance hardware:
|
||||
|
||||
- **Long-Distance Pickup**: Accurately captures the user's voice even from a distance.
|
||||
- **Voice Interruption Capability**: Users can effectively issue commands while the device is playing sound, and it responds quickly.
|
||||
- **Directional Audio Capture (Beamforming)**: Focuses on the speaker's location, eliminating ambient noise and other interference.
|
||||
- **Clear Vocal Output**: Provides clean and effective sound input for voice interaction (ASR), conference calls, and local amplification.
|
||||
|
||||
## Solution Features
|
||||
- **Customized Beamforming Technology**: Precisely locates the speaker to extract clear voice from noisy environments.
|
||||
- **Advanced Noise-Canceling Algorithms**: Effectively suppress background noise, enhancing voice recognition rates.
|
||||
- **Highly Adaptive Sound Capture**: Ensures consistent performance regardless of the user's environment.
|
||||
- **High-Performance XMOS Processor**: Guarantees fast and accurate sound processing to meet real-time interaction needs.
|
||||
|
||||
## Application Scenarios
|
||||
- **Smart Home Devices**: Such as TVs, set-top boxes, and soundbars, making home entertainment smarter.
|
||||
- **Teleconferencing Systems**: Providing clear conference call experiences in meeting rooms.
|
||||
- **Classroom Audio Capture**: Ensuring every student's voice is clearly captured in teaching environments.
|
||||
- **Voice Interaction Devices**: Enhancing the responsiveness and accuracy of smart assistants."
|
||||
|
||||
Our XMOS AI Microphone Array Solution offers not just technological advancements but also represents a significant step towards the future of smart interaction. Let's embrace a new era of more natural and efficient voice communication powered by AI.
|
||||
77
en/docs/solutions/xu316_usb_ai/xu316_usb_ai_suoltion.md
Normal file
77
en/docs/solutions/xu316_usb_ai/xu316_usb_ai_suoltion.md
Normal file
@@ -0,0 +1,77 @@
|
||||
---
|
||||
title: USB AI Noise Reduction Streaming Microphone Solution
|
||||
hide:
|
||||
-toc
|
||||
---
|
||||
|
||||
--8<-- "common/phaten_xmos_support_img.md"
|
||||
|
||||
<div class="grid" markdown>
|
||||
|
||||
# USB AI Noise Reduction Streaming Microphone Solution
|
||||
---
|
||||
__Streaming microphone product with AI noise reduction, reverb and EQ__
|
||||
|
||||
</div>
|
||||
|
||||
<div class="result" markdown>
|
||||
{align=right width=250}
|
||||
In today's USB microphone market, audio quality has become a critical factor determining product success. Currently, USB streaming microphones commonly face the following issues:
|
||||
|
||||
* High latency causing audio synchronization problems, seriously affecting streaming quality.
|
||||
* Limited noise reduction capabilities, struggling to handle complex usage environments.
|
||||
* Lack of built-in audio processing, increasing complexity for end users.
|
||||
* Severe product homogenization, lacking differentiated competitive advantages.
|
||||
|
||||
Phaten's XU316 USB AI Noise Reduction Streaming Microphone Solution aims to provide a comprehensive technical upgrade for USB streaming microphones. Based on the advanced XU316 chip, this solution offers the following core advantages:
|
||||
|
||||
* **Ultra-low latency**: Reduces audio processing delay to millisecond level, fully meeting the requirements of real-time interactive streaming scenarios.
|
||||
* **AI intelligent noise reduction**: Employs advanced AI algorithms to effectively eliminate various stationary and non-stationary background noises.
|
||||
* **Integrated audio processing**: Powerful DSP capabilities support multi-band EQ adjustment and various audio effect algorithms, enabling rich audio processing without external devices.
|
||||
* **RGB dynamic lighting effects**: Provides static, dynamic, and music-reactive RGB lighting functions, adding visual appeal and uniqueness to the product.
|
||||
* **Simplified development process**: All-in-One core board solution helps reduce overall industry research and development costs and time.
|
||||
|
||||
</div>
|
||||
|
||||
## Solution Highlights
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- **Microphone**
|
||||
- 48KHz-192KHz/24bit
|
||||
- SNR>101dB
|
||||
- Automatic gain adjustment range
|
||||
- **AI Noise Reduction**
|
||||
- Eliminates various stationary and non-stationary noises
|
||||
- Removes background noises such as microphone button sounds, keyboard sounds, footsteps, etc.
|
||||
- Outputs highly faithful vocal reproduction
|
||||
- **DSP Audio Effects**
|
||||
- Limiter
|
||||
- Compressor
|
||||
- Reverb
|
||||
- 10-band EQ adjustment
|
||||
</div>
|
||||
|
||||
|
||||
## Core Products and Recommended Accessories
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- :material-memory: __A316-Codec-V1__
|
||||
|
||||
---
|
||||
|
||||
Module integrating XU316 and Codec chip, specially designed for MIC input and headphone amplifier output scenarios
|
||||
|
||||
[:octicons-arrow-right-24: View Details](../../products/modules/a316_codec_v1.md)
|
||||
|
||||
|
||||
- :material-developer-board: __A316-LS-MIC-V2__
|
||||
|
||||
---
|
||||
|
||||
USB AI Streaming Microphone Evaluation Board
|
||||
|
||||
[:octicons-arrow-right-24: View Details](../../products/evb/a316_ls_mic_v2.md)
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user