am263x: docs: Update main page

Fixes: PINDSW-6551

Signed-off-by: Dhaval Khandla <dhavaljk@ti.com>
This commit is contained in:
Dhaval Khandla 2023-09-26 18:20:38 +05:30
parent 98eb827a74
commit ad4152f354
2 changed files with 22 additions and 6 deletions

View File

@ -16,8 +16,8 @@ Applications and PRU-ICSS firmwares for following position sense encoders are pr
\cond SOC_AM263X \cond SOC_AM263X
Applications and PRU-ICSS firmwares for following position sense encoder is provided in the SDK. Application for following position sense encoder is provided in the SDK.
\subpage TAMAGAWA_OVER_UART - \subpage TAMAGAWA_OVER_UART
\endcond \endcond

View File

@ -2,6 +2,8 @@
[TOC] [TOC]
\cond SOC_AM64X || SOC_AM243X
Welcome to **@VAR_SDK_NAME for @VAR_SOC_NAME**. This SDK contains examples, libraries and tools to develop **RTOS and no-RTOS** based applications enabling real-time communication for position and current sense from motors, and real-time control libraries for **ARM R5F CPU** and related peripherals. Welcome to **@VAR_SDK_NAME for @VAR_SOC_NAME**. This SDK contains examples, libraries and tools to develop **RTOS and no-RTOS** based applications enabling real-time communication for position and current sense from motors, and real-time control libraries for **ARM R5F CPU** and related peripherals.
@ -9,6 +11,14 @@ Real-time communication with encoders and current sensing is typically handled b
Applications and PRU-ICSS firmwares for position sense and current sense are provided in the SDK. Applications and PRU-ICSS firmwares for position sense and current sense are provided in the SDK.
\endcond
\cond SOC_AM263X
Welcome to **@VAR_SDK_NAME for @VAR_SOC_NAME**. This SDK contains examples, libraries and tools to develop **RTOS and no-RTOS** based applications enabling real-time communication for position sense from motors, and real-time control libraries for **ARM R5F CPU** and related peripherals.
\endcond
\attention This SDK also includes <a href="@VAR_IC_SDK_DOCS_PATH/index.html" target="_blank">@VAR_SOC_NAME Industrial Communications SDK</a> and <a href="@VAR_MCU_SDK_DOCS_PATH/index.html" target="_blank">@VAR_SOC_NAME MCU+ SDK</a>. \attention This SDK also includes <a href="@VAR_IC_SDK_DOCS_PATH/index.html" target="_blank">@VAR_SOC_NAME Industrial Communications SDK</a> and <a href="@VAR_MCU_SDK_DOCS_PATH/index.html" target="_blank">@VAR_SOC_NAME MCU+ SDK</a>.
## Getting Started ## Getting Started
@ -124,6 +134,12 @@ The main software components in the block diagram specific to motor control are
<td>\ref TAMAGAWA_OVER_UART <td>\ref TAMAGAWA_OVER_UART
<td> Driver for Tamagawa encoder interface <td> Driver for Tamagawa encoder interface
</tr> </tr>
<tr><td colspan="3" bgcolor=#F0F0F0>**Real Time Libraries**</td></tr>
<tr>
<td> Digital Control Library (DCL)
<td>\ref DCL
<td> Header-only library for digital control applications
</tr>
<tr><td colspan="3" bgcolor=#F0F0F0>**Examples and Demos**</td></tr> <tr><td colspan="3" bgcolor=#F0F0F0>**Examples and Demos**</td></tr>
<tr> <tr>
<td>Examples and Demos <td>Examples and Demos