Hi thanks to let me participate in this forum.
I have been trying to establish SPI communication with Arduino UNO and MKR100 wifi, using all the trick on the many article I read. At this point I have no a clue in how to make it happen.
I used a logical analyzer, the commands I send look right but the chip doesn't respond.
Please, let me know what information you need from me.
I hope someone can enlighten me and get it work.
I have been trying to establish SPI communication with Arduino UNO and MKR100 wifi, using all the trick on the many article I read. At this point I have no a clue in how to make it happen.
Post a wiring diagram. The MKR1010 is a 3.3V device but the UNO is a 5V device. You must not connect them directly, you have to use level converters.