Pull request #126: am243x: ReferenceDesign: Add design guide

Merge in PINDSW/motor_control_sdk from PINDSW-5516_add_ref_design_user_guide to next

* commit '011a5d906d657b1a4f366a8a95de358e094354d2':
  am243x: ReferenceDesign: Add design guide
This commit is contained in:
Dhaval Khandla 2024-01-10 00:12:27 -06:00 committed by Naresh A
commit 845dec6aa6
2 changed files with 4 additions and 0 deletions

BIN
docs/TIDUF42.pdf Normal file

Binary file not shown.

View File

@ -11,4 +11,8 @@ This reference design showcases the ability of the AM243x device to support a fu
- Two axes (6 channels) of 3-phase current feedback through AMC1035D Sigma-Delta modulator and INA241A current sense path
- Two axes of RS-485 based absolute encoder feedback supporting multiple industrial encoder standards
## User Guide
For more details on the design like system overview, hardware/software description, etc., please refer to <a href="../TIDUF42.pdf" target="_blank"> TIDEP-01032 Design Guide </a>.
\note Currently the FOC loop used for Closed Speed (Velocity) Control is based on the CMSIS library. We will switch to the RTLib functions and DCL functions in the near future.