The previous Wolfson card has a 26 pin header with male pins to connect to the Raspberry GPIO header after pushed on top of it. Does the new audio card do the same for the 40 pin header? Sorry, but I cannot discern from the card images I have.
The previous Wolfson card has a 26 pin header with male pins to connect to the Raspberry GPIO header after pushed on top of it. Does the new audio card do the same for the 40 pin header? Sorry, but I cannot discern from the card images I have.
In this table (e), pins 16-20 are ALL described as "General Purpose Pin GPIO 3", which looks to me like a copy/paste error from the pin 15 description.
It would be nicer if table (e) were to read:
| Pin | Name | Type | Power Domain | Description |
|---|---|---|---|---|
| 17 | GPIO6_EX | Digital In/Out | 0 - 3.3V | RPI General Purpose Pin GPIO6 (RPI pin 31) |
| 18 | GPIO12_EX | Digital In/Out | 0 - 3.3V | RPI General Purpose Pin GPIO12 (RPI pin 32) |
| 19 | GPIO16_EX | Digital In/Out | 0 - 3.3V | RPI General Purpose Pin GPIO16 (RPI pin 36) |
| 20 | GPIO26_EX | Digital In/Out | 0 - 3.3V | RPI General Purpose Pin GPIO26 (RPI pin 37) |
However, there are discrepancies between this table (e) and the description within the schematic that need to be figured out.
Pins 10 and 11 are flipped between the schematic and table (e). (In the schematic, pin 10 is listed as PDMOUT_DAT [3] while table (e) says pin 10 is SDA. And vice versa for pin 11.) Which is correct?
In the schematic, pin 14 is listed as connected to "GPIO5_EX [7]", which SHOULD correspond to PI GPIO 5 (PI pin 29). However table (e) lists pin 14 as being GND. Which is correct?
In the Cirrus Logic Audio Card Comparison Table, it says that there are 8 PI connections (including the UART). The UART is connected to the Cirrus J8 Header. (RPI pins 8&10)
Can anyone confirm definitively which are the other two GPIO pins that are tied directly from the PI into the Cirrus expansion header?
Any definitive clues?
Good call. I've seen only now the whole schematics, sorry.
Yes, some of these errors I pointed out too in my comments to the CL manual.
Pin 14 is GPIO 5 for sure. It is wired physically to the Pin 29 in 40-pin header.
Pin 11 (Not Pin 10!) is wired to the Pin 03 of 40-pin header - GPIO 2 (SDA1, I2C). So, Pin 10 could be PDMDAT.
As far as Pin 09 is SCL, and (I checked) it is connected to the Pin 05 of 40-pin header - it's GPIO 3. So the Pin 16 of Expansion header should be something else.
Both of pins 15 and 16 are not connected to any of pins of 40-pin header.
So we have 6 GPIOs that are tied directly from the RPI into the Cirrus L Expansion header (Pins 09, 11, 14, 17, 18, 19, 20).
This is what can be easily verified by a simple multimeter.
Sorry, I mean 7 GPIOs, of course...
Sorry, I mean 7 GPIOs, of course...