Difference between revisions of "Matrix - NanoHat PCM5102A"

From FriendlyELEC WiKi
Jump to: navigation, search
(Introduction)
(特性)
Line 8: Line 8:
 
* This module has exactly the same dimension as the NanoPi NEO/Air and can be stacked on an NanoPi NEO/Air.
 
* This module has exactly the same dimension as the NanoPi NEO/Air and can be stacked on an NanoPi NEO/Air.
  
==特性==
+
==Hardware Spec==
*超低带外噪声
+
* Ultra-low out-of-band noise
*可接收 16、 24 32 位音频数据
+
* Audio data bit length: 16-bit, 24-bit and 32-bit
*PCM 数据样式: I2S, 左对齐
+
* Audio format selection: I2S (Low) / Left-justified
*采样率为384kHz,分辨率为32-Bit
+
* Sampling frequency: 384KHz, resolution: 32-bit
*板载红外接收。
+
* Onboard infrared receiver
 
[[File:Matrix - NanoHat PCM5102A_PCB.png | frameless|400px|NanoHat PCM5102A-PCB]]
 
[[File:Matrix - NanoHat PCM5102A_PCB.png | frameless|400px|NanoHat PCM5102A-PCB]]
  
* 引脚说明:
+
* Pin Description:
NanoPi NEO/Air 24 Pin接口在此不列举,请在NanoPi NEO/Air维基页面查阅。<br>
+
NanoPi NEO/Air 24 Pin header is not listed here. Refer to NanoPi NEO/Air's wiki site for more details<br>
 
[http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO/zh NanoPi NEO]  
 
[http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO/zh NanoPi NEO]  
 
[http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO_Air/zh NanoPi NEO Air]
 
[http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO_Air/zh NanoPi NEO Air]
 
<br>
 
<br>
  
12Pin引脚功能定义如下:
+
12Pin header pin description:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-

Revision as of 07:54, 20 January 2017

查看中文

1 Introduction

NanoHat PCM5102A
  • The Matrix - NanoHat PCM5102A module uses TI's DAC audio chip PCM5102A and NS' low-noise, ultra-low dropout LP2992 regulator. PCM5102A's sample rates up to 384kHz and its resolution is 32-bit.
  • Its dynamic range is 112dB. Its THD+N at –1 dBFS is -93db. Its full-scale single-ended output is 2.1V. The SNR is 120dB.
  • Its onboard VS1838B infrared receiver allows it to be remote-controlled.
  • This module has exactly the same dimension as the NanoPi NEO/Air and can be stacked on an NanoPi NEO/Air.

2 Hardware Spec

  • Ultra-low out-of-band noise
  • Audio data bit length: 16-bit, 24-bit and 32-bit
  • Audio format selection: I2S (Low) / Left-justified
  • Sampling frequency: 384KHz, resolution: 32-bit
  • Onboard infrared receiver

NanoHat PCM5102A-PCB

  • Pin Description:

NanoPi NEO/Air 24 Pin header is not listed here. Refer to NanoPi NEO/Air's wiki site for more details
NanoPi NEO NanoPi NEO Air

12Pin header pin description:

引脚 名称 描述
1 VDD_5V 5V Power In
2 NC Not Connected
3 NC Not Connected
4 NC Not Connected
5   NC Not Connected
6   IR Receiver IR Receiver
7   NC Not Connected
8   LRCK I2S/PCM Sample Rate Clock/Sync
9   BCK I2S/PCM Sample Rate Clock
10   DIN I2S/PCM Serial Data Input
11   NC Not Connected
12   GND GND

3 硬件连接

NanoHat PCM5102A可直接叠加在NanoPi NEO/Air上。参考下图连接模块:
Matrix - NanoHat   PCM5102A_nanopi_NEO

4 使用方法

按照上述硬件连接方法把模块堆叠在NanoPi NEO/Air上,使用最新的ROM制作SD启动卡,并连接电源和音响,3.5mm接口的音响可以使用3.5mm接口转RCA口音频接线转接。

使用以下命令播放TF卡里的音乐文件,以kewang.mp3为例。

madplay kewang.mp3

播放效果如下: Matrix - NanoHat PCM5102A play.jpg

5 相关资料