Quantcast
Channel: Forums - Recent Threads
Viewing all 262198 articles
Browse latest View live

LDC1312: We are seeking to detect metal presence from several centimeters

$
0
0

Part Number: LDC1312

Hello Team,

We are seeking to detect metal presence from several centimeters. We have this sensor at our main board design

So I tested this sensor response on its EVM, and got quite poor results – it works, but only at very close range, we can distinguish significant delta at both channel 0, and channel1 readings.

See the most optimal configuration I reached + data offset which is read when there is no metal target:

I only reached it by try and error , and have no technical explanation of why those parameters are the most sensitive ones. I still can detect a target from a very short distance – well below 1 cm (then the readings are ~ 0x3ff – 0x3d), overwise readings delta is no more than 3-4 LSB.

We are using external OSC of 40 Mhz, as an EVB onboard option.

Can you suggest a more proper configuration for metal presence detection or maybe some HW changes? I tried to review online design notes and calculators but did not succeed to reach any conclusion, suitable for my use case.

I also reached additional configurations that seem to be sensitive enough, but still cannot understand the theory behind those settings.

Those are recommended settings from a design spreadsheet, but with those settings, it responds to target is not optimal:

Should I run the FEMM tool instead? I’m using the coils design that exists on EVM, did not change nothing in HW.  

Can you please advise what are the optimal parameters for this coils design and why?

For which target distance those coils are optimized and what should the testing setup. What should be an expected resolution for target at uH vs. distance?

If you have any sample results recording this would be a great help.

Thanks in advance

Kind regards,

Shai


CCS/TMS320F28035-EP: PMSM sesorless control---ESMO's Gsmopos Para. and PHASEVOLT_MACRO question

$
0
0

Part Number: TMS320F28035-EP

Tool/software: Code Composer Studio

Hi

I have two questions about the HVPM_Sensorless control project.

1. in SMOPOS_CONST.C file,

  v.Gsmopos = (v.Vb/v.Ib)*(1/v.Rs)*(1-v.Fsmopos);
  why there is v.Vb/v.Ib in the Gsmopos Para. ? Is it necessary in the SMO observer?
  in DMC MATH_V13.1 .pdf file, Page 123, Gs = (1/R) *(1- exp(-R*Ts/L)).
  and Vb means the full scale ADC bus voltage?
2. in PHASEVOLT_MACRO,  
 volt1.MfuncV1 = svgen1.Ta;
 volt1.MfuncV2 = svgen1.Tb;
 volt1.MfuncV3 = svgen1.Tc;
  however ,svgen1.Tx's range is from (-1,1). It seems that the volt1.MfuncV1 should come from the real duty rate (0,1)
  like -0.5 * svgen1.Ta + 0.5.
  from PHASEVOLT_MACRO, the valpha and vbeta's value is about twice than the normal duty rate.
thanks.
best regards
Arrow
 

DS80PCI800: DS80PCI800 setting for Gen3

$
0
0

Part Number: DS80PCI800

Dear,

For DS80PCI800, if the rate is setting as float(Auto rate select of Gen1/2 and Gen2 with De-emphasis), customer want to know how to select the correct Level in table 3 in datasheet for Gen3 application?

Thanks.

TMDSRM48HDK: NTP server

$
0
0

Part Number: TMDSRM48HDK

Dears

Is there any way to perform something like NTP server or time synchronization from internet using the RM48HDK? we are trying to connect the RM48HDK to receive data from with timestamp from certain gateway and process it and return back data to another gateway. Therefore we need timestamp synchronization process inside the RM48HDK.

Kindly advice.

Best Regards

Khesbak 

LMP7718: Stability analysis of TIA with DC servo

$
0
0

Part Number: LMP7718

I need something close to a 1 Mhz TIA for interfacing to a photodiode.  It has to work indoors and outdoors, so I'm looking at DC coupled, but including an additional op amp that will keep the TIA biased regardless of DC (or low frequency) noise:

(The 1T inductor and capacitor are just there to break the loop for AC analysis).

The design will need 24 of these (pair of light curtains), so op amp cost is important.   Using an uncompensated op amp like a LMP7718 seems more cost effective than using the OPA320.   But, I suspect that I need additional stability compensation.

When I do the open loop plots, I get this:

It's been a long time since I did this type of a thing for a living, so please forgive me if I'm asking a stupid question.  

Literally, the phase margin is 61 degrees--at least the phase of open loop gain when the gain is zero.  But, notice the phase got much closer to zero (41 degrees) when the gain was still quite high.  Don't I have to worry about that?

