Lines Matching +full:other +full:- +full:controller
1 .. zephyr:code-sample:: can-babbling
2 :name: Controller Area Network (CAN) babbling node
3 :relevant-api: can_interface
10 In a Controller Area Network a babbling node is a node continuously (and usually erroneously)
11 transmitting CAN frames with identical - often high - priority. This constant babbling blocks CAN
18 Being able to simulate a babbling CAN node is useful when examining the behavior of other nodes on
27 This sample requires a board with a CAN controller. The CAN controller must be configured using the
28 ``zephyr,canbus`` :ref:`devicetree <dt-guide>` chosen node property.
31 configured using the ``sw0`` :ref:`devicetree <dt-guide>` alias, usually in the :ref:`BOARD.dts file
32 <devicetree-in-out-files>`.
39 .. zephyr-app-commands::
40 :zephyr-app: samples/drivers/can/babbling
47 .. code-block:: console
49 *** Booting Zephyr OS build zephyr-v3.1.0-4606-g8c1efa8b96bb ***
50 babbling on can@40024000 with standard (11-bit) CAN ID 0x010, RTR 0, CAN FD 0