Dragino SPI

From Wiki for Dragino Project
Revision as of 03:17, 19 September 2011 by Edwin (Talk | contribs) (Send Message to Arduino via SPI)

Jump to: navigation, search

Introduction

The Dragino MS12 has a SPI interface from Ar2317 which is already used for the Serial Flash. We use the GPIOs to simulate a second SPI interface and communicate with other SPI devices.

Send message to Arduino via SPI

example codes are available for download in http://www.dragino.com/downloads/examples/spi_incoming/