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

TAS2557: Change the clock source by I2C write directly

$
0
0

Part Number:TAS2557

Hi Team,

We want change the clock source from MCLK to BCLK.

But as we change book00/page01/address74 from 0Dh to 00h, the sound become noisy and quality bad.

Any other register need modified to resolve the noisy? Or If our procedure is wrong?

Test procedure:

1. Use TAS2557 EVM, and open a new mono project on PPC3.

2. System check OK

3. Open I2C monitor and use Log tab start recording.

4. Choose Tuning and Audio Processing---play music, sounds great.

5. Save the I2C log then add "w 98 74 00" below the "w 98 73 0f" command.

6. Stop music, and use I2C monitor I/O tab execute new file which add "w 98 74 00"

7. Then play the same music, sounds become noisy and quality bad.

Thanks


TLV320AIC3111: Linux Issue

$
0
0

Part Number:TLV320AIC3111

Hi,

I am trying to use a TLV320AIC3111 with an NXP i.MX8M running Linux. I followed the instructions here http://www.ti.com/tool/tlv320aic31xxsw-linux; I enabled SND_SOC_TLV320AIC31XX with menuconfig, and I put the following entries in the device tree:

&i2c3 {
clock-frequency = <100000>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c3>;
status = "okay";

tlv320aic311x: tlv320aic311x@18 {
compatible = "ti,tlv320aic311x";
reg = <0x18>;
ai31xx-micbias-vg = <MICBIAS_2_0V>;
reset-gpios = <&gpio4 28 GPIO_ACTIVE_LOW>;
AVDD-supply = <&reg_audio_board>;
HPVDD-supply = <&reg_audio_board>;
SPRVDD-supply = <&reg_audio_board>;
SPLVDD-supply = <&reg_audio_board>;
IOVDD-supply = <&reg_audio_board>;
DVDD-supply = <&reg_audio_board>;
};

};

&sai1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_sai1>;
assigned-clocks = <&clk IMX8MM_CLK_SAI1_SRC>,
<&clk IMX8MM_CLK_SAI1_DIV>;
assigned-clock-parents = <&clk IMX8MM_AUDIO_PLL1_OUT>;
assigned-clock-rates = <0>, <24576000>;
status = "okay";
};

sound-tlv320aic311x {
compatible = "ti,tlv320aic311x";
model = "tlv320aic311x-audio";
audio-cpu = <&sai1>;
audio-codec = <&tlv320aic311x>;
audio-routing =
"Speaker Left", "SPL",
"Speaker Right", "SPR",
"MIC1LM","Mic";
};

I'm using the 3111 EVM, detached from the USB board, for now, so the regulators aren't actually under the i.MX board's control. I commented out the following lines in tlv320aic31xx.c:

/*for (i = 0; i < ARRAY_SIZE(aic31xx->supplies); i++)
aic31xx->supplies[i].supply = aic31xx_supply_names[i];

ret = devm_regulator_bulk_get(aic31xx->dev,
ARRAY_SIZE(aic31xx->supplies),
aic31xx->supplies);
if (ret != 0)
dev_err(aic31xx->dev, "Failed to request supplies: %d\n", ret);*/

I get the following error in my dmesg when I grep for "tlv":

[    4.310678] tlv320aic31xx-codec: probe of 2-0018 failed with error 157556304

I'm using I2C 2, and the address of the codec is 0x18, so this makes me wonder if there's an I2C problem. I've used I2C successfully for other devices on this board, and 18 shows up when I run i2cdetect - 2:

0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: UU UU UU UU -- -- -- -- 18 -- -- -- -- -- -- --
20: UU -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- UU -- -- --
40: 40 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: 50 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --

Any ideas?

Thanks,

Dave

AM3358: AM3358BZCZ100 : Overvoltage from PLL,OSC

$
0
0

Part Number:AM3358

Hi,
I designed the board using "AM3358BZCZ100", but the product behaves differently at power on.
Of the five, there are some that start normally, some that start occasionally, and some that do not start at all.
The cause is that the “LDO1 pin(1.8V)” of “TPS65218D0” transiently rises to 2 V when the power is turned on.
Due to this overvoltage, the power supply start-up sequence of "TPS65218D0" stops halfway.
In order to investigate the cause, I removed the load of "LDO1" from group 1 to 3 in order.
LDO1 connect group
(group1)
analog circuits load = 100uA
VDDA_ADC
VREF_P
(group2)
VDDS
VDDS_SRAM_CORE_BG
VDDS_SRAM_MPU_BB
VDDS_RTC
(group3)
VDDS_PLL_CORE_LD
VDDS_PLL_MPU
VDDS_PLL_DDR
VDDS_OSC

