Texas Instruments (TI) Processors support forum is an extensive online knowledge base where millions of technical questions and solutions are available 24/7. You can search processors content or ask technical support questions on Sitara™ processors, digital signal processors (DSP) and automotive processors. Find the right solution for your circuit design challenges by using our TI E2E™ support forums that are supported by thousands of contributing TI experts.
Part Number: PROCESSOR-SDK-J721E By default trace and assert functionalities are disabled in the VHWA PDK driver. This article explains how to enable it in the VHWA drivers.
Part Number: SK-AM64B Other Parts Discussed in Thread: TCA9538
Hello TI,
I’m currently working on TI’s SK-AM64B boards, trying to move them from HS-FS to HS-SE mode.
To do so, I’m using the OTP Keywriter tool with MCU+ SDK for AM64x in its latest…
Part Number: AM62X-PET-CALC
Hi TI
When i finish the PINMUX config and power domain config, there is confict message show as below,Can i suppress these two warning ?
As the MCU GPIO is 3v3 level ,so i connect the VDDSHV_MCU to 3v3 domain.
BR…
Part Number: AM6442
Problem Description
The MCU+ SDK comes with a GPIO_INPUT_INTERRUPT example for R5FSS0-0. This example configures a GPIO pin to generate an interrupt and then registers an interrupt handler to service the GPIO interrupt. This example…
Part Number: SK-AM62
What is GPIO?
The General-Purpose Input/output (GPIO) peripheral provides dedicated general-purpose pins that can be configured as either inputs or outputs.
GPIO can be used in three modes:
*Input
*Output
*Interrupt
…
Part Number: TMS320C6678 Other Parts Discussed in Thread: CCSTUDIO How to set Static and DHCP IP configuration using PDK in C667x and C665x family Processors ?
Part Number: PROCESSOR-SDK-TDAX Other Parts Discussed in Thread: TDA4VM
VHWA has totally 6 drivers in the PDK and each driver requires many DMA channels to do transfers. In addition to one main ring, each channel requires two additional rings, one for…
I am not using one of the cores on my TI processor. How do I disable that core, so that I can free up more memory, peripherals, etc for my other cores?
.
This FAQ will use AM64x as an example, but the same concepts apply for AM62x.
.
NOTE: This…
Part Number: AM3354
Hi there,
I am using the AM3354 CPU.
For cybersecurity, I want the JTAG port to be protected, to avoid others read out our binary code. The CPU can only be full ereased after this protection.
Please tell me how to achieve this…