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
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.
Files at revision 1:c24f69a2eff4
Name | Size | Actions |
---|---|---|
[up] | ||
xbusdef.h | 1289 | Revisions Annotate |
xbusmessage.c | 5950 | Revisions Annotate |
xbusmessage.h | 3201 | Revisions Annotate |
xbusparser.c | 8448 | Revisions Annotate |
xbusparser.h | 2366 | Revisions Annotate |
xbusutility.c | 2732 | Revisions Annotate |
xbusutility.h | 1140 | Revisions Annotate |
xsdeviceid.c | 1325 | Revisions Annotate |
xsdeviceid.h | 1393 | Revisions Annotate |