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

RTOS/AM3352: Delay control between MMC0_CLK and MMC_CMD/DAT for MMC/SD module

$
0
0

Part Number:AM3352

Tool/software: TI-RTOS

Hi Champs,

We would like to insert Bus switch (SN74CBT3244C) between SD card and AM3352 (MMC/SD out put pins) .

This bus switch purpose is to prevent reverse current to AM335x side when Device power is shout down unexpectedly.

We are trying to consider "delay" on the Bus switch.

However, if between MMC0_CLK and MMC_CMD/DAT occur "delay", Can we control this delay on the AM3352 ?

If so, could you please tell us this resolution.

Regards,

Kz777


SN65LVDS104: The 100-Ω externalIs between A and B is necessary?

$
0
0

Part Number:SN65LVDS104

Hi,all

There is no integrated 100ohm termination resistor between A and B inputs of SN65LVDS104.

(1)The 100-Ω externalIs between A and B is necessary?

(2)If there is no 100-Ω external resistor between A and B,Can the chip work properly in long-term?

Regards,

Guo

MUX36S16: MUX36S16

$
0
0

Part Number:MUX36S16

Hello,

i just wanted to ask if the MUX36S16 Multiplexer meets the AEC-Q standard?

has the MUX36S16  been already failed the AEC-Q Standard test or if the MUX36S16 hasn't been tested at all?

if it hasn't been tested at all, then it would be very helpful to know why the MUX36S16 doesn't meet the AEC-Q Standard?

Thanks in advance

Mohammad Sawaftah

SRC4382: Selection of SRC output sample rate

$
0
0

Part Number:SRC4382

Hello.

I have a simple question, I hope.

In the SRC4382, how is the output sample rate from the sample-rate-converter determined?

On p.33 of the datasheet, this signal is shown as INT_SYNC, but it is not mentioned elsewhere how this signal is generated. Does it simply pick it up from the frame clock of one of the sources selected to take the SRC output?

Many thanks in advance for your help.

LM94023: LM94023 Output impedance

$
0
0

Part Number:LM94023

Hello,

I would like to know that how to calculate the output impedance of LM94023. The reason is my customer want to know this parameter and this parameter unfortunately doesn't on datasheet.

I guess I'm able to calculate by the graph of  Load regulation. Is this understanding is correct?

Best regards,

Kazuki Kuramochi

TMS320F28069M: Error to dump code into hardware

$
0
0

Part Number:TMS320F28069M

I am using Simulink. where I get error as

Generating code into build folder: F:\ashwinee jadhao\DETECT_UNDOCK\undock_detection_intr_ert_rtw
While running External Mode simulations, non-preemptable interrupts can cause External Mode failures. External mode is using serial receive interrupts to get data from the host. When there are non-preemptable interrupts selected in the HW Interrupt block, there is a chance of missing data from the host which will results in External Mode failures. Avoid using non-preemptable interrupts while running External Mode simulations or make sure that their execution time can't cause the SCI FIFO to overflow.
### Invoking Target Language Compiler on undock_detection_intr.rtw ### Using System Target File: C:\Program Files\MATLAB\R2018b\rtw\c\ert\ert.tlc ### Loading TLC function libraries ...... ### Initial pass through model to cache user defined code . ### Caching model source code ....................................... ### Writing header file undock_detection_intr_types.h . ### Writing header file undock_detection_intr.h ### Writing source file undock_detection_intr.c ### Writing header file rtwtypes.h ### Writing header file multiword_types.h ### Writing header file undock_detection_intr_private.h . ### Writing source file undock_detection_intr_data.c ### Writing header file rtmodel.h ### Writing source file ert_main.c ### TLC code generation complete. ### Generating TLC interface API. .. ### Creating data type transition file undock_detection_intr_dt.h ### Evaluating PostCodeGenCommand specified in the model
  Code Composer Studio Project 
 1
