Merge branch 'Gadgetoid/master'

This commit is contained in:
RogueM 2015-11-28 03:02:49 +00:00
commit 5165330236
3 changed files with 85 additions and 0 deletions

View File

@ -1,6 +1,12 @@
#Overlays History #Overlays History
This document only logs the changes to the overlay files that are relevant for purposes of translations. See files history for further details! This document only logs the changes to the overlay files that are relevant for purposes of translations. See files history for further details!
Nov 21, 2015
- added cirruslogicaudiocard.md
Nov 20, 2015
- added discohat.md
Nov 15, 2015 Nov 15, 2015
- major tweaks to piglow.md - major tweaks to piglow.md

View File

@ -0,0 +1,78 @@
<!--
---
name: Cirrus Logic Audio Card
manufacturer: Cirrus Logic and element14
url: http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/cirrus_logic_audio_card
buy: http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/cirrus_logic_audio_card
description: Cirrus Logic Audio Card offers an unprecedented level of features and performance for avid audiophiles who want to use their Raspberry Pi for audio applications.
pincount: 40
pin:
'3':
name: SDA1
mode: i2c
description: WM8804 I2C - SDA
'5':
name: SCL1
mode: i2c
description: WM8804 I2C - SCLK
'11':
name: GPIO_GEN0
mode: input
description: WM5102 RST
'12':
name: PCM_CLK
mode: input
description: WM5102 AIF PCM - BCLK
'15':
name: GPIO_GEN3
mode: input
description: WM5102 LDO Enable
'16':
name: GPIO_GEN4
mode: input
description: WM8804 Control I/F Config
'19':
name: SPI_MOSI
mode: spi
description: WM5102 SPI - MOSI
'21':
name: SPI_MISO
mode: spi
description: WM5102 SPI - MISO
'23':
name: SPI_SCLK
mode: spi
description: WM5102 SPI - SCLK1
'24':
name: SPI_CE0_N
mode: input
description: WM8804 RST
'26':
name: SPI_CE1_N
mode: input
description: WM5102 SPI - CE
'35':
name: PCM_FS
mode: input
description: WM5102 AIF PCM - FS
'38':
name: PCM_DIN
mode: input
description: WM5102 AIF PCM - DIN
'40':
name: PCM_DOUT
mode: input
description: WM5102 AIF PCM - DOUT
-->
#Cirrus Logic Audio Card
###Cirrus Logic Audio Card offers an unprecedented level of features and performance for avid audiophiles who want to use their Raspberry Pi for audio applications.
Features:
- For use with Raspberry Pi
- Capable of rendering HD Audio, at 24-bit, 192kHz
- 3.5mm 4-pole jack for a headset/boom mic combination for gaming or VoIP applications
- Two DMIC microphones onboard for stereo recording
- 3.5mm jack for Stereo Line Input for high quality audio recording or capture
- 3.5 mm jack Stereo Line Output for connection to devices such as external stereo amplifiers or powered speakers
- Stereo Digital input and output (SPDIF)

View File

@ -46,3 +46,4 @@ overlays:
- piano-hat - piano-hat
- sense-hat - sense-hat
- discohat - discohat
- cirruslogicaudiocard