TinyCircuits Forum

TinyCircuits Products => TinyDuino Processors & TinyShields => Topic started by: blackra1n on September 27, 2016, 12:23:50 PM

Title: Can I use nordic BLE and audio shields at the same time?
Post by: blackra1n on September 27, 2016, 12:23:50 PM
According to compatibility matrix, nordic BLE and audio shields cannot be used together.
This is maybe because of SPI bus conflict.
But sdcard shield also uses SPI, which can be used with audio shield.
Can anyone answer me that why nordic BLE cannot be used with audio shield?
Title: Re: Can I use nordic BLE and audio shields at the same time?
Post by: Ben Rose on October 03, 2016, 06:55:30 PM
The audio shield uses pins 2, 3, 4 and the Nordic BLE shield uses pin 2 for its interrupt output- that's tough to change to another pin(other than 3, but that doesn't help).