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 ...
Schematic access link: https://www.ti.com.cn/cn/lit/zip/sprr466,the pcb name of the board is PROC154E3, we changed the order of the GPIOs on the expander based on ...
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 ...
When customer doing short-circuit test, find the device will be damaged and gate pin has no output. It can be solved by add a 200ohm resistor in series on IN pin. Could you please help provide a ...
My customer is using an MCU as host of CC2642 to download image to it. In a particular case, for example CC2642 flash is not empty but ROM bootloader is not enabled, the MCU cannot access the ROM ...
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 ...
I modified the configuration of a customer board based on the AM62x-evm, and the image and sdk can be successfully compiled through the command. $ MACHINE=am62xx-customer bitbake tisdk-customer-image ...
Order of millivolts output swing to be fed into an ADC I'm using currently using TINA-TI to simulate the TIA, with the ultimate goal of producing a tangible physical version of the circuit in the ...
My camera is works normally when I only open one ssh window. But problem occured when I open the second ssh window. My steps are the followings: (1) Open first ssh window and using "v4l2-ctl -d ...
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 ...
For dual core, I am facing memory over-writing issue for some buffers. I am using USB in Core1 and ADC, Timer0 and Timer1 in Core2. After flashing both projects, USB, ADC and timers are working fine .