1.. _mikroe_mcp2518fd_click_shield:
2
3MikroElektronika MCP2518FD Click shield
4#######################################
5
6Overview
7--------
8
9MCP2518FD Click shield has a MCP2518FD CAN FD controller via a SPI
10interface and a high-speed ATA6563 CAN transceiver.
11
12More information about the shield can be found at
13`Mikroe MCP2518FD click`_.
14
15Requirements
16************
17
18The shield uses a mikroBUS interface. The target board must define
19a ``mikrobus_spi`` and ``mikrobus_header``  node labels
20(see :ref:`shields` for more details). The target board must also
21support level triggered interrupts.
22
23Programming
24***********
25
26Set ``--shield mikroe_mcp2518fd_click`` when you invoke ``west build``,
27for example:
28
29.. zephyr-app-commands::
30   :zephyr-app: samples/drivers/can/counter
31   :board: lpcxpresso55s28
32   :shield: mikroe_mcp2518fd_click
33   :goals: build flash
34
35References
36**********
37
38.. target-notes::
39
40.. _Mikroe MCP2518FD click:
41   https://www.mikroe.com/mcp2518fd-click
42