-
|
according to the Wiki, I2C DAC has to be wired to GPIO 18, 19 and 21. My Pi 1 R2 does not have the GPIO 19 and 21, and in minidexed,ini seems to be no way to define other pins. Is there any way to use a DAC? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
I haven't done this before, but these might help: Circle recognizes the Pi model, so you don't need to modify the code, just connect the P5 header. |
Beta Was this translation helpful? Give feedback.
-
|
Which DAC are you looking to use? The Pi1 rev2 with its 26 pin header requires you to connect to the usually unpopulated P5 header: Most cheap I2S DACs only need those 3 pins for the two clock and data signal. |
Beta Was this translation helpful? Give feedback.
It's not I2C, it's I2S.
The links I and @soyersoyer provided apply to your setup.