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

CC3200: Does sl_Stop clear all configurations stored on the network processor?

$
0
0

Part Number:CC3200

Hi,

I have a question regarding the network processor:

1. In the ConfigureSimpleLinkToDefault State() function, first the cc3200 is set to Station mode. Then a lot of configurations are done including policies, etc. At the end of this function sl_Stop() is called.

When sl_Stop() is called the Network processor is reset so all the previous settings are deleted. So what is the reason sl_Stop() is called at the end ot this function.

Can someone please clarify?

thanks and regards,

Rajkumar


CC3200: Getting the gpio pin wake up source

$
0
0

Part Number:CC3200

Hello,

How can i identify the Gpio pin Wakeup source when the cc3200 exit the LPDS?
I want to know exactly the Pin number.

Thank you.

AFE5809EVM: AFE5809EVM Digital Demodulator

$
0
0

Part Number:AFE5809EVM

Hello,

I am trying to use AFE5809EVM Demodulator feature.

1.  If possible, Can you guys please help me to design filter for 40/32 = 1.25 MHz ?

2. If possible I would like to set filter cut-off freq to 350 KHz.

Please let me know if you need any further information.

Thank you.

Uniflash - formatting with wrong capacity

$
0
0

We are using uniflash to program CC3200 devices.

If I understand the guide correctly, it should be formatted to 1MB.

Unfortunately we've accidentally formatted some of our early devices with 8MB.

So my questions are:

1. Could this really cause problems?

2. Is it possible this will lead to failure in creating file even thought there is enough space on the flash?

3. Does formatting again, this time to 1MB fix any problems which might have been caused by the first "wrong formatting"?

Thanks in advance!

Tal

report attribute failed issue

$
0
0

hi all,

have anyone give me a Suggest for it ?

sometime it don't send out when i report attribute .

i create a Period timer(5s) to send report ,every timeout handle it increase variable(ButCD) and caller send report(Switch_sendToggle)

it seem it do't update attribute information immediately.

static void Switch_sendToggle(void)
{
    afAddrType_t dstAddr;
    zclReportCmd_t  *pReportCmd;

    // Build and send a ZCL temperature reading to the matched device
    pReportCmd = ICall_malloc(sizeof(zclReportCmd_t) + sizeof(zclReport_t));
    if(pReportCmd != NULL)
    {
        dstAddr.addrMode = (afAddrMode_t)zswDstAddr.addrMode;
        dstAddr.addr.shortAddr = zswDstAddr.addr.shortAddr;
        dstAddr.endPoint = zswDstAddr.endpoint;
        dstAddr.panId = zswDstAddr.panID;
        pReportCmd->numAttr = 1;
        pReportCmd->attrList[0].attrID = ATTRID_BUTTON_CD;
        pReportCmd->attrList[0].dataType = ZCL_DATATYPE_UINT8;
        pReportCmd->attrList[0].attrData = (void *) (&ButCD);    
        // Call ZCL function to send the report
        zcl_SendReportCmd(SWITCH_EP, &dstAddr,
                ZCL_CLUSTER_ID_AMIGO, pReportCmd,
                ZCL_FRAME_SERVER_CLIENT_DIR, true, swTransID++);

        ICall_free(pReportCmd);        
    }
}

LM5060-Q1: Disable UVLO

$
0
0

Part Number:LM5060-Q1

Hello,

Can we use the UVLO of the LM5060-Q1 as Disable? (Pull up to VIN)
Vin may drop to about 3V.
However, there is LM5122 - Q1 at the back of LM5060 - Q1, and 10V of boosted output is applied at LM5122 - Q1 after start - up.

Best Regards,
Ryuji

TSW1400EVM: AFE5809 + TSW1400 - not working

$
0
0

Part Number:TSW1400EVM

Hi,

We are using AFE5809EVM and TSW1400 to run some tests but TSW1400 doesn't seem to work at all. There is no LED light turning on. But in the GUI it shows connected. Also, JTAG_CHAIN_ERROR is popping up. 

