GPIB

From OpenCircuits
Revision as of 00:26, 29 September 2008 by Yan (talk | contribs) (init. this doc.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.