When group 3 was removed, it now works properly.
It seems that an overvoltage will be applied from the “AM3358BZCZ100 PLL,OSC” terminal to the “LDO1” when the power is turned on for some reason.
By adding a 500 ohm resistor as a load to the “LDO1” terminal, the overvoltage does not appear.
Is it the characteristic of "AM3358BZCZ100"?
Is there a problem with using "AM3358BZCZ100"?
Regards,
Isao.

CC2640R2F-Q1: Debug interface is locked when use smratrf flash programer2

$
0
0

Part Number:CC2640R2F-Q1

hello everyone!

       When I tried to download the firmware into CC2640R2F-Q1 via smratrf flash programer2 , an error occured "Create XBAL object failed: Debug interface is locked.".

       May someone can help me to slove this problem?  I have tried to do the  forced mass erased but it still report such error. (plese refer to the following picture).

       Thanks~!

CC2640R2F: GPTimer Delay Tuning for antennas toggling

$
0
0

Part Number:CC2640R2F

Hi,

  I notice that in latest SDK 3.10.00.15, the first period is different from previous release (1185 vs. 420 ticks), may i know what's the details of this period change?

  Thanks

SDK 2.30.00.28

uint32_t g_initialPeriod = 1185; // 1385

SDK 3.10.00.15

TINA/Spice/TPS82130: TPS82130 Inverting Buck-Boost Topology

$
0
0

Part Number:TPS82130

Tool/software:TINA-TI or Spice Models

hi!

TI,

I have a question about TPS82130 Inverting Buck-Boost Topology .

1.in TPS82130 datasheet,CIN connect  to the -vout

2.in the sheet TIDUCV2, CIN CIN connect  to the  GND

3.My question 

a.Which of the above two situations is right? 

b.What is the essential difference between the above two situations

Look forward to your reply !thanks very much

RTOS/CC2640R2F: How to set-up on chip OAD for multi-role project?

$
0
0

Part Number:CC2640R2F

Tool/software: TI-RTOS

Hi,

I am currently working on setting up the on-chip OAD for a project built on the basis of multi-role SDK example (SDK: 2.40.32). I have read through the "Over the Air Download(OAD)" Docs by TI and pretty much lost as to where to start from or what to include in the project. I decided to follow the instructions in "Out of the Box Demo(On-Chip OAD)" and imported the "bim_oad_onchip" from the sdk but couldn't find the "oad_target_cc2640r2lp_stack" and "oad_target_cc2640r2lp_app". Now, I just need some guidance to start with on how to set up my current multi-role project as a target device?

Please suggest the steps correlating to the Docs or insights on how to get started with this. Any help would be greatly appreciated.

Cheers

Vinay 

LM76002: LM76002 FB resistor question.

$
0
0

Part Number:LM76002

Our project plan uses LM76002 as the main buck. Because our project very cares light load current. Specification show recommends Rfb is 100K, We want to change to 1M.

We want to confirm how large resistor can be used.


CCS/IWR6843ISK: XDS110 debug connection issue

$
0
0

Part Number:IWR6843ISK

Tool/software: Code Composer Studio

Hi,

there is XDS110 connection issue occurred on my IWR6843 board, the COM port of UART/DATA are not recognized by Win 10 PC, neither be able to update XDS firmware as below screenshot. please help, thanks!

Ken 

TMS320F280049C: TMS320F280049CPZS, WE NEED TUV OR UL CERTIFICATION FILES AND NUMBER.

$
0
0

Part Number:TMS320F280049C

Hi Sir,

TMS320F280049CPZS and TMS320F28377DWZT are designed on our board.

Our products is Solar Central Inverter, market cover all over the world.

We need TUV and UL certification files and certification number.  please help to provide. thanks.

Cyan,

Arrow

TMP303: output-pin termination

$
0
0

Part Number:TMP303

Hi,

I have a plan to useTMP303 as temperature fuse.

Is OUT-pin fixed to certain value (H or L) when the Power is ON?. I need to know whether pulldown resistor needed or not,

since I want to use it as an input to digital device. In my understanding, it is, since the temperature is already fixed to a certain value

when Power-ON. 

Thank you

Sainer 

BOOST-DRV8711: DRV8711 EVM GUI configuration error

$
0
0

Part Number:BOOST-DRV8711

Hi,

I had the BOOST-DRV8711 EVM and MSP430G2553 Board as TI recommend, and I can connect and download firmware with CCS. However, when I connect my stepper motor with the BOOST EVM and power on, my motor doesn't work, and the FAULT LED on the BOOST EVM is always bright. 

I cannot set any function of the EVM on the GUI. Several errors show that the GUI cannot get access to MSP430 memory, and one of the screenshot is as follows:

So I post my problem online and seek for help from engineers. Thanks for all who view my problem.

Gengyu Zhang

RTOS/LAUNCHXL-CC1310: Read internal flash page on BIM.

$
0
0

Part Number:LAUNCHXL-CC1310

Tool/software: TI-RTOS

Hello All,

