Part Number: AM13E2X-SDK Other Parts Discussed in Thread: SYSCONFIG Hello, My customer reported an error on AM13E2x-SDK(26_00_00_06).
When configuring PGA as "Subtractor Mode", sysconfig generates an wrong code. For example, when adding an PGA configuration…
Zackary,
Unfortunately, I don't have that SDK_PLUS_MCU, only the AM13E2X-SDK available at this link: www.ti.com/.../AM13E2X-SDK , and that one doesn't have the file: <MCU_PLUS_SDK_INSTALL_DIR>/tools/boot/uart_bootloader.py nor the folder: <MCU_PLUS_SDK_INSTALL_DIR…
Part Number: AM13E23019 Hi, I am using AM13E2X SDK 26.01.00.03.STS and the 3sh_sen_less_foc_drv8323rh example. The SDK release notes list “FOC Configurator GUI Support,” and the project includes MotorVision UART firmware and motorvision_hash_variables…
Part Number: AM13E23019 While working with I2C peripheral using driverlib module from am13e2x SDK version 01.00.00.EA2, we had some findings about the following:
DL_I2CC_DMA_INTERRUPT_TXFIFO_TRIGGER This definition mapped to non-existent UNICOMMI2CC_DMA_TRIG1_IMASK_TXTRG_SET…
Part Number: AM13E23019
Landing page for all the queries related to Embedded Coder Support Package for Texas Instruments AM13x
Important Links
[FAQ] AM13E23019: List of FAQs for TI AM13E230x - Arm-based microcontrollers forum - Arm-based microcontrollers…
Getting Started:
Q. What are the minimum software and tools needed to start development with the AM13E230x?
Below are the minimal requirements to get started with the evaluation and development of the device:
1. MCU_SDK (v26.00 or higher): https…
Hi Ari,
The AM13x MCU SDK does not natively support creating fully self-contained, portable projects the way STM32CubeMX does. By default, projects reference dependencies from the SDK installation directory (e.g., C:/ti/mcu_sdk ) using absolute paths…
Hi Oleksandr,
Thank you for bringing this to our attention and for your report — this is a great catch.
After further review, I can confirm that PPB Offset Correction is indeed supported on the AM13E230x device. The ADCOFFTRIM register (Offset = E8h…
Hi,
The TI AM13E230x BootROM code is split into two parts, the BCR (Boot Configuration Routine) and the BSL (Boot-Strap Loader). Both the modules are flexible in terms of configuration and are responsible for booting up the device, initializing memory…