Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
raspberry:sound_card [2018/08/03 13:04] admin [GPIO use] |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Sound Card for the Raspberry Pi ===== | ||
| - | The PiFi DAC+ is a cheap Chinese clone of the HiFi Berry made by [[http:// | ||
| - | The drivers are already included in the kernel, to activate them check:\\ | ||
| - | * for the 3.12 kernel [[https:// | ||
| - | * for the 4.x kernel [[https:// | ||
| - | |||
| - | ==== GPIO use ==== | ||
| - | GPIO 2-3 (pins 3 and 5) are used for configuration - I2C | ||
| - | GPIOs 18-21 (pins 12, 35, 38 and 40) are used for the sound interface - I2S | ||
| - | |||
| - | < | ||
| - | <img src="< | ||
| - | </ | ||
| - | |||
| - | ---- | ||
| - | ==== Schematic ==== | ||
| - | [[https:// | ||
| - | |||
| - | ---- | ||