Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:generator [2017/01/10 20:40] – [Schematic] darron | projects:generator [2017/03/07 05:57] (current) – [Schematic] darron | ||
---|---|---|---|
Line 31: | Line 31: | ||
{{: | {{: | ||
- | For PIC32 an external audio DAC is required. Only the CS4334K | + | For PIC32 an external audio DAC is required. Only the CS4334K |
- | at present | + | at present |
+ | <columns 50% 50% -> | ||
< | < | ||
- | DAC is a CS4334K WITH Vcc = 5V. | + | CS4334K WITH Vcc = 5V. |
PIC32MX150 | PIC32MX150 | ||
---------- | ---------- | ||
- | PIN 15 | + | PIN 15 RPB6 |
- | PIN 16 | + | PIN 16 RPB7 |
- | PIN 17 | + | PIN 17 RPB8 |
- | PIN 18 | + | PIN 18 RPB9 |
+ | PIN 25 SCK1 UNUSED | ||
</ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | <columns 50% 50% -> | ||
+ | |||
+ | < | ||
+ | PT8211 WITH Vdd = 5V. | ||
+ | |||
+ | PIC32MX150 | ||
+ | ---------- | ||
+ | PIN 15 RPB6 UNUSED | ||
+ | PIN 16 RPB7 PIN 2 WS SAMPLE RATE LEFT/RIGHT CLOCK | ||
+ | PIN 17 RPB8 PIN 3 SDATA | ||
+ | PIN 18 RPB9 UNUSED | ||
+ | PIN 25 SCK1 PIN 1 BCK | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | The CS4334K is a far superior device, but the PT8211 is incredibly cheap (15p each). | ||
+ | |||
=== Firmware === | === Firmware === | ||
Line 121: | Line 144: | ||
=== Resources === | === Resources === | ||
[[http:// | [[http:// | ||
+ |