I have pins soldered to phat dac, then jumper wires are added onto the pins. This is so just to test. Will do direct solder to another new Zero Pi after everything works out on my test one. Pic: http://imgur.com/W267VBU
I need it to be diet pi as distro, it has features I must have for the project.
I can only advise again that you try with Raspbian first. If it does work then you’ll know you can discard an issue on the hardware side and go back to getting it to work with your preferred distro.
For what it’s worth, I installed DietPi to check it out for myself and the problem is that /boot/config.txt is not a resource you can edit directly.
Instead, you need to edit /DietPi/config.txt and add the device tree overlay there.
Incidentally, I find it obnoxious that a distro can build so heavily on Raspbian to the point of masquerading as the parent distro. If it did not you would have saved yourself a bit of time when our installer had refused to do its job since your environment was not supported.
… either way, it’s definitely possible to get the pHAT DAC working on DietPi, but you shouldn’t expect the phatdac installer to set you up, it was not designed for this I’m afraid.
Installed a full raspbian jessie, card worked well. Hardware is sound, connection-wise. I used speaker-test to play different frequencies to different channels.
Thus, would I get an assistance here to have it play with dietpi?
Ok, got it to work. In dietpi there is no ‘dtparam=audio=on’ but there is ‘dtparam=audio=off’ that I did comment out and all is good.
Thus, thank you!
PS: A side question. I have a I2C display, will I be able to use GPIO2/GPIO3, that is pins #3 and #5, while running phat dac? Just curious if there would be any conflict.
I am sorry, what would this do? That is, if I add this, what this would accomplish? Without that entry my music software works just fine.
However, I do have a mono amplifier that takes a single channel input. I need to wire 2 channels from phat dac together without damaging phat dac. Please re-read my question above.