This page describes CAN network architecture adopted in PMC. An overview of the networking functions.
TODO
conventional two wire bus uses a linear bus terminated at each end
+------------------------*--------------------
| |
| +------------------|-----*--------------
| | | |
+------|-----|------+ +------|-----|------+
| CAN_H CAN_L | | CAN_H CAN_L | ...
| | | |
We use base frame format with 11-bit identifier.
TODO