Quantcast
Viewing all 35901 articles
Browse latest View live

BQ35100: How to switch between SEALED/UNSEALED/FULL ACCESS modes?

Part Number:BQ35100

Hello,

I am working on BQ35100 to get battery level.
I have bq35100 integrated with stm32l071 on a board. I am NOT USING BQ STUDIO to calibrate bq35100.
In order to get battery level I need to calibrate the device and for calibration I have to write commands in UNSEALEDMODE.
This is the code I am trying - (Ref - slua640b)

void enterCalibrationMode(void) {
printf("Entering Calibration Mode.\n");
send_subCommand(0x00, 0x2D); //Enable Calibration mode
send_subCommand(0x00, 0x81); //Enter Calibration mode
send_subCommand(0x00, 0x00);
send_Command(0x00);
unsigned char buffer[2] = { 0x00, 0x00 };
_delay_cycles(10000);
I2C_read(buffer, 2);
do {
printf("%x\n", buffer[1]);
printf("Gauge is not in Calibration mode.\n");
} while ((buffer[1] & 0x10) != 0x10);
printf("Gauge is in Calibration mode.\n");
}

These steps always return "Gauge is not in Calibration mode".

I am not sure that the device is in UNSEALED MODE.

So, I want to know -
1. How to check BQ35100 is currently in which mode i.e. SEALED/UNSEALED/FULL ACCESS?
2. How to switch between different modes? Are there some keys to switch between them? If Yes, then how can I get them?


TPS23861: how to config multi-PSE H/W setting

Part Number:TPS23861

i bought TPS23861 EVM 4 pcs, want to build a 24-ports PSE device,

but between two TPS23861 connect have issue,

Aout(dev1)-->Ain(dev2), Aout(dev2)-->Ain(dev3), Aout(dev3)-->Ain(dev4).......Aout(dev7)-->Ain(dev8)..

all SDAI, SDAO, SCL, connecting separately.

A3 pin Gnd ( dev1, dev3, dev5, dev7 )

A3 pin DNP ( dev2, dev4, dev6, dev8 )

connecting have any problem?

TPS2559: Operating Temperature Range Rating & suitability for BTS platform designs

Part Number:TPS2559

Dear Team,

   The datasheet specify for temperature ranges w.r.t storage and junction temperature only for TPS2559; pls update on the operated (board/ambient values) temperature range ratings for the device, to verify the feasibility for LTE BTS system integration.

Also pls update on the alternate part available from switch portfolio, for Telecom/ BTS design applications & lower Turn on/off times for transient performances. 

Thanks and Regards,

Karthikkumar.R,

Wipro,Ltd., (EC-5)

Bangalore, IN

LM317: Automotive Replacement for Current Source Application

Part Number:LM317

Hi,

I'm looking for the way to build a constant-current source in automotive application. Figure 18 of LM317 datasheet is a classic technique but I don't see the automotive spin off available yet. Could you please help to recommend some other automotive LDO that could source ~20mA current at maximum 18V Vout?

Great thanks for your help!

Peiheng.

TLV62569: Thermal Information

Part Number:TLV62569

Hi 

My customer is evaluating the thermal spec of TLV62569 comparing with TPS562200. TLV62569  has R­ƟJC(TOP)  =137.5 and ѰJT 31.4 which are relatively higher than TPS562200's 44.5 / 2.2. Is there an explanation why there is large gap between these two devices?

Customer is worrying about the thermal performance of this device. Kindly help to provide a relief on their concern.

Rgds
Kelvin

UCC28780: Application for Battery Charger

Part Number:UCC28780

Hi TI experts,

Does UCC28780 suitable to be a battery charger? As I know, it has four mode SBP, LPM, ABM and AAM. If yes, would you provide reference design for us? Thanks.

LM4121: LM4121IM5-ADJ/NOPB

Part Number:LM4121

Hello Sir/Madam,

I am using LM4121IM5-ADJ/NOPB in our design for 1.65 Voltage Reference.

