Search found 2 matches

by michel46
24 Dec 2018 16:29
Forum: Discussions in English
Topic: Z-UNO in SPI slave mode
Replies: 1
Views: 2061

Z-UNO in SPI slave mode

Hi
Where can I found an example of SPI slave.
My slave code works on an arduino 2650 but I cannot find a method to do the same thing on a z-uno.
Thanks you
by michel46
21 Dec 2018 22:12
Forum: Discussions in English
Topic: Please update documentation
Replies: 1
Views: 1904

Please update documentation

Hi
Trying to work with the Lib Wire I just realized that z-uno does not support Slave mode. Please update your documentation concerning Wire functions to only relate the master functions (ie Wire.OnReceive(handler) ), it will save time.
Thank you