Basic implementation of Xbus message parsing and generation for embedded processors. The code has no dependencies and should also work for other MCU architectures than ARM provided a C99 compiler is available.
Dependents: MTi-1_example_LPC1768 MTi-1_rikbeun MTi-1_example MTi-1_example ... more
You are viewing an older revision! See the latest version
Homepage
For an example of using the Xbus library to communicate with an MTi-1 series device using a full-duplex UART see:
Import programMTi-1_example
Example of using Xbus library to communicate with an MTi-1 series device using a full-duplex UART connection.