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

CCS/CC3200: Is GUI Composer what I'm looking for?

$
0
0

Part Number:CC3200

Tool/software: Code Composer Studio

Hello,

I'm not sure if this is the right place to post this, but I would like to graph variables from my CC3200 in real time and maybe even control some of its outputs. I stumbled across GUI Composer and it seems like what I need. I went to the wiki and it says GUI Composer is not supported for CCS for v6.2 and directed my to the cloud based Gui Composer v2. I tried creating a project (Dashboard version) using this and selecting the CC3200 as my target device and USB as my method of communication and it wanted me to upload a "Target Executable". I have no idea what this is. All it said was this is a .out or .cpp.hex file. I would like to use this GUI composer with an existing CCS v6.2 project I have for the CC3200. Is there documentation on how to do this? I tried looking at all the wiki and help pages I could but the documentation seems lacking. Can anyone help?

Thanks,

John


Linux/AM3358: edma sample for processor-sdk-linux

CC2541-Q1: Does BLE STACK 1.4.2.2 support OOB configuration?

$
0
0

Part Number:CC2541-Q1

Hello everyone!

I want to pair a smart phone and my product based on CC2541. Pair passcode is sent from WiFi or GPRS to each device. So I want to ask is this the OOB mode?

If I don't want the smart phone popup an input feild, just smart phone app handle the pair passcode  in the background, what need I do with the CC2541? Dose the smart phone need to be configged OOBFLAG supported?

UART BOOT doesn't working

$
0
0

Hi,

I have verify that the uart boot is successful on the evm board. (dra742)

but I failed when I tried to verify uart boot on our previous generation product. (dra744)



1st stage boot to MLO is working and the command line shows "u-boot-spl.bin file download completed.

then I try to  transmit u-boot.img to DUT through YMODEM, but it's can't working. XMODEM also.

Are there any hardware settings that need to be changed?

thanks for your help

TPS7A6333-Q1: nRST, WD_FLT

$
0
0

Part Number:TPS7A6333-Q1

Hi~ Customer using TPS7A6333 and they want to trigger nRST when watch dog timer failure.

So they tied nRST and WD_FLT connected and added 10k ohm pull up, and it looks no problem.

But somebody asked there was some issue when connected two output so need double check if it has problem or not.

Thanks.

LDC1101EVM: GUI for Win10

$
0
0

Part Number:LDC1101EVM

Hi all,

I am looking for GUI usable on Win10.
Please let me know the whereabouts of it.

Regards,
ACGUY

Linux/TDA2E: multiple video nodes possible on usb webcam(g_webcam)?

$
0
0

Part Number:TDA2E

Tool/software: Linux

Hi Guys,

Scenario: If i have multiple video source with different nodes say(/dev/video0...n) and i'm using usb  webcam gadget mode.

 

1-> Is it possible to assign multiple video node to single usb port? or Do we have to unload webcam driver for assigning different node everytime?

2-> what about switching of video nodes. is it possible and how much time it can take to switch between video nodes?

regards,

Ganesh

TPS7B6850-Q1: over shoot.

$
0
0

Part Number:TPS7B6850-Q1

Hi~ Customer using TPS7B6850-Q1 and overshoot failure happen during cyclic on-off test.

AS attached waveform, after turn off input voltage and turn on again, output voltage was not fully discharged and turn on again.

At that time, about 2V overshoot happen in output rail.

Would you pls explain why it happen and workaround for this overshoot?

thanks.


AM5728: Profibus and EtherCAT Slave

$
0
0

Hi all:

          As far as I know the am5728's  PROFIBUS and ETHERCAT-SLAVE functions can just work with RTOS system.

          Now we want to know whether these functions will be transplanted to the Processor Linux in the furture?

Regards

wang

TM4C129ENCPDT: LMFlash programmer and ROM Boot loader

$
0
0

Part Number:TM4C129ENCPDT

Hello,

I am trying to use LM Flash Programmer build 1588 to program a TM4C129 empty board using UART, but I get error all the time.
When I use Auto Buad Enable, it think for a few seconds and then say "failed to syncronized..."
When I Disable Auto Buad it think for a few seconds and then say "failed to establish connection..."

Interesting to know that when I elect "TM4C129X Development" and JTAG/ICDI interface, it manage to program ok - no problems.
BUT, I want to use the UART interface with the factory ROM-Boot loader (not mine!)

I know that the FLASH few first dwords must be clear to 0xFF in order for the BOOT ROM code to start working, and I do clear them using the JTAG
However the ROM refuse to connect over serial.

What do I do wrong? Where the hell is the instructions or documentation about the ROM-Version of boot-loader.

DRV8702-Q1: DRV8702-Q1

$
0
0

Part Number:DRV8702-Q1

Dear All;

We will use DRV8702-Q1 Automotive Brushed DC Motor Driver for a project. But  DRV8702-Q1 distributor inventory status is 'no stock'. We want to provide this product as soon as possible. Could you give me  information when we can start to use this motor driver? How we can provide this motor driver?

I hope you will be able to provide information.  

Regards.

Linux/DRA746: Whether J6 Android release camera application support Ethernet camera ( H.264 stream mode ) ?