I did a step response and saw a very large amount of peaking.  Several times bigger than the settled output change.

Am I correct in thinking I've got a stability problem? Changing the feedback cap doesn't seem to affect the phase margin where the gain is still very positive, nor the frequency at which that occurs.  Changing the cap in the DC feedback amp doesn't change things much either.

This is an uncompensated op amp, but I saw very similar results with the OPA320.  Everything made sense if I used AC coupled instead of DC coupled with the DC servo.  But, when I add the extra op amp generated feedback, I'm getting lost.

Any help would be appreciated!

LMP91051: SNAA207 Sourcecode

$
0
0

Part Number: LMP91051

Hi,

is it possible to get the sourcecode which was used in this application report:

Thanks!

Best regards

Steffen

TPS7A85: Can V_EN be greater than V_in ?

$
0
0

Part Number: TPS7A85

Dear Team,

Can I use V_EN=3.3V while V_IN is ~2V ?

Is there any limitation on using Ven > Vin ?

Best regards,

Nir.

TMS320F28379D: TMS320F2837xD External SDRAM/Flash memory size

$
0
0

Part Number: TMS320F28379D

Hello,

Does anyone know what the maximal external SDRAM and NOR flash memory size via EMIF#1  is reachable in CPU1?

I need to re-build PCB of F28379D with the additional external memories (SDRAM + NOR Flash+SRAM).

Thanks.


AMC7834: Gan bias protection

$
0
0

Part Number: AMC7834

Hello,

Do AMC7834 support of power sequencing/protection when VSS goes high to 0V while Vdrain of the amplifier still exist?

thanks,

MSP430F5438A: MSP430F5438A: BSL programming over Hardware UART with MSP430F5438A and MSP430-FET

$
0
0

Part Number: MSP430F5438A

Hi all,

I'm trying to upload firmware using a modified version of the BSL that interfaces with an HW UART instead of the software one (based on the TA timer). After having modified the BSL firmware has suggested in this post (e2e.ti.com/.../246869) I was able to compile and upload the BSL FW using a MSP430-FET programmer connected to my device through Spi-by-wire interface.


Then, I modified the current version of my firmware in order to jump at the BSL entry point in the memory adding the following lines of code to the main.c file:



//BSL invocation


__disable_interrupt(); // disable interrupts


((void ( * )())0x1000)(); // jump to BSL



I made the following HW connections between the MSP430-FET and my device. I have intentionally discarded the TEST/RESET signals because I invoke the BSL from firmware. Is this right?


MSP430-FET                            MY DEVICE


VCC                                          VCC


GND                                          GND


UART_TXD (pin 12)                  UART_RXD


UART_RXD (pin 14)                 UART_TXD



With these connections, I started the BSL-scripter software and launched the following default script:


//
//Script example 543x family UART BSL
//
//Download blink led application
//to 543x family device through uart bsl
//
//It was tested using Launchpad BSL
//application as the communication bridge
//
LOG
MODE 543x_family UART COM4
VERBOSE
//gives the wrong password to do
//mass eraseof the memory
RX_PASSWORD .\pass16_wrong.txt
RX_PASSWORD .\pass16_default.txt
RX_DATA_BLOCK .\blinkLED_f5438.txt
CRC_CHECK 0x5C00 0x0020 0xAF15
CRC_CHECK 0xffd2 0x00D0 0xC1EA
SET_PC 0x5c00

At the end, I was not able to upload any script through the BSL, receiving a missing  ACK message for each line of the BSL-scripter script as showed into the attached image.

Any suggestions on what can be wrong in my setup?

Thank you in advance for the reply,

GLC

CC1310: TI 15.4 stack: Issue on the newest SDK

$
0
0

Part Number: CC1310

Hi TIs,

We use the newest SDK for our application, we met unnormal issue.

settings as follow:

SDK:Simplelink_cc13x0_sdk_3_20_00_23

Rate: 50kbps@433MHz

Collector: 1; sensor: 10

mode:beacon mode

IAR Version:8.32.1

#define CONFIG_MAC_BEACON_ORDER          8

#define CONFIG_MAC_SUPERFRAME_ORDER      8

After the Sensor is connected to collector for 10 minutes, Since the collector will be close.  the Sensor is always in the scanning state and cannot enter the orphan state.

If the sensor and collector are connected again and the collector is closed within a short time, the sensor can normally enter the orphan state. 

In the last SDK , we donot meet the issue. Because sensor always in the scanning state ,the system power dissipation cannot be  ensure.

Pls give recommendation on this issue.

