Quantcast
Viewing all 262198 articles
Browse latest View live

CC2640R2F: XDS110 DEBUG PROGE ISSUE

Part Number: CC2640R2F

Dear Sir,

I'm using CC2640r2f device for the my customize board and for the flash the program to device board i'm using XDS110 DUBUG PROBE but here problem is my device is getting flash once by this XDS110 PROBE but second time if i tried it din't work fine and in the SmartRF Flash Programmer 2 it is showing unknown device .

please help with the issue.


DS80PCI402: Different rate support

Part Number: DS80PCI402

Hi,

Will DS80PCI402 support different Rate in different Lane.

For example, one lane is PCIE Gen3 and the other lane is PCIE Gen1, so the Rate pin I must flout to choose the auto detect? So it means every lane has their own rate detect, right? if that, I suppose it should support different rate in different lane.

BTW, if we have auto-detect? why still have the manual choose function? what's the different?

Thank you.

Penn

CCS/FFTLIB: fft

Part Number: FFTLIB

Tool/software: Code Composer Studio

I want to do fft-3d with fftlib. It is totally correct when the point of 3-dimension is greater than or equal to 8.However,the answer is not right when the point is eqal to 4.Is the fftlib only can fix out the problem when the point of 3-dimension is greater than or equal to 8?

IWR6843: IWR6843 ISK output format

Part Number: IWR6843

Hi

Is the output format dependent on the version of SDK? For example, the header format in the latest SDK is shown below, which is very different from the format provided in the lab of 68xx ISK people counting.

