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:21] – [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% -> | ||
+ | < | ||
+ | CS4334K WITH Vcc = 5V. | ||
+ | |||
+ | PIC32MX150 | ||
+ | ---------- | ||
+ | PIN 15 RPB6 PIN 4 MCLK 128X OVERSAMPLING CLOCK | ||
+ | PIN 16 RPB7 PIN 3 LRCK SAMPLE RATE LEFT/RIGHT CLOCK | ||
+ | PIN 17 RPB8 PIN 1 SDATA | ||
+ | PIN 18 RPB9 PIN 2 DEM/ | ||
+ | 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 111: | Line 144: | ||
=== Resources === | === Resources === | ||
[[http:// | [[http:// | ||
+ |