Difference between revisions of "GPIB"

From OpenCircuits
Jump to navigation Jump to search
(init. this doc.)
 
(add todo)
 
Line 11: Line 11:
 
**for dspic, sw driver implement in freertos following posix arch.
 
**for dspic, sw driver implement in freertos following posix arch.
 
**for bf1 pf, sw driver implment in uclinux following posix arch.
 
**for bf1 pf, sw driver implment in uclinux following posix arch.
 +
 +
==ToDos==
 +
 +
===adding RS232 Interface===
 +
*reference -- http://sine.ni.com/nips/cds/view/p/lang/en/nid/203553

Latest revision as of 03:41, 21 April 2009

Introduction[edit]

interface[edit]

I2C protocol[edit]

  • 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.

ToDos[edit]

adding RS232 Interface[edit]