waveshare / WM8960-Audio-HAT

The drivers of [WM8960 Audio HAT] for Raspberry Pi
GNU General Public License v3.0
100 stars 65 forks source link

SPI1 Pin Conflict #55

Open botoxparty opened 2 months ago

botoxparty commented 2 months ago

Hi,

I see theres some pins that conflict with SPI1 that are being used for I2S with the audio hat.

When i enable SPI1 using a dtoverlay then the audio stops working.

Is there any way around this?

Subuday commented 1 month ago

What about using SPI0 instead of SPI1?