Part Number: TPS546E25
Which version of FUSION GUI supports TPS546E25 and where to get it?
TI FUSION Digital Power Designer 7.10.5 and later supports TPS546E25
Version 7.10.17 is available here Link to GUI
Part Number: AM6442
I am Runtime Object View in my application and it throws expection when I keep Heap section into the NoLoad memory region.
Note: The issue is specific to CCS Eclipse based IDE (CCS v12.8.1).
Please refer below error message…
Part Number: PGA900
I want to read data from the ADCs or the compensation algorithm, or any other register while the PGA900/970 is running. Most registers can only be read/written while the device is in reset, and they are inaccessible while the device…
Part Number: AM62A7-Q1
I have successfully compiled a neural network model with TIDL. Now I want to run it on the processor using GStreamer, but I want to implement my own custom postprocessing. How do I implement this?
Part Number: AM62P-Q1
Continuous Data Streaming over UART is a use-case across different applications. Lets check the implementation and any additional pointers to take care of while implementing this.
This FAQ applies to other SoCs as well like AM62x…
Part Number: AM263P4 Other Parts Discussed in Thread: SYSCONFIG
What is the meaning of I2C Own Target address in the syscfg file below. Is this related to the I2C controller or the I2C transmitter? What are the valid values it can take?
Part Number: TDA4VH-Q1
TIDL checks for the network version in the model to ensure compatibility with the tidl tools used to compile the model and the C7x firmware running in hardware. This will also be used to check the C7x firmware version that is…
Part Number: TDA4VL-Q1
What are the different callback functions in the ECC test framework in SDL?
What is SDL_ECC_ESMCallBackFunction and when is it called?
What is SDL_ESM_applicationCallbackFunction and when is it called?
What is SDL_ECC_applicationCallbackFunction…
Part Number: AM2634-Q1
LWIP enabled devices can get IP address from DHCP server based on host name. To enable this feature on LWIP stack, certain configuration needs to be done.
- Let us pick the enet_cpsw_tcpserver example to enable this feature…