I am trying to get the daisy Seed working with the trill. I can’t get any input from the trill. I am using pins 12 and 13, acknowledging that their diagram is incorrect. I don’t get any recognition from the trill. I have it set up with the resistors. The sensor is getting 3.3v, confirmed with a multimeter.
If i run the hex-print sketch, there are no errors so it is recognising the tril but it is not recognising any touches.
So I thought that maybe if the daisy isn’t initialised (it’s not in the example hex-print code) then perhaps it doesn’t read the sensor and that is why no data was happening.
I added the trill content into a daisy example and now I am back to getting no response from the trill.
Has anyone gotten the daisy and trill working together?