Elapsed: 0.472 sec
### Creating CCS Project at : F:\ashwinee jadhao\DETECT_UNDOCK\undock_detection_intr_ert_rtw\CCS_Project ### CCS project created successfully Open project in Code Composer Studio.
### Using toolchain: Texas Instruments C2000 Code Generation Tools v16.9.2 | gmake (64-bit Windows) ### Creating 'F:\ashwinee jadhao\DETECT_UNDOCK\undock_detection_intr_ert_rtw\undock_detection_intr.mk' ... ### Building 'undock_detection_intr': "C:\PROGRA~1\MATLAB\R2018b\bin\win64\gmake" -B -f undock_detection_intr.mk all F:\ashwinee jadhao\DETECT_UNDOCK\undock_detection_intr_ert_rtw>cd . F:\ashwinee jadhao\DETECT_UNDOCK\undock_detection_intr_ert_rtw>if "" == "" ("C:\PROGRA~1\MATLAB\R2018b\bin\win64\gmake" -B -f undock_detection_intr.mk all ) else ("C:\PROGRA~1\MATLAB\R2018b\bin\win64\gmake" -B -f undock_detection_intr.mk ) C:/PROGRA~3/MATLAB/SUPPOR~1/R2018b/3P778C~1.INS/TIC200~1.INS/TI-CGT~1.LTS/bin/cl2000 --compile_only --large_memory_model --silicon_version=28 --define="LARGE_MODEL" -i"/~SupportFiles/DSP280x_headers" -i"/~SupportFiles/DSP280x_headers/include" -i"C:/PROGRA~3/MATLAB/SUPPOR~1/R2018b/3P778C~1.INS/TIC200~1.INS/TI-CGT~1.LTS/include" --define="EXTMODE_DISABLEPRINTF" -v28 -ml --float_support=fpu32 -DF28069M -DBOOT_FROM_FLASH=1 -DMODEL=undock_detection_intr -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -DON_TARGET_WAIT_FOR_START=0 -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTID01EQ=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DEXT_MODE=1 -DINTEGER_CODE=0 -DMT=0 -DDAEMON_MODE=1 -DMW_PIL_SCIFIFOLEN=4 -DSTACK_SIZE=512 -D__MW_TARGET_USE_HARDWARE_RESOURCES_H__ -DRT -DF28069M -DBOOT_FROM_FLASH=1 -DCLASSIC_INTERFACE=0 -DALLOCATIONFCN=0 -DTERMFCN=1 -DONESTEPFCN=1 -DMAT_FILE=0 -DMULTI_INSTANCE_CODE=0 -DEXT_MODE=1 -DINTEGER_CODE=0 -DMT=0 -DTID01EQ=0 -DON_TARGET_WAIT_FOR_START=0 -DDAEMON_MODE=1 -DMW_PIL_SCIFIFOLEN=4 -DSTACK_SIZE=512 -DRT -DF28069M -DBOOT_FROM_FLASH=1 -DMODEL=undock_detection_intr -DNUMST=1 -DNCSTATES=0 -DHAVESTDIO -DMODEL_HAS_DYNAMICALLY_LOADED_SFCNS=0 -IF:/ashwinee jadhao/DETECT_UNDOCK -IF:/ashwinee jadhao/DETECT_UNDOCK/undock_detection_intr_ert_rtw -IC:/PROGRA~1/MATLAB/R2018b/extern/include -IC:/PROGRA~1/MATLAB/R2018b/simulink/include -IC:/PROGRA~1/MATLAB/R2018b/rtw/c/src -IC:/PROGRA~1/MATLAB/R2018b/rtw/c/src/ext_mode/common -IC:/PROGRA~1/MATLAB/R2018b/rtw/c/ert -IC:/PROGRA~1/MATLAB/R2018b/toolbox/coder/rtiostream/src/utils -IC:/PROGRA~3/MATLAB/SUPPOR~1/R2018b/toolbox/target/SUPPOR~1/tic2000/src -IC:/PROGRA~3/MATLAB/SUPPOR~1/R2018b/toolbox/target/SUPPOR~1/tic2000/inc -IC:/PROGRA~1/MATLAB/R2018b/toolbox/rtw/targets/common/can/blocks/tlc_c -I/F2806x_common/include -I/F2806x_headers/include -IC:/PROGRA~1/MATLAB/R2018b/toolbox/shared/can/src/scanutil -IC:/PROGRA~3/MATLAB/SUPPOR~1/R2018b/toolbox/target/shared/EXTERN~1/include --output_file=MW_c28xx_board.obj MW_c28xx_board.c [DETECT_UNDOCK.] >> WARNING: more than one source file is specified; option --output_file is ignored Fatal error: cannot open source file "jadhao/DETECT_UNDOCK" 1 catastrophic error detected in the compilation of "jadhao/DETECT_UNDOCK". Compilation terminated. >> Compilation failure gmake: *** [MW_c28xx_board.obj] Error 1 F:\ashwinee jadhao\DETECT_UNDOCK\undock_detection_intr_ert_rtw>echo The make command returned an error of 2 The make command returned an error of 2 F:\ashwinee jadhao\DETECT_UNDOCK\undock_detection_intr_ert_rtw>An_error_occurred_during_the_call_to_make 'An_error_occurred_during_the_call_to_make' is not recognized as an internal or external command, operable program or batch file. ### Creating HTML report file undock_detection_intr_codegen_rpt.html
### Build procedure for model: 'undock_detection_intr' aborted due to an error.
Error(s) encountered while building "undock_detection_intr": ### Failed to generate all binary outputs.
Please suggest solutions
Thank you

