Overview
- Object ID : 2535 (2014-07-30)
- Author : Mike Christle | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : PASM
- Category : Protocol
- Licence : Other
Content
between two or more Propeller chips. This interface is very
loosely based on the MIL-STD-1553 interface. One chip becomes the
Bus Controller (BC) and all others are Remote Terminals (RT).
The interface uses a single wire, bi-directional bus. The data
is transferred using Manchester encoding at a 1MBit data rate.
All data consist of 16 bit words.