EllipsenPark
Posts: 17
Joined: Tue Jan 05, 2016 8:49 pm

7" Display combined w/ Wolfson Audio - possible ?

Tue Jan 05, 2016 8:55 pm

Hi everybody,

would it be possible to use the Wolfson Audio Card and the official Display in combination ?

I've tried, but it seems as if the necessary GPIO pins are not routed through the Audio card ...

Regards,
n

User avatar
DougieLawson
Posts: 39124
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: 7" Display combined w/ Wolfson Audio - possible ?

Tue Jan 05, 2016 10:02 pm

The bigger problem is that the Wolfson kernel won't have the official display code built in to it. They don't keep up with all of the kernel development. My model B with the old Wolfson card is running with a kernel built in April 2015.

The support for the Wolfson/Cirrus cards isn't just patchy, it's 100% non-existent.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

EllipsenPark
Posts: 17
Joined: Tue Jan 05, 2016 8:49 pm

Re: 7" Display combined w/ Wolfson Audio - possible ?

Tue Jan 05, 2016 10:52 pm

DougieLawson wrote:The bigger problem is that the Wolfson kernel won't have the official display code built in to it. They don't keep up with all of the kernel development. My model B with the old Wolfson card is running with a kernel built in April 2015.

The support for the Wolfson/Cirrus cards isn't just patchy, it's 100% non-existent.
Aside: I'm using the new Wolfson on a Raspberry Pi 2 ..

Ok ... wasn't really aware that you'd need a special kernel. Makes it pretty much unusable ...

On the hardware side, though, it's possible to mount both, you just need to find the right extension headers
(pin 9 for SCL, pin 14 for SDA) ...
Last edited by EllipsenPark on Tue Jan 05, 2016 11:01 pm, edited 1 time in total.

6by9
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 8931
Joined: Wed Dec 04, 2013 11:27 am
Location: ZZ9 Plural Z Alpha, aka just outside Cambridge.

Re: 7" Display combined w/ Wolfson Audio - possible ?

Tue Jan 05, 2016 11:00 pm

?? The display doesn't require any gpios unless using it old rev B, and you say you're on a Pi2. I2c-0 is routed up the flex to the display.
All 40 pins on the main gpio header are available for your use to the audio card.

Getting a working kernel is another matter.
Software Engineer at Raspberry Pi Trading. Views expressed are still personal views.
I'm not interested in doing contracts for bespoke functionality - please don't ask.

EllipsenPark
Posts: 17
Joined: Tue Jan 05, 2016 8:49 pm

Re: 7" Display combined w/ Wolfson Audio - possible ?

Tue Jan 05, 2016 11:03 pm

6by9 wrote:?? The display doesn't require any gpios unless using it old rev B, and you say you're on a Pi2. I2c-0 is routed up the flex to the display.
All 40 pins on the main gpio header are available for your use to the audio card.

Getting a working kernel is another matter.
Hmm not really, when i don't connect the SCL and SDA cables, the screen just stays black ...

I've followed the instructions as presented here:
http://thepihut.com/blogs/raspberry-pi- ... mbly-guide

EllipsenPark
Posts: 17
Joined: Tue Jan 05, 2016 8:49 pm

Re: 7" Display combined w/ Wolfson Audio - possible ?

Tue Jan 05, 2016 11:38 pm

EllipsenPark wrote:
6by9 wrote:?? The display doesn't require any gpios unless using it old rev B, and you say you're on a Pi2. I2c-0 is routed up the flex to the display.
All 40 pins on the main gpio header are available for your use to the audio card.

Getting a working kernel is another matter.
Hmm not really, when i don't connect the SCL and SDA cables, the screen just stays black ...

I've followed the instructions as presented here:
http://thepihut.com/blogs/raspberry-pi- ... mbly-guide
Sorry, i was wrong, it works perfectly fine if i use the usb powering method, without the jumper wires ... don't know what i did wrong before ... strange ...

6by9
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 8931
Joined: Wed Dec 04, 2013 11:27 am
Location: ZZ9 Plural Z Alpha, aka just outside Cambridge.

Re: 7" Display combined w/ Wolfson Audio - possible ?

Tue Jan 05, 2016 11:44 pm

Glad you got there. I was just writing a response to say I knew it worked that way as that is how mine is hooked up, though I am using jumper wires for my power (pins 2&6). The SDA and SCL lines really are only needed for old rev B's.

I'll try to remember to ping Pi Towers to see if a documentation update is in progress for the display as there are several partially incorrect guides out there.
Software Engineer at Raspberry Pi Trading. Views expressed are still personal views.
I'm not interested in doing contracts for bespoke functionality - please don't ask.

EllipsenPark
Posts: 17
Joined: Tue Jan 05, 2016 8:49 pm

Re: 7" Display combined w/ Wolfson Audio - possible ?

Wed Jan 06, 2016 12:38 am

The only thing that's different now is that the little square (denoting activity ?) on the upper right corner of the screen is missing ...

User avatar
DougieLawson
Posts: 39124
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: 7" Display combined w/ Wolfson Audio - possible ?

Wed Jan 06, 2016 12:53 am

EllipsenPark wrote:The only thing that's different now is that the little square (denoting activity ?) on the upper right corner of the screen is missing ...
That little rainbow square means your power supply isn't good enough. It's not "a little activity square". Since power demands are variable depending on how much work the CPU is doing I can see how you'd be confused by it.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

EllipsenPark
Posts: 17
Joined: Tue Jan 05, 2016 8:49 pm

Re: 7" Display combined w/ Wolfson Audio - possible ?

Wed Jan 06, 2016 1:35 am

DougieLawson wrote:
EllipsenPark wrote:The only thing that's different now is that the little square (denoting activity ?) on the upper right corner of the screen is missing ...
That little rainbow square means your power supply isn't good enough. It's not "a little activity square". Since power demands are variable depending on how much work the CPU is doing I can see how you'd be confused by it.
Oh, ok ... but i'm using the same adapter as before ...

Return to “Official Foundation Display”