CCS/LAUNCHXL-CC26X2R1: breakpoint problem while debugging

$
0
0

Part Number:LAUNCHXL-CC26X2R1

Tool/software: Code Composer Studio

I have faced some problem while trying to debug my launchpad. I tried to add breakpoints for the buttons however it does not seem to be working.

Please advice on what I can do.

I am using SIMPLELINK_CC26X2_SDK_2.30.00.34

and my ccs version is 8.3.0.00009

Thank you

ISO7741: About EMI test data and countermeasure for EMI

$
0
0

Part Number:ISO7741

Hello support team,

Is there EMI test data of ISO77xx series ?
(For example, a graph which indicates that ISO77xx clears CISPR22)
And regarding the countermeasures for EMI, is there a constraint on the board pattern? Or do you have any recommended patterns?
Our customer would like to make it a reference.

Sincerely,
M. Tachibana


RTOS/CC2640R2F: In multi_role project,how to add oad onchip function?

$
0
0

Part Number:CC2640R2F

Tool/software: TI-RTOS

In multi_role project,how to add oad onchip function?

TPS61193: TPS61193: Startup flickering of LCD backlight

$
0
0

Part Number:TPS61193

Hi

I am using the TPS61193 to drive the backlight of a LCD display. The backlight is flickering during startup as can be seen on the screenshots of output voltage of the TPS61193 to the LEDs (see image)

Sometimes it takes several seconds to stabilize the LED voltage sometimes it just works without flickering. 

I run with 5V input, 800khz switching, 35mA current limit. The LCD backlight diode string contains a zener diode (rating not specified in datasheet), could this cause some trouble with the TPS61193 ?

Is it normal behaviour that it takes several seconds for the output voltage to ramp up ?

 

SN74LVTH125: Max Tj and Thermal metrics of SN74LVTH125DR?

$
0
0

Part Number:SN74LVTH125

Hi Team,

What's the max Tj and thermal impedance information of SN74LVTH125DR?  thank you.

ADS1261EVM: Register map is not visible and device can not be switched back from firmware update

$
0
0

Part Number:ADS1261EVM

Hi,

I purchased ADS1261EVM to test some application. I have installed Delta-Sigma ADC EvaluaTIon Software software and drivers and when I started software I saw that board is connected but the register map on startup screen was not visible. I tried several things but the register map was still not visible. Then I started to play with buttons and of course, I put it to firmware update mode so now I can't do anything. I noticed a post on this forum that has a description of how to solve that. I followed those steps but when I got to a part where I had to locate FIRMWARE_UPDATE.bat this file was not at a specified location.

I would like to ask if this file can be posted somehow so we can download it, or if it can be added to installation package again? Then I would like to ask if there is some specific procedure to be able to see a register map when a device is connected or this should be automatically detected.

Thank you very much for your help

Matej

TM4C129XNCZAD: TM4C129XNCZAD

$
0
0

Part Number:TM4C129XNCZAD

Hello there,

Our engineers tried very hard to communicate a TM4C129XNCZAD with a Fujitsu FRAM, MB85RS512TPNF-G-JNERE1 through an SPI bus using the TI APIs. Unfortunately, they failed. Then, they used the same I/Os as GPIOs and generated the SPI timing using their own code. The code worked beautifully but too slow. They reckon that the problem might be caused by the are changing SPI CS line generated by the APIs in the middle of one 32-bit transfer. Does anyone know anything similar and the solution? Many thanks.

AM26C31: Query on AM26C31 and AM26LV32

$
0
0

Part Number:AM26C31

Does AM26C31 quadruple RS422 driver and AM26LV32 quadruple RS422 receiver both supports multi-port feature.

If yes how many devices can it support  ?

AM3352: USB Through-Hole Receptacle

$
0
0

Part Number:AM3352

Hello,

A Our customer is concerned about the connection between AM3352  and USB receptacle.

Please see attached file and give us any opinion.

Thanks and best regards,

Sato

(Please visit the site to view this file)


TPS8268180: Questions for TPS8268180 RoHS report and Material Content Report

$
0
0

Part Number:TPS8268180

Hi Experts,

Can you help to share with us for the TPS8268180 RoHS report and material content report? We can not find it on ti.com, and what we can find is only attached file but doesn't include such info.

(Please visit the site to view this file)

Thanks.

CCS/IWR6843ISK: problem building project

