Hello!
I've got an Arduino 101 and, I'm trying make it work with a 8x8 Led Matrix Shield (a chinese one, with an max7219 drive).
The problem is: Its doesn't works! I tried lot, search a lot, and.. nothing. I make the connections, and nothing works (sometimes just blink when I restart..)
The strange thing is: In my Arduino Uno the very same shild/connections works fine. I think that maybe its a issue with Arduino 101.
I have the pins: Clk (6), CS (5) and Data/Din(12).
The library I'm working is LedControl.h
Anyone have found the same problem, or know how to solve this issue?
Thanks a Lot!