Thanks a lot.

BR 

Sara

TLK2501: Maximum allowed jitter

$
0
0

Part Number: TLK2501

Dear Team,

My customer is working with the TLK2501 for the past 10 years.

In recent design they have an issue regarding PLL lock signal.

They are connecting pin # 41 – RX_CLK to a MMCM input of ARTIX7 FPGA from XILINX.

 

From time to time, when we power the system at minus 30 degC , the MMCM reports that the PLL is not locked, and after a few seconds it is locked again.

 

We suspect that this is a jitter issue. The maximum allowed jitter at the FPGA MMCM input is 80 psec.

I don’t see at the TLK2501 datasheet  the maximum jitter on the TLK2501 RX_CLK output (including all temperature scale)

 

Can you advise ?

Regards,

Nir

TPS61022: Decrease in output voltage

$
0
0

Part Number: TPS61022

Hello Team,

D16 appears on the datasheet to be used if Vin is higher than 4.8V:

I tried running the eval board with 5Vin for 20 times and Vout turns on Ok.
I have no alternative other than removing the diode.

On my new design, I want to have the Vin constantly connected while the EN will enable the chip Vout.

In this case, if I have the diode then Vin flow to Vout all the time through the diode.
That's why I need to remove it.
Our R&D team uses USB or AC/DC power supply of 5V but end customers will run from batteries., will it be OK then to remove the diode since I see no way on how to use it?

Thanks in advance 

Best regards,

Shai

TIDA-00449: can you tell me the LDO principle of operation

$
0
0

Part Number: TIDA-00449

dear TI's partner,

In TIDA-00449 design reference, i find the LDO (Regout pin) output voltage is from Regsrc pin. meanwhile,the Regsrc pin voltage is from external mosfet Q3's  s pole, can you tell me what is the voltage of Regsrc pin if the Vbat voltage is 42v(assume 10s cell);

in addition, why mosfet need two place supply voltage(vc10x point and c10 point) ; why we need C3 and C6?

that is to say, if the battery pack is 10s, C10 voltage is about 42v, how does the Recsrc's voltage generate and how the regout can generate 2.5v or 3.3v voltage?

thanks.(Please visit the site to view this file)

TDA2SG: TDA4X Release time and EVM LT&price request

$
0
0

Part Number: TDA2SG

Dear partner,

My customer is evaluating our TDA2X serial processor, they also want to get our new TDA4X serials product, include when will they release and the TDA4X's EVM price  and leadtime .

thanks.


IWR6843ISK: ISK_Schematic & average Power consumption

$
0
0

Part Number: IWR6843ISK

1. We choose other MCU to be the host. So IWR6843 is slave,

what kind of interface to communicate with MCU for mm-wave calculation data you suggest us?

2. In the IWR6843_ISK_Schematic, can we remove current sensors, Temp sensor, EEPROM to reduce component area?

3. In the IWR6843_ISK_Schematic, Can we remove load switch U9 to reduce component area?

4. Could TI update TBD items Datasheet table 5-3?

5. Could TI add 3TX,4RX items Datasheet table 5-3?

6. What is the worst-case of the duty cycle about power consumption in IWR6843?

UCD9248:the use of fusion_digital_power_designer

$
0
0

Part Number: UCD9248

Please provide me with an old version(1.2.39) of the installation package of  Fusion Digital Power Manufacturing Tool such as 1.2.39/84.

CCS/LAUNCHXL-F28379D: how to define a variable on flash memory ?

$
0
0

Part Number: LAUNCHXL-F28379D

Tool/software: Code Composer Studio

Hello all,

I have the launchxl-f28379d board . Now I have some question.

1 . How to define a variable on flash memory ? 

2 . After I define a variable on flash memory how to watch that variable on debug window ?

3 . How to clear flash memory of launchxl-f28379d on debug window ?

Thanks & Regards .

IWR1443BOOST: Continuous mode CZ

$
0
0

Part Number: IWR1443BOOST

Hi,

Technical Reference Manual spru522d.pdf

13.1.1
"Continuous mode is expected to be only used for CZ and ADC buffer testpattern mode."
at page 1827

What is CZ?

Regards,
Gennadii

DCA1000EVM: DCA1000 FPGA HDL source code

$
0
0

Part Number: DCA1000EVM

Hi,

Would it be possible to provide the FPGA source code for the DCA1000EVM? Our goal is to control the DCA1000 and AWR EVMs over ethernet only, i.e. UDP for the DCA1000 and SPI over FPGA for the AWR board.

Thanks.

 

Viewing all 262198 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>