Skip to content

Commit 9e56391

Browse files
author
Tavish Naruka
committed
doc: boards: add tms570_launchxl2 board documentation
Adds basic information about the board about supported peripherals. Signed-off-by: Tavish Naruka <[email protected]>
1 parent 2957d85 commit 9e56391

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
.. zephyr:board:: tms570_launchxl2
2+
3+
Overview
4+
********
5+
6+
The Texas Instruments Hercules |trade| TMS570LC43x LaunchPad |trade| (LAUNCHXL2-570LC43) is a
7+
development kit for the TMS570LC4357 MCU.
8+
9+
See the `_TI LAUNCHXL2-570LC43 Product page`_ for details.
10+
11+
Hardware
12+
********
13+
14+
This development kit features the TMS570LC4357 MCU, which is a lockstep cached 300MHz
15+
ARM® Cortex®-R5F based TMS570 series automotive-grade MCU designed to aid in the
16+
development of ISO 26262 and IEC 61508 functional safety applications.
17+
18+
The board is equipped with two LEDs, two push buttons and BoosterPack connectors
19+
for expansion. It also includes an integrated (XDS110) debugger.
20+
21+
See the `_TI TMS570LC4357 Product Page`_ for additional details.
22+
23+
Supported Features
24+
==================
25+
26+
.. zephyr:board-supported-hw::
27+
28+
+-----------+------------+--------------------------------------+
29+
| Interface | Controller | Driver/Component |
30+
+===========+============+======================================+
31+
| VIM | on-chip | Vectored interrupt manager |
32+
+-----------+------------+--------------------------------------+
33+
| SCI | on-chip | Serial communication interface |
34+
+-----------+------------+--------------------------------------+
35+
| IOMM | on-chip | Pin multiplexing |
36+
+---------------------------------------------------------------+
37+
| GIO | on-chip | General purpose input / output |
38+
+-----------+------------+--------------------------------------+
39+
| RTI | on-chip | Real-time interrupt |
40+
+-----------+------------+--------------------------------------+
41+
42+
Programming and Debugging
43+
*************************
44+
45+
Programming and debugging is supported via either on-board XDS110 debugger, or
46+
via another debugger such as the SEGGER J-Link connected on the 20 pin JTAG
47+
connector.
48+
49+
References
50+
**********
51+
52+
.. _TI LAUNCHXL2-570LC43 Product page
53+
https://www.ti.com/tool/LAUNCHXL2-570LC43
54+
55+
.. _TI TMS570LC4357 Product Page:
56+
www.ti.com/product/TMS570LC4357

0 commit comments

Comments
 (0)