Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Features

  1. up to 2048 I/O Pins
  2. I/O pin read and writes optimized for software bit-bang
    1. all memory accesses are on 32 bit boundaries
    2. output value can be bit 0, 7, 15 or 31 (assistance for software shift operations)
    3. output value can optionally be inverted
    4. tri-state control and output holding registers are treated the same
    5. tri-state control and output holding registers can be updated separately or with one write operation
    6. tri-state control and output holding registers can be read back
    7. I/O pin input "high" can be read as bit 0, 7, 15 or 15, or as 0xFFFFFFFF
    8. I/O pin input vale can be optionally inverted
  3. optional LED'S output port (maximum 32 LED's)