$
0
0

Part Number:DRA746

Tool/software: Linux

Hi Expert:

Customer connect Ethernet camera to J6 board. The Ethernet camera is H.264 streaming code.

Their software base is 6AL.1.2, use J6 DRA746 runing android system. 

We find that at /mydroid/hardware/ti/dra7xx/camera folder contain omxframedecoder.cpp, it contain MJPEG and H.264 camera support.

Does TI android 6AL.1.2 camera application can support use IVAHD decode camera H.264 steaming and preview to LCD?

if TI android release did not support it, whether can provide some example about run H.264 decode at camera HAL layer?

Because we find that at 6AM.1.2 TI have removed omxframedecoder.cpp contain H.264 support feature.

Best Regards!

Han Tao

TMS320F28027: TMS320F28027

$
0
0

Part Number:TMS320F28027

Dear all,

I am studying on TMS320F28027 and I am trying to synchronise PWM output with analog comparator signal. To achive that, I am creating an event signal (DCAEVT1) for low and high level of comparator and going a tripzone interrupt.

When controller recieves SWFSYNC signal, PWM module is supposed to load 0 (zero) as phase value and it will load pwm counter register with zero. Thus, pwm will be restarted.

I have two problem on that step;

The first one is; SWFSYN register cannot be set 1. It is alwasy zero. Therefore, I cannot get synchronise signal.

The second one is; When I set PHSEN bit as 1, which is located in PWM registers, TBCTL register, PWM output is always high. I can observe a high level output.It never goes down.

Best Regards,

Fahri

Starterware/AM3359: PMIC TPS65910 Booting Issue

$
0
0

Part Number:AM3359

Tool/software: Starterware

Hi,

We are using PMIC TPS65910 for our custom board and we are using starter ware Boot loader code for Booting through UART0. The processor gets reset while executing functions related to PMIC voltage configuration.

Functions are

1. ConfigVddOpVoltage();

2. SetVdd1OpVoltage(oppTable[oppMaxIdx].pmicVolt);

While executing those function the processor gets reset.

The Flow of booting is

1. Power on the Device.

2. 'CCCC....' will appear .

3. We will send the boot loader code through x  modem.

4. After sending the code the system gets reset and prints 'CCCC...." on screen.

To confirm that reset occurs while executing those function only, we are executing those functions after UART0 console utils initialization and printing some statements.

Why it is resetting the device and how can we debug the problem?

Thanks & Regards

Raja

THS7303: IBIS Model Required

$
0
0

Part Number:THS7303

Hi ,

I can't able to find the IBIS model for this IC  THS7303 

Can you please help me with that.

-Arun


THS8200-EP: IBIS Model Required

$
0
0

Part Number:THS8200-EP

Hi

I cant find the IBIS model for this part number THS8200

Can you please help me with that?

-Arun

TS12A12511: -3dB bandwidth of TS12A12511

$
0
0

Part Number:TS12A12511

Dear engineer;

The datasheet provide the "Frequency VS magnitude" curve, and the -3dB bandwidth could get to 93MHz. But there is one customer who test it and the -3dB bandwidth is much less than 93Mhz, please refer the result he tested.

Best regards

Kailyn

TPS65218: GPIO3 pin of TPS65218

$
0
0

Part Number:TPS65218

Hi,

I have one question regarding GPIO3 pin of TPS65218.

I know GPIO3 pin can be used as RESET pin.

My customer does not use this pin. But customer would like to know why GPIO3 pin is in PMIC.

Because TPS65910x PMIC does not have RESET input pin same as GPIO3. And TPS65218 is newer than TPS65910x. I think this means GPIO3 pin is added by some reason.

But I don't know the reason (the situation is needed RESET to PMIC). I think it is enough to have RESET signal to Processor. Why is GPIO3 pin in TPS65218 PMIC?

Please advise me.

I appreciate your quick reply.

Best regards,

Michi 

TDA3: Hebrew word [נ] in TRM

$
0
0

Part Number:TDA3

Hi, Everyone

I have a question about TDA3x TRM.

It is described Hebrew word [נ] in TRM below:

Can you tell me what mean [נ] word ?

Best Regards
Hiroyasu

TLV320AIC3204: on the document SLAA557

$
0
0

Part Number:TLV320AIC3204

Hi all

Would you mind if we ask TLV3204AIC3204?


<Question1>
There is the description "5.2.1 Page 0 / Register 0: Page Select Register - 0x00 / 0x00 (P0_R0)" on the document SLAA557 P96.
What does it "Summary of Memory Map" mean?
It means "Summary of Register Map", doesn't it?
(It is the same as "Page 1 / Register 0: Page Select Register - 0x01 / 0x00 (P1_R0)" on the document SLAA557 P123.)

<Question2>
There is the description "5.2.16 Page 0 / Register 16: Reserved Register - 0x00 / 0x10 (P0_R16)" on the document SLAA557 P99.
We guess that usually Reserved Register allows to read only.
Why can this register write? And what purpose does it use for?


Kind regards,

Hirotaka Matsumoto

Viewing all 262198 articles
Browse latest View live


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