Hi guys, is there a way to use the RasClock Module with the cirrus audio logic card?
If so, is there a 2nd 3,3V pin to use for other things?
Hi guys, is there a way to use the RasClock Module with the cirrus audio logic card?
If so, is there a 2nd 3,3V pin to use for other things?
If you can figure a way to get them connected to the header in parallel, then yes they will likely work but you'll have to try it to be sure and then report back.
The reason why it will likely work is because you can see by examining what pins are shared between the two boards. If it is just the power supply rails and the I2C bus pins (SDA and SCL)
and the functions are different then usually you're fine (for all the detail you could want on this topic, check out the I2C spec or the I2C guide on wikipedia).
If you can figure a way to get them connected to the header in parallel, then yes they will likely work but you'll have to try it to be sure and then report back.
The reason why it will likely work is because you can see by examining what pins are shared between the two boards. If it is just the power supply rails and the I2C bus pins (SDA and SCL)
and the functions are different then usually you're fine (for all the detail you could want on this topic, check out the I2C spec or the I2C guide on wikipedia).