I have used these boards few months ago and was able to manage to get rid of JTAG CHAIN ERROR but now, it is strange that none of the LED is on. 

What would be causing an issue? We  want to simulate I/Q data at the moment.

Thank you!

LM3447-PAR-230VEVM: does not work truly


OPT8241-CDK-EVM: obsolete parts.

$
0
0

Part Number:OPT8241-CDK-EVM

Hi,

in the BOM in the file name BOM_OPT8241-CDK-EVM SB REV2P0V1.xls U7: MT47H32M16HR-25E-G_0

However, this part is obsolete according to digikey[1] , and it can not be found in Micron's website. I assume it has been replaced by another one. Can you please guide me to which part was used as a replacement for it.

Best Regards,

Moetaz

Linux/SN65DSI83: generates test pattern OK, but fails to streaming MIPI DSI data

$
0
0

Part Number:SN65DSI83

Tool/software: Linux

Hi TI Experts,

We are debugging a Android PAD project for our customer.

This project is an variation from former design. In previous design, the CPU is Qualcomm MSM8939, and the LCD display uses a MIPI DSI interface, everything works fine.

The new design changed the LCD display interface into LVDS(Flat-link) . So the connection is MSM8939 -> SN65DSI83 -> LVDS LCD display. And the SN65DSI83 uses MIPI D-PHY clock as the clock source.

We've made great efforts to make the LCD display to work. We've been testing the hardware by using the test pattern feature of SN65DSI83, finally by changing the D-PHY clock to continuous mode, we succeeded. The test pattern  from SN65DSI83 is as follows:

By seeing the test pattern, we believe that the clock is OK(we uses an oscilloscope to show the clocks from D-PHY and LVDS, both to be correct), the parameters of the LCD display is matched. however, we still cannot see any outputs in the LCD by switch the test pattern  feature off. The timing parameter of the MIPI DSI has been reviewed, and seems to be good.

The LCD resolution is 1280x800, the MIPI D-PHY clock is 200MHz, and  in our settings, we divided it by 4 as the LVDS clock.  

The SN65DSI83 register setting for the test pattern to work is written in a HTML script and can be found in the attachment. 

Please give some advice, is there somthing else should be considered? (Please visit the site to view this file)

TPS65094: PMU Signals glitch impact PMIC state

$
0
0

Part Number:TPS65094

Hi Team,

 

Sorry to bother you.

Please refer to below description, my customer mention Intel release sighting report to highlight PMU signals glitch during power on.

Do you know this glitch will impact or trigger TI PMIC state or not?


Thanks for your help and time.

CC2640: Manufacturer claims chipset problem relating to device reset

$
0
0

Part Number:CC2640

Recently we've been in talks with our manufacturer in China, who claim that they contacted a TI engineer regarding a fault observed in the operation of our devices. 

The issue that has been reported by the manufacturer is that the device will become unresponsive after a varying amount of time. Taking the battery out and putting it back in seems to allow it to work again. We thought the issue was linked to an iCall abort problem stemming from managing BLE functions outside of the task, so this was fixed and a 'SysCtrlSystemReset()' was put in the AssertHandler() function to avoid device lock up (HAL_ASSERT_SPINLOCK) if it happened again.

We have rarely been able to reproduce the issue, but the manufacturer claims it persists, and that it can be traced to a chipset problem. 

Here's an excerpt of a communication from the manufacturer:

please use “HCI_EXT_ResetSystemCmd(HCI_EXT_RESET_SYSTEM_HARD)”

Not only the forum,the TI enginner already confirm there is bug for this chipset if you ask them support,they will give you the real reason!

if we do as your old way will cause the product dead irregular,and some will cause the TICC2640 chipset damage,the TI enginner explain something about "flash",sorry,i am not clear what they say,if you ask them,they will explain clear

As you can see, communication is difficult and they are unable to fully convey the detail of their conversation with the TI engineer or the nature of the fault.

Could a TI employee with knowledge in this area please comment on the issue?

3D Model needed for CBD Package

$
0
0

