Skip to content

Commit 55fa936

Browse files
congnguyenhuucarlescufi
authored andcommitted
boards: s32z270dc2_r52: add CAN document to list of supported features
Add CAN document to the list of supported features Signed-off-by: Cong Nguyen Huu <[email protected]>
1 parent 6559f2f commit 55fa936

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

boards/arm/s32z270dc2_r52/doc/index.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ The boards support the following hardware features:
5151
+-----------+------------+-------------------------------------+
5252
| SWT | on-chip | watchdog |
5353
+-----------+------------+-------------------------------------+
54+
| CANEXCEL | on-chip | can |
55+
+-----------+------------+-------------------------------------+
5456

5557
Other hardware features are not currently supported by the port.
5658

@@ -128,6 +130,16 @@ single Virtual SI (VSI). The rest of the VSI's shall be assigned to different
128130
cores of the system. Refer to :ref:`nxp_s32_netc-samples` to learn how to
129131
configure the Ethernet network controller.
130132

133+
Controller Area Network (CAN)
134+
=============================
135+
136+
Currently, the CANXL transceiver is not populated in this board. So CAN transceiver
137+
connection is required for running external traffic. We can use any CAN transceiver,
138+
which supports CAN 2.0 and CAN FD protocol.
139+
140+
CAN driver supports classic (CAN 2.0) and CAN FD mode. Remote transmission request is
141+
not supported as this feature is not available on NXP S32 CANXL HAL.
142+
131143
Programming and Debugging
132144
*************************
133145

0 commit comments

Comments
 (0)