I wanted to implement FACTORY RESET on our CC1310 device. I'm planning to add this on the offchip_bim example.

My idea is to check if a certain location on the external flash (preferably the address for BLE STACK) contains an image.

If it doesn't contain an image, will copy the image from the internal flash into the external flash. 

However, I can't find any function that could read from the internal flash on file flash.c (C:/ti/<sdk_version>/source/ti/device/cc13x0/driverlib).

There is a HalReadFlash function on the hal_flash_wrapper.c(C:/ti/<sdk_version>/source/ti/ti154stack/hal/src/target/_common)

but can't compile the code successfully when I add it on my application code.

Any help would be appreciated.

Anyways, below is my setup:

CCS version: 8.3.1

SDK version: 2.20.00.38

Thanks and Regards,

Elton

Recomended Ether PHY which can be conneced with AM5716

$
0
0

Hello team,

My customer is looking for Ether PHY which can be conneced with AM5716. I write down other requirement as below.Woudl you pleaes advise TI recomended Ether PHY?
I think that Case1) is DP83867,  Case2) is DP83822.   Woudl you please advise?

Case1)
    10/100/1000 BASE-T
    Wake-on-LAN(WoL)
    Vdd= 3.3V
    IEEE.1588 PTP
    Can connect with AM5716
   

Case2)
    10/100 BASE-TX
    Wake-on-LAN(WoL)
    Vdd= 3.3V
    IEEE.1588 PTP
    Can connect with AM5716

Your advice would be so appreciated.

Best Regards,
Akihisa Tamazaki

CCS/PGA411Q1EVM: PGA411Q1EVM

$
0
0

Part Number:PGA411Q1EVM

Tool/software: Code Composer Studio

Hi,

I am trying to communicate with PGA411Q1EVM and ti TMS570LS3137DZWT Hercules board through SPI.

But after power on some unknown values are coming in SOMI of the PGA411Q1EVM.

And it is not able to capture through mipspi () function.

Is there any example codes are there in the CCS v6.0.1 to drive the PGA411Q1EVM through TMS570LS3137DZWT Hercules board.

Thanks


RTOS/CC3235S: CC3235S EMI certification?

$
0
0

Part Number:CC3235S

Tool/software: TI-RTOS

Dear TI,

Our Japanese customers are asking if this CC3235S can pass an EMI certification??

thx.

packaging orientation, reflow time and Di washability

$
0
0

Hi,

I  want packaging orientation, reflow time and Di washability for LM7372MRX/NOPB part.

WEBENCH® Tools/UCC28630: PQ2625 WITH AL 177nH

$
0
0

Part Number:UCC28630

Tool/software: WEBENCH® Design Tools

Short description: AC DC Converter using UCC28630DR
Original details: Using TI Work bench we designed AC-DC Converter for the below specifications:-
VinMin = 160VAC,50Hz
VinMax = 260VAC,50Hz
Vout = 22VDC
Iout = 5ADC

The resulting design: UCC28630DR was generated along with BOM by TI Work bench and this meets our requirement. BOM (Bill of Materials) calls for transformer T1 (PQ2625) with below details, this part is manufactured by wurth elektronik.
Core Part Number=150-2239
Coil Former Part Number=070-5649
LP=269uH
Turns Ratio (Nas) =5:8
Turns Ration (Nps) =39:8
Npri=39.0
Naux=5.0
Naux=8.0

We could get all components expect PQ2625 (Suggested in TI design). Supplier Wurth electronik does not support. We tried with them. Request you to use the core / coil former from popular manufacturer in your design so that part will be available. 

We tried with alternate part and got the equivalent to PQ2625 by the manufacturers TDK / EPCOS / FERROXCUBE etc. Details of wurth and TDK is given below:
Part Wurth Electronik TDK
Core Part Number 150-2239 B65877A
Coil Former Part Number 070-5649 B65878E
Core Material TP4A N97
AL Value 177nH, 4650nH
Npri (Primary Turns) 39, 7


The Al value of wurth is less compared to TDK nearly 20 times. Calculating the primary number turns for TDK, it resulted to 7 which is also less than wurth (39 turns). Hence sec and AUX turns are very less. We are not able to construct the transformer. Please advise us how to carry out further. Project is urgent . Req you to send the solution immediately.

TIDA-00142: 24 VDC / 250 Amps BLDC Controller

$
0
0

Part Number:TIDA-00142

Hello,

I need to design a motor controller for a 24 VDC / 250 Amp BLDC.for electric-powered hydraulic steering-assist pump.

There are different techniques:

 1- with Hall-Effect sensors

 2- Sensor-less BEMF zero-crossing detection

 3- Sensor-less INSTA-SPIN

Which technique should I select?

Thanks!

HD3SS3220: USB3 re-driver in HD3SS3220 referenc design

Viewing all 262198 articles
Browse latest View live


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