Support Path: /Tools & software/Help find tools and software/Models & Simulation/Request new model/

Please provide a 3D model for the CBD package.  TDA2Ex SoC for ADAS 17mm Package Silicon Rev 2.0

TAS5342LA: Pop noise and Mid-Z sequence

$
0
0

Part Number:TAS5342LA

Hi

I have question of TAS5342LA mid-z compatibility.

1. 

To reduce pop noise when powering up, mid-z sequence would be effective.

Is mid-z sequence the solution offered by external PWM processor, not TAS5342LA itself?

2.

Do you have any idea to reduce pop noise while de-assering /RESET when powering up TAS5342LA?

Do you think it can be brought good impact by controlling RESET signal? (For example, ramp up RESET early etc...)

I now want the answer of TAS5342LA, not other device solution, sorry.

BestRegards

Compiler/PROCESSOR-SDK-AM437X: Permission Error with TI Compiler

$
0
0

Part Number:PROCESSOR-SDK-AM437X

Tool/software: TI C/C++ Compiler

I created Project on AM437x IDK with TI Compiler
simply my project contain  ِApp.c , i2c_app.c and i2c_app.h files
 it gives me an error while compiling which is
fatal error #6001: cannot open file "C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/utils":  Permission denied
 i already put this path in Compiler Directories

and this is the console log


**** Build of configuration Debug for project I2C_Examples_TI ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../App.c'
'Invoking: ARM Compiler'
"C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armcl" -mv7A8 --code_state=32 --abi=eabi -me --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/os_drivers/include" --include_path="C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/include" --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/examples/example_utils" --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/am43xx/" --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/" --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/" --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/hw" -g --define=am4379 --diag_wrap=off --diag_warning=225 --display_error_number --preproc_with_compile --preproc_dependency="App.pp"  "../App.c"
"C:\ti\am437x_sysbios_ind_sdk_2.0.0.2\sdk\starterware\include\dcard.h", line 212: warning #303-D: typedef name has already been declared (with same type)
"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/board.h", line 308: warning #303-D: typedef name has already been declared (with same type)
"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/board.h", line 321: warning #303-D: typedef name has already been declared (with same type)
"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/board.h", line 372: warning #303-D: typedef name has already been declared (with same type)
"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/board.h", line 394: warning #303-D: typedef name has already been declared (with same type)
"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/board.h", line 404: warning #303-D: typedef name has already been declared (with same type)
'Finished building: ../App.c'
' '
'Building file: ../i2c_app.c'
'Invoking: ARM Compiler'
"C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armcl" -mv7A8 --code_state=32 --abi=eabi -me --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/os_drivers/include" --include_path="C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/include" --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/examples/example_utils" --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/am43xx/" --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/" --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/" --include_path="C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/hw" -g --define=am4379 --diag_wrap=off --diag_warning=225 --display_error_number --preproc_with_compile --preproc_dependency="i2c_app.pp"  "../i2c_app.c"
'Finished building: ../i2c_app.c'
' '
'Building target: I2C_Examples_TI.out'
'Invoking: ARM Linker'
"C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armcl" -mv7A8 --code_state=32 --abi=eabi -me -g --define=am4379 --diag_wrap=off --diag_warning=225 --display_error_number -z -m"I2C_Examples_TI.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/lib" -i"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/binary/soc/lib/am43xx-evm/a9/ccs/am43xx_release" -i"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/binary/utils/lib/am43xx-evm/a9/ccs/am43xx_release" -i"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/binary/device/lib/am43xx-evm/a9/ccs/am43xx_release" -i"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/binary/dal/lib/am43xx-evm/a9/ccs/am43xx_release" -i"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/binary/board/lib/am43xx-evm/a9/ccs/am43xx_release" -i"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/examples/example_utils" -i"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/" -i"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/hw" -i"C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/am43xx/" --reread_libs --display_error_number --diag_wrap=off --warn_sections --xml_link_info="I2C_Examples_TI_linkInfo.xml" --rom_model -o "I2C_Examples_TI.out" "./App.obj" "./i2c_app.obj" "../AM437x.cmd"  -l"libc.a" -l"utils" -l"c" -l"example_utils"
<Linking>
fatal error #6001: cannot open file "C:/ti/am437x_sysbios_ind_sdk_2.0.0.2/sdk/starterware/include/utils":  Permission denied

