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

CC2642R: AC and DC analysis information required

$
0
0

Part Number: CC2642R

Hi,

We are using BLE IC CC2642R, wi-fi controller CC3220S and temperature sensor HDC2080 in our project. We are doing DC and AC analysis before schematic design. Below information is missing in their datasheets:

CC3220S  

DC Analysis 

CC3220

VOH (Min) V   ?

VOL (Max) V   ?

And for AC analysis, we need timing analysis for I2C interface for CC3220S.

CC2642R

DC Analysis

 

      CC2642R

VOH (Min) V   ?

VOL (Max) V   ?

IIH(uA)    ?

IIL(uA)   ?

need I2C and SPI timing analysis for CC2642R.

HDC2080

DC Analysis

 

      HDC2080

VOH (Min) V   ?

IoH (mA)         ?

IIH(uA)            ?

IIL(uA)            ?

Timing Analysis of I2C is required for HDC2080.

Please help to provide these information.

 


TAS3251: TAS3251 independant from controller - Power ON and OFF sequence

$
0
0

Part Number: TAS3251

The considered design has the controller feeding I2C configuration, Reset control and I2S on an independant board with dedicated powzer supplies. To the TAS3251 may be powzered ON qnd OFF independantly of the controller board. 

Reading the datasheet, I did nout found reasons for this configuration not to work, especially if there is a pull down on the Reset_Amp pin and and a supply voltage supervisor to control that same pin (as on the TAS3251EVM).

1) Would you confirm the above?

2) Any additional advice to avoid pops for the Power OFF sequence, to complement the supply voltage supervisor ?

3) Is there an advised minimum delay for the supply voltage supervisor (didn't found any in the datasheet)? Would 200ms be OK ?

4) From the datasheet, I considered that 100 mA was the maximum needed for the 15V part of the power scheme (then delivering the 12V and 3.3V subsections) Is this correct ?

Best regards,

JMF

ULN2003A: DC motor drive

$
0
0

Part Number: ULN2003A

Hi

We consider to drive DCM with ULN2003A.

We want motor current sensing by inserting current sensing resistor at low side of ULN2003A.

I attached image.  Could you please check if it is feasible?  


(Please visit the site to view this file)

BestRegards

CCS/TMS320F28379D: TMS320F28379D

DRV8711: BEMF Voltage and Possible mechanical Resonance

$
0
0

Part Number: DRV8711

I'm using the DRV8711 driver for a bipolar stepper motor and now I want to detect the stall (end of the run) by reading the Back EMF voltage.

These are my registers settings and values:

//#### Registers setting:

MODE = 0010xb = microstep 1:4

ISGAIN = 11xb = 40

DTIME = 11xb = 800ns (*)

TORQUE = 0x0A0h = 160

SMPLTH = 100uS (*)

TOFF = 0x032h = 25uS

PWDMODE = 0xb = Internal indexer

TBLANK = 0x0h = 20nS (?)(**)

ABT = 1xb = Enable adaptive blanking time

TDECAY = 0x10  = 8uS (*)

DECMOD = 101xb = Auto Mixed Decay all times (TDECAY as no effect)

Minimal drive, minimum OCP deglitch and threshold(**):

TDRIVEN = 00xb = 250ns 

TDRIVEP = 00xb = 250ns

IDRIVEN = 00xb = 100mA

IDRIVEP = 00xb = 50mA 

(?) is 0x0h equal to 20ns or 1us ?

(*) as in "SLVSC40G - DRV8711 Stepper Motor Controller"

(**) as in "SLVA632 - DRV8711 Quick Spin and Tuning Guide"

//#### Registers value (HEX):

DRV_REG00_CTRL_VALUE         0xF10

DRV_REG01_TORQUE_VALUE  0x1A0

DRV_REG02_OFF_VALUE          0x032

DRV_REG03_BLANK_VALUE     0x100

DRV_REG04_DECAY_VALUE     0x510

DRV_REG05_STALL_VALUE      0xC90  (Freq = 500 SPS)

DRV_REG06_DRIVE_VALUE      0x000

(?) is 0x0h equal to 20ns or 1us ?

(*) as in "SLVSC40G - DRV8711 Stepper Motor Controller"

(**) as in "SLVA632 - DRV8711 Quick Spin and Tuning Guide"

PROBLEM:

the BEMF is not stable at my target speed (250 SPS – Step Per Second):

this unwanted behavior disappears at double speed (500 SPS):

  

QUESTION:

Which register's parameters I must change to have a good behavior at my target speed?

(I need 250 SPS to have enough force, as shown in the graph of the motor datasheet)

 

I'm using the DRV8711 driver for a bipolar stepper motor and now I want to detect the stall (end of the run) by reading the Back EMF voltage.
 
