Difference between revisions of "GPIB"

From OpenCircuits
Jump to navigation Jump to search
(init. this doc.)
(No difference)

Revision as of 00:26, 29 September 2008

Introduction

interface

I2C protocol

  • apply as one to many(can be different kind of devices)
  • different platforms
    • for dspic, sw driver implement in freertos following posix arch.
    • for bf1 pf, sw driver implment in uclinux following posix arch.