So I followed the wiki and got the LCD working but then no music...
Looking at logs I saw the DAC didn't load...
After some troubleshooting I realized if I add overlay for LCD I lose the DAC and vice versa.
Is there anyway around this? Is this due to them both using the same pins on the GPIO?
Either of these will work alone but if I combine the screen always wins
No screen
dtoverlay=iqaudio-dacplus,auto_mute
No audio
dtoverlay=piscreen,speed=24000000,rotate=90,ads784 6,penirq=25,penirq_pull=2,xohms=150,swapxy=1,xmin= 300,ymin=700,xmax=3800,ym
Also no audio but screen works
dtoverlay=iqaudio-dacplus,auto_mute,piscreen,speed=24000000,rotate=9 0,ads7846,penirq=25,penirq_pull=2,xohms=150,swapxy =1,xmin=300,ymin=700,xmax=3800,ym
Looking at logs I saw the DAC didn't load...
After some troubleshooting I realized if I add overlay for LCD I lose the DAC and vice versa.
Is there anyway around this? Is this due to them both using the same pins on the GPIO?
Either of these will work alone but if I combine the screen always wins
No screen
dtoverlay=iqaudio-dacplus,auto_mute
No audio
dtoverlay=piscreen,speed=24000000,rotate=90,ads784 6,penirq=25,penirq_pull=2,xohms=150,swapxy=1,xmin= 300,ymin=700,xmax=3800,ym
Also no audio but screen works
dtoverlay=iqaudio-dacplus,auto_mute,piscreen,speed=24000000,rotate=9 0,ads7846,penirq=25,penirq_pull=2,xohms=150,swapxy =1,xmin=300,ymin=700,xmax=3800,ym