These are my registers settings and values:
…. (allegare da .h…
 
//#### Registers setting:
MODE   = 0010xb = microstep 1:4
ISGAIN = 11xb = 40
DTIME   = 11xb = 800ns(*)
TORQUE               = 0x0A0h = 160
SMPLTH               = 100uS(*)
TOFF      = 0x032h = 25uS
PWDMODE = 0xb = Internal indexer
TBLANK                = 0x0h = 20nS(?)(**)
ABT        = 1xb = Enable adaptive blanking time
TDECAY                = 0x10  = 8uS(*)
DECMOD             = 101xb = Auto Mixed Decay all times (TDECAY as no effect)
 
Minimal drive, minimum OCP deglitch and threshold(**):
TDRIVEN = 00xb = 250ns
TDRIVEP = 00xb = 250ns
IDRIVEN = 00xb = 100mA
IDRIVEP = 00xb = 50mA
 
(?) is 0x0h equal to 20ns or 1us ?
(*) as in "SLVSC40G - DRV8711 Stepper Motor Controller"
(**) as in "SLVA632 - DRV8711 Quick Spin and Tuning Guide"
 
//#### Registers value (HEX):
DRV_REG00_CTRL_VALUE        0xF10
DRV_REG01_TORQUE_VALUE      0x1A0
DRV_REG02_OFF_VALUE         0x032
DRV_REG03_BLANK_VALUE       0x100
DRV_REG04_DECAY_VALUE       0x510
DRV_REG05_STALL_VALUE       0xC90  (Freq = 500 SPS)
DRV_REG06_DRIVE_VALUE       0x000
 
This is my stepper motor:
model “UAL5AN03E1A” - Johnson Electric - bipolar stepper motor
…. (allegare PDF) …
 
PROBLEM:
the BEMF is not stable at my target speed (250 SPS – Step Per Second):
…. (allegare PicoS) …
 
this unwanted behavior disappears at double speed (500 SPS):
…. (allegare PicoS) …
 
QUESTION:
Which register's parameters I must change to have a good behavior at my target speed?
(I need 250 SPS to have enough force, as shown in the graph of the motor datasheet)

MSP430FR2422: Reconfigure an analog pin as Digital pin

$
0
0

Part Number: MSP430FR2422

Hello,

In our application, we need to wake-up the MCU when there is a signal on pin P1.1 & then measure the voltage present on the same pin.

For this, we have followed below approach.

  1. configure Pin P1.1 as digital i/p pin
    - enable interrupt for the same
    - go to sleep mode (LPM0)
  2. upon wake-up, by interrupt on P1.1, reconfigure this pin as analog i/p channel A1
  3. calculate voltage on P1.1 using ADC & do other tasks
  4. Go to Point - 1

But, it doesn't work.
MCU wakes-up & performs the voltage calculation task, when interrupted on the pin P1.1 for the first time only.
After that, MCU doesn't generate interrupt on pin P1.1.

Can anyone help us to resolve this issue?
If there is an alternate approach to fulfill our application requirement, please share it with us.

Thank You

CCS/TUSB422: DRP,UFP,DFP

$
0
0

Tool/software: Code Composer Studio

hi,

DRP,UFP,DFP what it means exactly,please give some diagram,

thanks

Compiler: TDA4X - Troubleshooting Guide (tidl_fsg_quantization.md)

$
0
0

Tool/software: TI C/C++ Compiler

Hi,

We were reading the 'TIDL: Trouble-Shooting Guide' in the documentation provided for TIDL Import tool tidl_j7_01_00_00_00. Under the title 'Steps to Debug Functional Mismatch', it refers to a document named '!tidl_fsg_quantization.md::did_tidl_quantization_Types'. The file is not a hyperlink and we are not able to locate the file in release.

Could you please guide us on how to locate this file?

Thanks and Regards,

Akshat Agrawal.


CCS/LAUNCHXL-CC1310: Output file can not be generated in ccs

$
0
0

Part Number: LAUNCHXL-CC1310

Tool/software: Code Composer Studio

hello friends,

I'm working on rfEasyLink project. I want to send a sensor data periodically every 10seconds. For that I'm using the Clock_Construct api from utility.c file. But even after including the file header and giving path of the same, im getting the following error while linking. please let me know how can I solve the issue. I'm new to CCS compiler.

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "test1.out" not built
gmake: *** [test1.out] Error 1
gmake: Target `all' not remade because of errors.

Thanks.

TIDC-CC2650STK-SENSORTAG: Battery lifetime of the coin cell battery

$
0
0

Part Number: TIDC-CC2650STK-SENSORTAG

Hi E2E,

Good day.

Our customers would like to know the battery lifetime of the coin cell battery if all the sensors are active all the time using the zigbee or 6lowpan network for the CC2650STK.

Thank you in advance for your help.

Regards,
Carlo

BQ25892: BQ25892 BQ28Z610 work together

$
0
0

Part Number: BQ25892

Hi, 

Are (BQ25892)charger  and fuel gauge (BQ28Z610) compatible? During Gauge BQ28Z610 broadcasting desired current and voltage target values through I2C, can BQ25892 receive these values to drive VBAT ( Battery Pack Voltage ) ? 

Thanks and best regards,  

MSP430FR5041: FRAM FAQs

$
0
0

Part Number: MSP430FR5041

Hello,

We're reading through this document: http://www.ti.com/lit/ml/slat151/slat151.pdf
And it mentions that "TI is currently producing standalone FRAM"

However, as I've searched through TI's product portfolio there doesn't seem to be any, and only MSP430 devices with FRAM is available.

Can you please help confirm?

Thank you!

DRV10987: Motor Phase Resistance RY. RPH_CT = RY question?

$
0
0

Part Number: DRV10987

Dear Tier

          DRV10987 datesheet 8.4.1.1 describe Motor Phase Resistance 。Don't understand Ry Rph_ct=Ry,   Rph_ct It's always 1?

DRV10987: 10987 current falt

$
0
0

Part Number: DRV10987

DRV10987 empty stata start motor and enter closed mode  speed 100hz current 0.37A,   then  change the load  speed 100hz current clamb until  0.76 A  then gui show overcurrent and motor stoped . why current cannot continue clamb to max 2A? 

DATEsheet show the DRV10987 rated current 2A ,and MY MOTOR rated current 1.8A.

TIDA-010030: We required the sample test bord .

$
0
0

Part Number: TIDA-010030

Hiii ,

I Mohit Shukla Design Enigneer in Panasonic India .

I go though this design . Please confirm how can I get support from TI for Same in India & contact person detail .

Regard's

Mohit Shukla

Mob: 704239265


AM3359: Why is the generated AM335x routine always displayed as AM437x?

$
0
0

Part Number: AM3359

I want to realize cia402 on AM3359.I have generated the ethercat_slave_full project and redfined the "ecat_def.h".The project ran well on AM3359ICE board.But why the program displayed on TwinCAT is the program of AM437x.It shows TIESC_CiA-002.The xml file said TIESC_CiA-002 should run on AM437x.TIESC_CiA-001 is used AM3359.Even if I chenged all the "ProductCode" to"54490001",it still does not work.There are a few pictures and the "ecat_def.h".

I am a freshman in this field.The whole project is hard for me is there any article to help me understand the whole project,It is best to have the running process on TI RTOS.

Thanks and forgive me for my terrible English.  (Please visit the site to view this file)

MSP430F6779A: How can I find supply currents value at 3.3 V?

$
0
0

Part Number: MSP430F6779A

I have seen MSP430F6779A's data sheet (SLAS982A) and also see "Using power solutions to extend battery life in MSP430™ MCU applications" (SLYT356A). From my point of view all of recommend supply currents in MSP430F6779A's data sheet might be increase in linearly as well as below figure from SLYT356A. Am I right?

Because I have problem about finding current consumption of MCU when it is supplied with 3.3 V of power supply. But entirely data sheet is specified in range of 3.0 V as below figure is from Active mode supply current in MSP430F6779A's data sheet.

The question is how can I find supply current @3.3V for this table and other tables in MSP430F6779A's data sheet?

Thank you.

BQ24072: charging problem BQ24072

$
0
0

Part Number: BQ24072

Hello

I have a problem with BQ24072RGTR.

charging process does not start and not even the Power path, 

I work with 3.7V lipo battery and the IN=4.8V from USB

PGOOD change to low

but the OUT=3.7V

EN1, EN2 and CE set to low

but  ISET I measure= 0V

I measure all the resistors R93, R39, R94, R92 and they seems fine.

 

TPS2373-4EVM-758: how to power up the EVM properly?

$
0
0

Part Number: TPS2373-4EVM-758

We have this EVM unit, TPS2373-4EVM-758,  on hand. 

We connected the EVM input to a DC Power Supply.  EVM Output is not connected to any load.   As soon we apply input from 0V and gradually increase towards 1V, the input current drawn shoots up suddenly,  towards 2A.  We switched off the input instantaneously at this point of time, foreseeing any damage to the EVM.  We repeated this and got the same result, means no additional damage occurred to the EVM due to our powering up exercise.     We did not try with POE PSE, in order to avoid possible damage to the EVM.

 How to proceed?

HD3SS215: High Speed MUX for 8K Monitor

$
0
0

Part Number: HD3SS215

Hi Team,

My customer's application is Monitor.

But they want to build a 8k monitor. Is HD3SS215RTQR able to support this function?

As I check the HDMI data rate. For 8k application, the data rate is up to 16 Gbps(HDMI2.1). HD3SS215 is only able to support HDMI 2.0(6.0 Gbps) is that correct? Do we have any suitable device?

Thanks.

Viewing all 262198 articles
Browse latest View live


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