I believe there is a typo in TPS54J061 datasheet. Could you confirm if this typo will be corrected? And when will we be getting a new datasheet? My customer also found this typo and asking us to ...
Each CSI port receives data. CSI0 port receives 1920x1080 30FPS UYVY data and CSI1 port receives 640x512 50FPS YUYV data. I have written separate programs to receive a CSI port, both can get data. Now ...
customer see leakage current sinking into OUT pins even when tri-state. Is there a specification available for this current? Background: There is a supercap storage behind this driver and this leakage ...
When I use DRV8714 in my design,I developed Offline Short Circuit and Open Load Detection (OOL and OSC) function now. I find a strange phenomenon, which is when I enable EN_DRV and disable EN_OLSC ...
My PSpice Part Search does not work, I don't know why. I have tried simply everything I can think of, reinstall, change path, etc. None of them worked. The part search window just remained empty. I am ...
We have many read values issues, please help to check how to fix them. The source project has been attached. As you can see in source code, we have 8 adc channels to read and also 8 gpio (called ...
Currently LM340 is listed as "not to be used for new designs" and in its place is LM340A with a suffix of NOPB. What is the meaning of "NOPB"? So far all I have found is that NOPB was used by National ...
What is the cause that CPU does not start up under the following conditions? ・After 3.3V starts up, 1.2V starts up about 200ms later. When external reset is input about 530ms after that, the CPU does ...
I was recently provided access to SDK-MCAL secured resource for the TI AM263x, and upon inspecting the content it seems like I have only been provided licenses and the installer for EB Tresos ...
I am using TI component LM74502 (U26 on schematics. And I faced with strange phenomenon. Input voltage is 14V . sometime after switch on, the Mosfets Q41,Q42 doesn't open. After investigation I found ...
I have question on this two setup to control a peltier module. We would like to maintain the temperature of a DUT 40 degree celsius. So for example if the DUT goes above 50 degrees we would like to ...
We're nesting a PWM interrupt inside an ADC interrupt. At some point in the ADC interrupt, we need to block the PWM interrupt from being nested. So we call DINT, then run the code we need, then we ...