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 ...
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 ...
Our project are facing memory problems so that I need to move some memory sections from lower 2GB to upper 2GB address. I move the DDR_C7X_1_SCRATCH memory to 0x890C00000, and the udma transfers is ...
We are trying to program CDCE925PWR clock chip using CDCEL9XXPROGEVM but when we connect the programmer it gives an error in device manager "Windows cannot verify the ...
I have a customer who is hoping for some clarification on package markings. Both the image provided in 4-1, and the written description indicate that the customer should expect a dot. Would there be ...
I am following the mmwave_studio_cascade_userguide and am having issue with the following step: "Select the Meta Image from the BSS FW Selection and click Load. This ...
I'm using the ADC128S102 EVM and I did some measurements I want to save to a log file. I the GUI there is such option but I cant find the location the Log file is generated to. Please help here.
We want to add delay function circuit at the TLV7011 output end to get several ms delay. Do you have any suggestion circuit?
I got stuck at using TI's "Solar_CLA.h". We have successfully initialized CLA and ran simple task which was perfectly working. In the next step, I followed the steps provided in the Solar Library ...
I don't see the option to select the option of flashing the chip address in the Promgramming Mode of the EEPROM in the GUI of the EVM, may I know how to use this tool to flash the chip address?Thank ...
1. Source Code Path:edgeai-app-stack/edgeai-tiovx-apps/tests/app_tiovx_v4l2_capture_module_test.c 2.Test scene: (1)Only the video is recorded, and the writeRawImage ...