I selected the resistors R1 = 36 K ohms and R2 = 100K for the VOUT = [Vref(1+ R1/R2] − Ibias• R1. Vref =1.216 and Ibias = 40 nA

My expected VOUT is 1.65 Volts but I am getting 1.60 V

Could you suggest how to resolve it?

Thanks and Regards,

Sarath Kumar C

LM5170-Q1: five channel output LM5170 design

Part Number:LM5170-Q1

Dear all,

i want to know how to design OPT circuit? there is 3.3KW 48V systom project, i don't find any design reference in datesheet.

2,how the IC  to control the SYNCIN pin and  SYNCOUT pin , to aviod the DCM mode ?

thanks a lot.


TPS2061C: EN_n Pin Left Un-Connected

Part Number:TPS2061C

Hi There, 

We have situation on design, where we had left the EN_n PIN of the Device Un-Connected. 

We want to know whether there is any PULL-DOWN on the Enable Pin in the device to have the Load Switch always enabled condition.

Thanks,

Ravi Teja.

TPS2061C: EN_n Pin Left Un-Connected

Part Number:TPS2061C

Hi There, 

What if Enable PIn is left Un-Connected. 

Does-the device has Weak Pull-Up/Down on the Enable Pin. 

Please Confirm.

Thanks,

Ravi Teja.

UCC38083: UCC38083

Part Number:UCC38083

Hello, I'd like to ask for advice about UCC38083.

How could I disable the function that cycle-by-cycle current limiting causes the PWM stop and then soft-start.

I'd like to only employ the function of cycle-by-cycle current limiting.

LM27762: LM27762 with lower consumption

Part Number:LM27762

hi Team,

customer is using positive and negative voltage output for ADS1291 for ECG device 

it was evaluated with the LM27762, but the consumption during operation mode is considered too high.

can we check any compatible parts with lower working consumption?

 or if we separate in to two device one positive and the other negative output (-2V), will it be less consumption?

Thanks

BQ28Z610: The Full Charge Capacity changes during the charge. Why?

Part Number:BQ28Z610

I'm using a battery pack 2p1s Panasonic NCR18650BF and I have completed the learning cycle succefully. During the charge of battery the Full Charge Capacity changes and I don't understand why.

Below the log of the charge exported from bqstudio

Image may be NSFW.
Clik here to view.

What am I doing wrong?
Thank you in advance.
Regards

TPS546D24: MSEL,MSEL2,VSEL, register values not described in datasheet.

Part Number:TPS546D24

MSEL,MSEL2,VSEL, register values not described in datasheet.

It looks very similar architecture with 548d22, 549d22 .

different things are 546d24 uses voltage divider bp1v5 .

But, others and most of previous ti power ic uses BP2V5.

Could you give a information on that? draft datasheet is also very helpful to me.
I've finished single mode and dual mode 543c20 design.

thanks.

TPS2000C: Reverse current blocking

Part Number:TPS2000C

The TPS2000C datasheet details 'reverse current blocking when disabled' as a feature in the overview section. Can this device--or any other similar 2A-limited USB switches--be used to allow reverse current with minimal voltage drop? I'm looking for a single, inexpensive device to provide current limiting from IN to OUT while allowing current (with or without limit) from OUT to IN.


UCC2818: UCC2818 PFC converter issue

Part Number:UCC2818

Hello,

I designed a PFC converter which has the following features :

Vinac = 85V~130V (Typical input voltage is 115Vac)

Frequency = 400Hz ~ 800Hz. ( go from 400Hz to 800Hzn, avionic power supply)

Vout = 260V/ Poutmax = 150W.

I m using the controller UCC2818.

My issue is about the current harmonic distortion. I want to know if there is trick that exists to improve the distortion during the current crossing of zero.

I used your mathcad file and your note application to choose peripheral component (voltage and current loops).

bellow the current waveform @Pout=400W, Vin=85V, Vout=260V.

The waveform is correct except when the current is crossing zero.

I tried to change current loop component, it allows to improve the current waveform and harmonic distortion but it is not enough to meet the specifications.

Thank you for your help.

Image may be NSFW.
Clik here to view.

BQ25710: OTG timing question

BQ27426: 2 Cell series solution

Part Number:BQ27426

Hello

Please help promote 2 series Li Battery Gauge , 3000mAh/Cell

I have find application note SLUA857 show how to use 1-S gauge BQ27426 design for 2-S Battery, and I want to check this solution's advantages and disadvantages then specialized 2S ?

LM5050-1: Power Path Controller with ability for manual selection of path

Part Number:LM5050-1

Hello!

I'm developing a Power Path Controller for an application with output ratings of 24V and 65A. The sources are two Lithium batteries in parallel.

I initially used two LM5050 controllers in parallel, one for each source, and toggled the enable pin to manually select a power path, only to find that ideal diodes don't work that way and the higher voltage source is always selected via the body diode.

My application demands that I use the source with lower voltage at certain times, to be selected with a microcontroller. I came across LM5060 high side protection controller with manual enable facility.

I plan to use LM5060 and LM5050 in series for a single source, and repeat this arrangement in parallel for the second source, to power the load.

Please suggest if this would work. I'm attaching a schematic of the same for your reference.Image may be NSFW.
Clik here to view.

LM5001: LM5001

Viewing all 35901 articles
Browse latest View live


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