>> Compilation failure
gmake: *** [I2C_Examples_TI.out] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****



Compiler: Inline once disabling with a compiler directive

$
0
0

Tool/software: TI C/C++ Compiler

Hello 

We are using the c2000 environment. I need an information about the inline directive. When in the advanced optimization menu of the code composer the "inline function is called once activated, is it then possibly to suppress this feature. In our case with we have a function which is called only once directly. But the calling function is called several times. Is it possible to suppress the inline with a directive or how handles the compiler such a case.

Thanks

Reto

TPS65982: Detection of USB2.0 or USB 3.0

$
0
0

Part Number:TPS65982

Hi Team,

My customer would like to know which data rate connection(USB2.0 or USB3.0) is established on USB line. And they hope TPS65982 or HD3SS460 has any indicator functions(like status register).

 Does TPS65982 have such function to distinguish established standard on USB line?

I think it might be impassible because the established connection doesn't depends on physical layer but link layer. But let me double check just in case.  

Regards,

Takashi Onawa

cc2541: CC2541 ble software hex file protection

$
0
0

Part Number:cc2541

Hi ,

 Urgent question!!!!!!!!!!

We have developed a product using CC2541 ic. Our product is ready for production now.

I want to know how i can protect software/hex file from being copied. As you might have idea that in  "SmartRF Flash Programmer" we have  option to "Read Flash in hex file". So i am worried that  anyone can read hex file if they get to know the part number.

Is there any way to protect the software from being copied? any protection or encryption method in stack itself.

Looking forward to reply from you.

CCS/ADS1292: ADS1292 channel 1 read issue

$
0
0

Part Number:ADS1292

Tool/software: Code Composer Studio

Hi,

I am getting some wrong values while handling Channel1 of ADS1292. Here is my ADS1292 circuit diagram

I able to read channel2 properly, but channel1 i am getting always high 0x7fffff.

My register settings are

const TUSIGN8 ADS1292_Default_Register_Settings[12] = {

/* REG 0: Device ID read Ony */

0x53,

/* REG 1: CONFIG1 */

0x02, /* 010 | fMOD/256 | 500SPS */

/* REG 2: CONFIG2 */

0xF8, //0xF8//0xE8, /* Bit 7 always 1, PDB_LOFF_COMP, PDB_REFBUF, CLKOUT_EN */

/* REG 3: LOFF */

0x10, /* Comparator threshold at 95% and 5%, current source or sink resistor DC lead-off */

/* REG 4: CH1SET (PGA gain = 6) */

0x10,

/* REG 5: CH2SET (PGA gain = 6) */

0x10, /* gain set to 1 */

/* REG 6: RLD_SENS (default) */

0x2C,

/* REG 7: LOFF_SENS (default) */

0x0F, /* not required */

/* REG 8: LOFF_STAT */

0x48, /* read only */

/* REG 9: RESP1 */

0xEA, /* not required */

/* REG 10: RESP2 */

0x83, /* only Calib set to Enabled , rest not required */

/* REG 11: GPIO */

0x0C /* not required */

};

I am giving differential  voltage across +ve and -ve terminal as shown in figure

Please let me know whether any thing i need to change in control register settings,

Thanks and Regards,

Nitesh

TPS731: Input voltage to Ven

$
0
0

Part Number:TPS731

Hello,

My customer considers the use of TPS73101.

In the data sheet ,
・The maximum rating of the VEN pin is -0.3 V to 6 V.
・EN pin high (enabled) is 1.7 V to VIN.

Does it work if we input a value of VIN ~ 6 V to VEN?

(conditions)
VIN = 2.5 V
VOUT = 1.5 V
VEN = 5 V

Best Regards,

-mayumi

Viewing all 262198 articles
Browse latest View live




Latest Images