Part Number:LMG5200
Hello team,
my customer is interested in the Coss curve versus the Drain Source voltage. Can you provide me a diagram?
Thank you in advance and kind regards,
Felix
Part Number:LMG5200
Hello team,
my customer is interested in the Coss curve versus the Drain Source voltage. Can you provide me a diagram?
Thank you in advance and kind regards,
Felix
Part Number:TMS320F28069
Tool/software: Code Composer Studio
Hello,
My app is doing the following as a debug print about once every second:
sprintf((Uint8 *)&debug_string[0], "HRC1: H%lu, %lu, L%lu, %lu\r\n", xMessage.int_HRC1pulsewidthhigh0[i], xMessage.frac_HRC1pulsewidthhigh0[i], xMessage.int_HRC1pulsewidthlow0[i], xMessage.frac_HRC1pulsewidthlow0[i] );
USBBufferWrite((tUSBBuffer *)&g_sTxBuffer, (Uint8 *)&debug_string[0], strlen(debug_string));
I'm using the terminal in CCS to see the debug print - also - the app will run for a while and will eventually crash; usually hitting an ESTOP statement in an unhandled vector. (Only happens when I enable this debug priint output.)
The following is an example output: (<== marking the issue)
HRC1: H47, 61566, L48, 3970
HRC1: H61566, 47, L3970, 47 <==
HRC1: H47, 61566, L48, 3970
HRC1: H47, 63609, L48, 1927
HRC1: H47, 61682, L48, 3854
HRC1: H47, 61682, L48, 1927
HRC1: H47, 61682, L48, 3854
HRC1: H63609, 47, L3854, 47 <==
HRC1: H47, 63609, L48, 3854
HRC1: H47, 63609, L48, 1927
HRC1: H47, 61682, L48, 3854
HRC1: H47, 61682, L48, 3854
Any advice on this appreciated.
Thanks In Advance,
John
Part Number:TDA2
Tool/software: Linux
Bit-stream input files for running NullSrc, Decode and Display UC of VSDK Linux
Part Number:AM5728
Tool/software: Linux
Hi,
With reference to AM5728 EVM schematic, we have designed our custom board with AM5728 to suits our requirement. But, due to non availability or more lead time of Micron part (MT41K512M16HA) DDR3L is not available for us. hence we have selected pin to pin compatibility of Alliance memory (AS4C512M16D3L) DDR3L.
To make it work i.e AM5728 interface with Alliance memory (AS4C512M16D3L) DDR3L what are the necessary changes required in processor linux SDK, U-boot, DDR config, Emif files etc.
please guide us since these are BGA's once assembled we cannot re-solder it.
As per AM5728 EVM schematic processor is interfaced with Micron part DDR3L, we have to go for micron part for compatibility of drivers or any make is acceptable.
regards
satya
Part Number:DRV135
Hi,
In my application a differential MEMS microphone signal is to be driven over max. 300m where a differential ADC is used to sample it. DRV135 is a single to differential line driver. Is there similar drivers for differential input or is any differential amplifier suitable for my requirement? Is an amplifier at the receiver end like INA134 enough without an amplifier at the sensor end?
Thanks,
Murali
Part Number:TRF7960
We run TI example code in MSP430G2553 to operate customer TRF7960 board, G2553 has send read command by SPI to TRF7960, however TRF7960 do not replay any SPI data.
I try to measure TRF7960 pins signal, VIN / VDD_RF / VDD_PA is 3.3V, EN is 3.3V, OSC_IN / OSC_OUT is 0.5V~1.5V crystal waveform, however I think it seems wrong for VDD_A is 0V, BAND_GAP is 0V, VDD_X is 2.3V, VDD_IO / IO1 / IO2 are 2.3V because pull up by VDD_X. Could you please help advice the possible reason to cause such issue?
Customer is 1st time develop TI NFC, he design SCH and layout PCB almost same with TI demo board. Please help get customer SCH/PCB as below
Hey guys,
i downloaded the newest controlsuite v3.4.9 - March 28, 2018 and i dont found the sci flash kernel for F2837xS.
How can i get the flash kernel?.
Part Number:LMX2581
Dear Sir, Good Morning.
I am facing problems locking issues with LMX 2581. I want to use it as a synthesizer for generating multiple freq. (one at a time) 950 MHz, 990 MHz, 1030 MHz, 1070 MHz & 1110 MHz using 20 MHz Oscillator input. The RF output setting of 950 MHz freq. comes 948.62 MHz that is also not locked . I have used the the 3 LDO for supply of LMX 2581 (LP2985) and presently for testing i am giving 20 MHz from signal generator around +3 dBm at Oscillator input. The phase noise performance is also very bad. I have checked the circuit as per your evaluation Board. please help
Part Number:CC2640
Part Number:LM5116
Hello, I have made the boards with LM5116 (9-18V input, 7.5V output) and they are working fine, however with lower input voltages the output voltage drops.
For 9V I get around 6.8V output instead of 7.5V, if I go below 9V it drops even further. The current consumption is rather low (a few amps).
What may be the reason for this ?
What is the minimum input voltage that should ensure nominal output voltage ? I know linear regulators have a defined voltage drop IN-OUT but how is the situation with such a DC-DC converter ?
And what happens if the input voltage is very low (for example 6V) - if the UVLO is not used ?
The output should follow the input voltage or it will drop further or what will happen ?
Thanks,
Mihai
Part Number:66AK2H14
Hi,
I have read the SPRUHO3A Serdes user guide document, and was surprised by the restrictions applying to REF_CLK values. Specially given all the MPY/RATE_SCALE facilities available through registers.
For example table 7-1 accepts 125 MHz input frequency for SRIO Serdes while Hyperlink Serdes does not (see table 8-1) , nor 10Gbe serdes.(table 11-1). The most restrictive being PCIe serdes, only accepting 100MHz input frequency (table 10-1).
At same time the document admits that other configurations might exist and that we should refer to a "configuration list" inside TI MCSDK.
Here are the questions :
With best regards,
Bruno
Part Number:BEAGLEBK
Tool/software: Linux
Hello,
I'm able to configure / compile / install / boot kernel and modules for 1-wire support.
Have Dallas DS18B20 temp sensors.
modprobe w1_therm ok
lsmod
Module Size Used by
w1_therm 5618 0
wire 23592 1 w1_therm
But what exactly do I have to add to arch/arm/boot/dts/am335x-boneblack.dts?
Temp sensors are connected on P9_12 .... expect that's currently unknown for w1_therm
Thanks for help
Pepito
Part Number:TMS320F28027
Tool/software: Code Composer Studio
Hi,
I'm very new to the use of a TI Piccolo microcontroller, I'm using it to drive one of the Mosfet which is used in a converter circuit of a battery charging. I'm struggling to find a way to do this, I have downloaded code composer studio as I'm new to this facing difficult to use it. Also, I don't know how to program this microcontroller to drive the MOSFET's through PWM and measure the various current and voltage value across a converter circuit through ADC pin. Any reference link and guide will be very helpful for me,
Thanks.
Part Number:PACKET-SNIFFER
Good Morning,
I'm starting an RSS analysis study on zigbee networking.
I still have little knowledge in the area.
I bought 5 CC2531 USB Dongle for first:
Learn to communicate with the notebook.
Learn how to create a network.
Learn how to read network data using Python.
So on and on.
I have already received the modules and installed Packet Sniffer as
"CC2531 USB Evaluation Kit Quick Start Guide" Installed version was the 2.18.1 on my Windows 7 64 bit.
When I precede the star (Choosing the IEEE 802.15.4 / ZigBee protocol) in the "Capturing Device" tab I have the recognized CC2531 USB Dongle (USB Device ID = 5235) - CC2531.
On windows in device control, appears Cebal - USB Dongle CC2531.
How to set up simple communication? Which options to select in the other tabs (Radio Configuration, Select Fields, Packet details, Address Book, Display filter, Time line).
In both CC2531 USB Dongle Led 2 is green and is constantly on.
I would greatly appreciate the help.
Part Number:CC2640R2F
Dear TI support,
I am having the exact same issue as discussed in the following topic, unfortunately it is closed due to inactivity:
My current debugger set-up:
When measuring the output of the AUX, TGTSUPPLYOUT I measure apporximitely 0.014 V. I am still able to connect to the target somehow, but it immediately enters an exception state due to no target power.
Are there any settings I am missing to activate this functionality?
Best regards,
Mattia
Part Number:TIDA-00428
Dear Team,
My customer wants to evulate LMH12xx family and they would like to work on TIDA-00428.
Do we have 2 spare boards to loan to the customers?
Best Regards,
Caglar
Part Number:TPS92691
Hi,
I have a question about the TPS92691 gate voltage waveform in pulse skip operation.
Please check the attached gate pin voltage waveform in PFM.
The gate voltage alternated between high and low.
1. Would it be acceptable “gate voltage is unstable operation” ?
2. Is it possible that this issue with TPS92691 and the following FET combination?
Customer wants to know the possibility of occurrence when using the following FET.
Could you tell me the reason.
M201A1 : RQ3E180BNTB
https://www.mouser.com/ds/2/348/rq3e180bntb-e-1018238.pdf
M201A2 : RJK03M4DPA
https://www.renesas.com/en-us/doc/products/transistor/002/r07ds0768ej0200_rjk03m4dpa.pdf
(Please visit the site to view this file)
Best Regards,
Yusuke / Japan Disty
Part Number:MSP430FR6047
Dear Sir,
as for beginning for our project we used Audiowell brass pipe DN20 as it is recommend by TI and we have USS_ACOUSTIC_LENGTH 70(us) as default setting from Demo project.
Now we changed brass pipe DN20. It has another distance between ultrasonic mirrors.
The question is: how to calculate USS_ACOUSTIC_LENGTH, what ultrasound velocity do You use during calculations?
Thank You very much for your help!
Part Number:DRA72XEVM
hello,
i'm using the board dra7 EVM to establish a can bus connection between the two interfaces, i configured the kernel and enabled the dcan2,i added also a transciever for the dcan2, the two interfaces work in the loopback mode but not working when i send data from can0 to can1 neither from can1 to can0 i get state bus off and no data received using the candump tool, please i need help
root@dra7xx-evm:~# ip -d -s link show can1
6: can1: <NO-CARRIER,NOARP,UP,ECHO> mtu 16 qdisc fq_codel state DOWN mode DEFAULT group default qlen 10
link/can promiscuity 0
can <TRIPLE-SAMPLING> state BUS-OFF (berr-counter tx 248 rx 0) restart-ms 0
bitrate 50000 sample-point 0.875
tq 1250 prop-seg 6 phase-seg1 7 phase-seg2 2 sjw 1
c_can: tseg1 2..16 tseg2 1..8 sjw 1..4 brp 1..1024 brp-inc 1
clock 20000000
re-started bus-errors arbit-lost error-warn error-pass bus-off
0 0 0 1 1 1
RX: bytes packets errors dropped overrun mcast
24 3 0 0 0 0
TX: bytes packets errors dropped carrier collsns
0 0 0 0 0 0