Here is what we want to achieve when evaluate on TI EVM. We have an application running on Linux A53 core and we want to update it each time we power on the EVM. Using EMMC boot media of EVM, after ...
we use the LM5164 chip on many electronic boards and we are very satisfied. I noticed that typically the impedance of the VIN pin (referred to the GND pin) is around 9MΩ. The measurement is made with ...
Hello, my device is of HSSE type. R5 was previously developed under version mcu_plus_sdk_am62x_08_06_00_18. The compiled firmware will finally be signed by the ...
After sending the calibration command, I put the ADS in short-circuit mode and performed some acquisitions to check the calibration. The measured values are not very ...
I need to operate a 4x4 matrix to find its inverse in my firmware. I was trying to see if there was a function from any TI library can be used for that. So far, I haven't found any. 1. Please confirm ...
I m trying to connect LP-MSPM0G3507 eval board by using xds110-et on board debugger but when i connect to board to pc , i m getting this error attached ...
Could you please refer this thread https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1420924/j784s4xevm-request-for-cpu-load-testing-script ...
We are using AM6254 processor and planning to provide HDMI output via the 24-bit DPI 2.0 interface. We will be using the Analog Devices ADV7511 HDMI transmitter (Hardware design support files), which ...
I am looking for a device that will convert a monochrome RS-170 (NTSC) video signal from a camera into the "standard" LCD interface. In other words, RS-170 will be input into the device and 8-bit RGB ...
As the title says, when executing the VIDEO branch of the kmscube use case, the output gstbuf from the decoder module may not be a dma buf. To reproduce this, add the following print statement to the ...
The difference between case 1 and case 2 with open circuit output lies in whether the output capacitance is large or small. How to determine whether the output capacitance is large or small, and is ...
The "EPWM_setCounterCompareValue(myEPWM0_BASE, EPWM_COUNTER_COMPARE_A, duty_value)" function is too slow to use at run time so I would like to know how to use the HWREG macro or any other method ...