$
0
0

Part Number:IWR6843ISK

Tool/software: Code Composer Studio

Hi,

I have recently purchased a IWR6843ISK and MMWAVEICBOOST to work on ranging projects. to get started, I started to read several user guides and data sheet. I also watched the training videos  from link [1]. In particular, I wanted to build/simulate project the same way explained in the videos series in link [2], however I am getting error in building the project. I also tried the mmwave_sdk demo from TI resource explorer demos however still failing to build the project. Please see the error code in the following.

P.S. I have installed code composer studio v8 and mmwave_sdk 3.01.01.02. 

At this stage, I am trying to make the tools work and be able to test the demo project so I can move on development the software/algorithm for our application/product. I would appreciate it if you could advise me how to proceed next.

**** Build of configuration Debug for project mmwave_sdk_68xx_mss ****

"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k -j 4 all -O 
 
rm -f C:/Users/Mehdi/workspace_v8/mmwave_sdk_68xx_mss/xwr68xx_mmw_demo.bin
makefile:201: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f C:/Users/Mehdi/workspace_v8/mmwave_sdk_68xx_mss/xwr68xx_mmw_demo.bin, ...) failed.
 
gmake[1]: [pre-build] Error 2 (ignored)
 
Building file: "../mmw.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_50_08_24_core/xs" --xdcpath="C:/ti/bios_6_73_01_01/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4Ft -p ti.platforms.cortexR:IWR68XX:false:200 -r release -c "C:/ti/ti-cgt-arm_16.9.6.LTS" --compileOptions "--enum_type=int " "../mmw.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring mmw.xer4ft from package/cfg/mmw_per4ft.cfg ...
generating custom ti.sysbios library makefile ... 
Starting build of library sources ...
making C:/Users/Mehdi/workspace_v8/mmwave_sdk_68xx_mss/src/sysbios/sysbios.aer4ft ...
Build of libraries failed.
subdir_rules.mk:19: recipe for target 'build-514703919-inproc' failed
C:/Users/Mehdi/AppData/Local/Temp/make15700-1.sh: 1: Syntax error: "(" unexpected
gmake: *** [C:/Users/Mehdi/workspace_v8/mmwave_sdk_68xx_mss/src/sysbios/sysbios.aer4ft] Error 2
error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_50_08_24_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:
 
js: "C:/ti/xdctools_3_50_08_24_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
gmake.exe: *** [package/cfg/mmw_per4ft.xdl] Error 1
gmake.exe: *** Deleting file `package/cfg/mmw_per4ft.xdl'
gmake.exe: *** [package/cfg/mmw_per4ft.xdl] Deleting file `package/cfg/mmw_per4ft.h'
gmake.exe: *** [package/cfg/mmw_per4ft.xdl] Deleting file `package/cfg/mmw_per4ft.c'
js: "C:/ti/xdctools_3_50_08_24_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[2]: *** [build-514703919-inproc] Error 1
gmake[1]: *** [build-514703919] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
subdir_rules.mk:16: recipe for target 'build-514703919' failed
makefile:167: recipe for target 'all' failed

**** Build Finished ****

link[1]: training.ti.com/mmwave-training-series

link[2]: 

TLC59116F: LED current accuracy

$
0
0

Part Number:TLC59116F

Hello E2E,

Please let me know how much the accuracy between LED-current with settings.

Regards,
ACGUY

LM317A: External capacitance

$
0
0

Part Number:LM317A

Hi Team,

Q1. The datasheet mentions about  the External Capacitance at section 8.4.1, the customer can not use tantalum and 
 and aluminum electrolytic capacitor. It is also written that  LM317A is not necessary output capacitors. 
 If the customer wants to add the ceramic capacitors at output, how many capacity values is better?
Condition : 
Vin : 24V
Vout : 15V
Iout : 500mA (Max)

Q2 : The bypass capacitor
 Is the bypass capacitor (C2) at Figure 17 recommended? Because the TLV317A's EVM has the same circuit. In case of the above condition, the C2 is mandatory?

Regards,
Ogasawara

 

CCS/TMS320C6748:

$
0
0

Part Number:TMS320C6748

Tool/software: Code Composer Studio

Error connecting to the target:
(Error -151 @ 0x0)
One of the FTDI driver functions used during
the connect returned bad status or an error.
The cause may one or more of: invalid emulator serial number,
blank emulator EEPROM, missing FTDI drivers, faulty USB cable.
Use the xds100serial command-line utility in the 'common/uscif'
folder to verify the emulator can be located.
(Emulation package 5.0.872.0)

Viewing all 262198 articles
Browse latest View live


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