typedef struct MmwDemo_output_message_header_{

uint16_t magicWord[4]
uint32_t version;
uint32_t totalPacketLen;
uint32_t platform;
uint32_t frameNumber;
uint32_t timeCpuCycles;
uint32_t numDetectedObj;
uint32_t numTLVs;
uint32_t subFrameNumber;
Also, would you please let me know the output format in the SDK 3.1 and 3.2?
Thanks!
Kai

TDA4M : How to run cmem in tda4x QNX

Hi Processors Team:

 Whether cmem can run in tda4x QNX?

How to run ?

Regards,

 

Zhao Shiming


DP83849I: DP83849I Device Driver support

Part Number: DP83849I

We are using DP83849I in our design. In the website there is no direct downloadable file for the device driver. How to obtain the driver?

Thanks

DS90UB954-Q1: CLK output frequency

TS5A23159: JTAG clock signal in 2V

Part Number: TS5A23159

Hi Sir,

My customer design TS5A23159 as a JTAG switch as below.

The COM1 connect to CPLD JTAG CLK and NO1 connect to CPU JATG CLK.

Image may be NSFW.
Clik here to view.

And capture the waveform as below. We found the NO1 will have knee when voltage up to 2V as CH3(green) when working well.

Also found the COM1 waveform had claimed in 1.9V when the clock doesn't work.

Did you see this kind of phenomenon before? and any comments on it?

Please help on it, thank you.

Image may be NSFW.
Clik here to view.


INA193: Spice simulation issue

Part Number: INA193

Hi,

I download INA193 spice model form TI, I am using same TI example, I changed  Input, Load, current sense resistor and Vin voltage as per my requirement.

Vin 28V= sin input, Load is 10A, I observed from 1A to 15A load, Vout is not changing it is just 4.5 V and at 20A it is 8V.

Can you please tell simulation is working or not? I am missing anything to do simulation.

Here i am attaching my simulation zip, In that page 3 for sin input waveform and page1 is TI example.

(Please visit the site to view this file)

IWR6843ISK: Where is the origin defined on the sensor to estimate the position of detected point cloud

Part Number: IWR6843ISK

Hi

The position of the detected point cloud are defined with respect to the sensor. Since the sensor has the finite dimension, where is the origin defined exactly on the sensor?

Thanks!

Kai

AM5728: Unused TCK pin of JTAG was pulled DOWM even though Schematic Checklist recommends pull UP.

Part Number: AM5728

Hi,

 

My customer has developed their product. Since this is production model, JTAG is not used. However, their board was designed as follows;

 

TRSTn was pulled down with 4.7k ohm.

TCK was puledl downwith 4.7k ohm. (AM57xx Schematic Checklist recommends pull up with 4.7k ohm.)

TMS was pulled up with 4.7k ohm.

 

Do you think this will cause any problem ? You don’t need to guarantee, but could you give them any comment ?

 

Thanks and regards,

Hideaki Matsumoto

MSP432P401R: UART Read / write buffer flush

Part Number: MSP432P401R

Hi,

How to flush the read and write buffer of UART?

I'm interfacing MSP432P401R with Uart to another micro, while sending/receiving if some data is lost means, i want to flush the uart buffer before reading / writing new data. I couldn't find any API to flush the buffer, is there any mechanism / API available to flush the UART buffer.

Regards,

Black

LMC6042: LMC6062 +/- 5V supply ?

Part Number: LMC6042

Dear Sirs,

I want to use a LMC6042 as a pH probe front end differential input buffer amp power from a +/-5V power supply. Is this

IC work with a +/-5V power supply with signal GND connect to 0V,  and -V (pin 4) connect to -5V of the power system ?

Many thanks for your reply.

Regards,

Anderson

CC3135MOD: Error in the datasheet

Part Number: CC3135MOD

Hi, 

In the CC3135MOD datasheet in Table 4-2, Signal Descriptions, the UART1_TX signal is indicated as "I" and UART1_RX signal is indicated as "O". Can you help to confrim if this is an error?

Image may be NSFW.
Clik here to view.

Best Regards, 

Dunman Teo

Compiler: how to use cppflags

Tool/software: TI C/C++ Compiler

Hi,

i compile TDA4 software

1, in pc mode

i config build_flags.mak as below:

"BUILD_TARGET_MODE?=no

BUILD_EMULATION_MODE?=yes

BUILD_LINUX_A72?=no

PROFILE?=release"

there is a macro "OPENCV_DEBUG" in my programm

so i add "CPPFLAGS    += -DOPENCV_DEBUG" in my concerto.mak

and i works well

2, in tda4 mode

i config build_flags.mak as below:

"BUILD_TARGET_MODE?=yes

BUILD_EMULATION_MODE?=no

BUILD_LINUX_A72?=yes

PROFILE?=release"

there is a macro "OPENCV_DEBUG" in my programm

so i add "CPPFLAGS    += -DOPENCV_DEBUG" in my concerto.mak

but it does not work, it can not find the MACRO "OPENCV_DEBUG"

can you help about this

many thanks


Compiler: compile vision sdk error in PROCESSOR_SDK_VISION_03_07_00_00 when open OPENVX_INCLUDE in cfg.mk

Tool/software: TI C/C++ Compiler

Hi,

    I met a question when I run compile command "make -s -j" (make -s -j depend run successfully), before I run this compile command, 

I changed file vision_sdk/apps/configs/tda2xx_evm_linux_all/cfg.mk as follows,

change OPENVX_INCLUDE=no to OPENVX_INCLUDE=yes.

    Compiling log please refer to the attachement mask_s_j.txt

    Besides, I upload the files cfg.mk and uc_cfg.mk.(Please visit the site to view this file)(Please visit the site to view this file)(Please visit the site to view this file)

    Thanks!

PGA300: some issue

Part Number: PGA300

Dear PGA BU,

This is disty arrow Derek Zhong.

Could you mail to me, I have some biz issue to communicate with you, Thank you for your great support.

derek.zhong@arrow.com

BR,

Derek Zhong

AFE4300: ADC Resolution

Part Number: AFE4300

Respected sir,

I am using AFE4300 for measuring the bio-impedance signal. I am getting the output with discrete steps in it as shown in the image. I think ADC resolution is not enough to measure small changes in the bio-impedance signal. Is there a way to set the gain of INA used by BCM channel or set the Vref of ADC?

Image may be NSFW.
Clik here to view.

DRA718: Can QNX6.6 IPL support NAND BCH16?

Part Number: DRA718

Hi,

Customer changed the NAND flash and found the device is not booting. (IPL is not loaded from NAND flash)

After checking, we found this NAND flash is 2048 bytes + 128 bytes (spare bytes)
From the experience, such NAND flash needs BCH16 ECC. 

Unfortunately, the QNX6.6 IPL only supports BCH8 ECC.

Is there any patch or modification to enable QNX6.6 IPL on Jacinto 6 Entry to support BCH16 ECC?

SN74LVC1G17: Use SN74LVC1G17 as clock buffer

Part Number: SN74LVC1G17

Hi

In our design , camera MCLK(24Mhz) trace length is around 40CM. So I hope to use a clock buffer to improve signal integrity

Can I use SN74LVC1G17?

What about difference btw SN74LVC1G17 & SN74AUC1G17?

Thanks

Thank you

Kevin

Viewing all 262198 articles
Browse latest View live


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