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

Compiler/TMS320F28379D: values not getting updated inside ClaTask

$
0
0

Part Number:TMS320F28379D

Tool/software: TI C/C++ Compiler

I have edited the clafir32 example code given in C2000 ware. I want to cla to work inside my ISR loop , hence the trigger source i have used is software trigger  using IACK . I have used Cla1ForceTask1andWait();

which triggers TASK one of the CLA . 

But i dont see any value updation for the operation given inside the CLA and i dont know where i am going wrong.

I have attached the files below . 

(Please visit the site to view this file)

Regards,

Ashwin


DIT4096: DIT4096 sequence quetsion

$
0
0

Part Number:DIT4096

HI Team

          Does DIT4096 have any sequence request? for Power / Control / I2S ?

DRV10983: DRV10983 I2C can only access one byte at a time

$
0
0

Hi Team,

USB2ANY connected with DRV10983 EVM and reads I2C through USB2ANY Explorer. Slave address 0x52. Internal address 0x20. Read 4 byte. Returned Value 4A FF FF FF. 4A is correct. If the 0x21 address is read, 4E FF FF FF will be returned , and 4E is correct. Does the I2C of DRV10983 access only one byte at a time? Both read and write?

DRV8886AT: AutoTune Dynamic Decay and AutoTune Ripple Control

$
0
0

Part Number:DRV8886AT

Hi all

Would you mind if we ask DRV8886AT?

We recognize as follows;

<AutoTune Dynamic Decay>
Off time = Fixed off time
PWM frequency = Fixed PWM frequency

<AutoTune Ripple Control>
Off time = Auto adjustable off time
PWM frequency = Auto adjustable PWM frequency

Is it correct?

Kind regards,

Hirotaka Matsumoto

TPS2410: Abnormality detection

$
0
0

Part Number:TPS2410

Hi Team,

My Japanese customer has a question about TPS2410. The question is below:

Although the external FET is driven by TPS2410, there is a possibility that the external FET may overheat abnormally at the time of TPS2410 failure.

For example, if the VDD line is broken inside as a failure of TPS2410, is there any way to detect it?

I would like to use the UV input to detect VDD disconnection.

By connecting UV input to GND, PG output becomes LOW when VDD voltage is 5V. PG output goes HI when the VDD voltage disappears.

Is there any effect on anything other than PG output when UV input is connected to GND?

From the block diagram, it seems that there is no influence except PG signal.

BR

Tom.Liu

UCD3138: Does UCD3138 has Q100 for automotive?

Matlab runtime has been installed but still can’t work.

$
0
0

Hi Team,

The problem is that customer computer installed matlab 2018b, then downloaded and installed matlab runtime v95, but when I ran od_demo.exe according to the instructions in user guide, it still reported an error. Does he have to install version 9.2?

Thanks.

ADS1241: ADS1241 reading negative millivolts

$
0
0

Part Number:ADS1241

I am using ADS1241 to measure Thermocouple millivolts. How can I measure negative thermocouple millivolts with ADS1241. Can I connect negative voltage to VREF- (-0.23V) .


RTOS/TSW1400EVM: TSW1400+AR1243: cant not show data in radarstudio postprocessing window

$
0
0

Part Number:TSW1400EVM

Tool/software: TI-RTOS

Dear TI support

I have set all the parameters as the guide like the following mmwave_studio_user_guide.pdf

When I  click PostProc button,the window will show the data.

but in i don't know why profile id is 15 and rampEndTime is 0 

         and it not show Frame and chirp

What should i do?

thanks.

BUI GIAP

CCS/TMS570LS3137: EMIF issue

$
0
0

Part Number:TMS570LS3137

Tool/software: Code Composer Studio

Hi,

We have connected connected Memory with TI TMS570LS3137 Processor and while doing Read/write Operations data was not proper.

i want memory  single write/read transaction. we are using memory functions like this

unsigned short *NORF_ptr = ( unsigned short *)0x60000000;

unsigned short Read_back_data;

*NORF_ptr = 0x1234;
Read_back_data = *SRAM_ptr;

but when i am writing  0x60000000;, but it writes both on 0x60000000 and 0x60000001, we want only write on 0x60000000

please help me in this.

Regards,

Muthu S

CCS/TM4C1233H6PZ: went into fault ISR when using ROM function

$
0
0

Part Number:TM4C1233H6PZ

Tool/software: Code Composer Studio

Hi all,

I encounter a strange problem.

the system "sometimes" jump into fault ISR when the system still processing initial work. we have used this MCU for a very long time, and that's the first time to notice this problem.

the chance of this problem to show up is very low, I have to reset the system, again and again(without any modification to code), to make this bug happen.

after some debugging, I add a bunch of flags between function calls. finally, I found it's ROM_ function call that didn't jump back the right address and trigger a bus fault.

the code shown below, it's really simple. I can't figure out what will cause this to happen.

int main(void){

ROM_FPULazyStackingEnable();
ROM_FPUEnable();


ROM_SysCtlClockSet(SYSCTL_SYSDIV_4|SYSCTL_USE_PLL|SYSCTL_XTAL_16MHZ|SYSCTL_OSC_MAIN);

ROM_SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOB);
ROM_GPIOPinTypeGPIOOutput(GPIO_PORTB_BASE, GPIO_PIN_3);
ROM_GPIOPadConfigSet(GPIO_PORTB_BASE, GPIO_PIN_3, GPIO_STRENGTH_8MA, GPIO_PIN_TYPE_STD);

ROM_SysCtlPeripheralEnable(SYSCTL_PERIPH_ADC0);         //the problem occurs at these two functions, not sure which one.
ROM_ADCReferenceSet(ADC0_BASE, ADC_REF_EXT_3V);   //the problem occurs at these two functions, not sure which one.

ROM_SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOH);
ROM_GPIOPinTypeADC(SYSCTL_PERIPH_GPIOH, GPIO_PIN_3);

.....
.....
.....
.....

}

it happens more easily with the cold reboot, so I'm thinking this might be related to some HW reboot process.

for now, I add 200ms delay before starting the initial process, and this problem is gone. (but not sure it's gone forever, it's already hard to reproduce before adding delay)

Does dose anyone have an idea about this?

AM5706: USB 3.0 and SD card schematics

$
0
0

Part Number:AM5706

Hello TI!

We recently purchased 3, AM5706's from Digikey and we're trying to work out how to evaluate them. I've been going through the getting started video's and pdf tutorials, but they refer allot to pre-made boards and there's literally thousands of pages to go through.

Do you happen to have a minimalist circuit diagram and parts list for only the USB 3.0 and SD card interfaces to the AM5706? Our priority is to test the chip's throughput, power requirements and heat generation.

Regards! I recognize that this is a very broad question but I'm hoping to save some time, and I'm very confused. Also the video guides here: https://training.ti.com/introducing-am57x-sitara-processors?cu=519066 the ones with the slide show style don't seem to load anything....

Fujimi

UCC28950: Full bridge Boost converter

$
0
0

Part Number:UCC28950

Hello,

My customer plans to use UCC28950 for voltage step up converter;  Vin 36V -> Vout 300V.

I think the full bridge topology is normally used for step down conversion, can the device be applicable for step up?

If it is applicable, what should be taken care of? 

Best regards,

Tetsuro

CCS/TMS320F280049C: TMS320F280049C PWM problem

$
0
0

Part Number:TMS320F280049C

Tool/software: Code Composer Studio

Hi,

I want to do variable frequency control,but I concern about the TBPRD&CMPA load time.

If load in time base count to zero,and the programmed just write the TBPRD to the shadow register at time base count to one (CMPA not write yet),and time base count to zero,

the TBPRD&CMPA load from shadow register to active register,but CMPA not the new value, so PWM could be all high, like the figure.

Does TI release some function can write CMPA&TBPRD to shadow register at the same ime or something like that to solve this problem?

IWR1642BOOST: Why "srr_visualization" is not appear?

$
0
0

Part Number:IWR1642BOOST

Hi,

 I download srr_demo image file to IWR1642BOOST succesfully.

 But, when I run srr_visualization.exe, the window is not appear, and there is no message.

 Environment:

OS: Windows 10

MatLab runtime library:Installed

MatLab version:9.2


TPS783: measured Iq is 6x higher than specified in the datasheet

$
0
0

Part Number:TPS783

Hello,

my customer is currently working on a new battery powered application with the TPS783 (full part number: TPS78329) and they noticed the Iq of the device is currently 30uA which is contradictory to the 0.5uA which we specify in the datasheet; in this case they cannot use our device.Is there a reason the Iq is this high? 

I have a schematic of the design i can share offline.

Best regards,

Stani 

INA821: ina821 89k AC3RG4

$
0
0

Part Number:INA821

Hello sir,

I have smd 8 pin SOIC package INA821 IC( INA821 89K AC3RG4). camn anyone help me to identify pin 1 Start from Where?

there in one vertical line on left side on IC package.but where is the pin 1 starts from?

AM5748: WD timers clock source

$
0
0

Part Number:AM5748

)Hi,

As i have understood it there are two possible sources in the AM5748 which can be used to implement watchdog functionallity in the A15 cluster.

1: MPU_WD_TIMER, which has two channels

2: WD_TIMER2

As far as I can read the TRM the MPU_WD_TIMER will use the same main clock source which is used for creating the A15 main clock (in my case derived from the OSC0 20MHz input oscillator) is this correct? Is this also true for WD_TIMER2?

In summary, my question is: Is it possible to source either MPU_WD_TIMER or WD_TIMER2 from another clock-source than whats used to clock the a15 core complex, e.g. OSC1 when OSC0 is used as main clock input? Reason for asking is that I want to implement an independent watchdog which would react e.g. if main oscillator fails.

BR Jimmy

MSP432P401R: A bug of MSP432 DriverLib - v3_10_00_09,or I got a wrong understanding?

$
0
0

Part Number:MSP432P401R

File:

interrupt.c

Function:

void Interrupt_setPriorityGrouping(uint32_t bits)
{
//
// Check the arguments.
//
ASSERT(bits < NUM_PRIORITY);

//
// Set the priority grouping.
//
SCB->AIRCR = SCB_AIRCR_VECTKEY_Msk | g_pulPriority[bits];
}

Question:

In my opinion, the code“SCB->AIRCR = SCB_AIRCR_VECTKEY_Msk | g_pulPriority[bits];” should be “SCB->AIRCR = (((uint32_t)0x5FAUL << SCB_AIRCR_VECTKEY_Pos)) | g_pulPriority[bits];” at least,not to mention we should mask the bits not-PRIORITY-relation.

TPS65131-Q1: Having a problem with Inverting Buck-Boost

$
0
0

Part Number:TPS65131-Q1

Dear Expert

Note that this is related to TPS65131-Q1 having a problem with Inverting Buck-Boost question

Your previous recommendation caused us to have -10V as output voltage instead of -12.5V, so problem was solved thanks to you. After that I tried to get -5V output voltage for an input voltage value of 5V. Up to 4V as the input voltage, an output voltage of -5V is generated without any noise. However, the circuit is out of regulation for input voltage values, which are greater than 4.1V. Looking at the scope, we see that for input voltages, which are greater than 4.1V, the output voltage goes up to -6.5V approxmately in 1.2ms and then the circuit cannot regulate itself. The output voltage swings from -2V to 0V, there is no -5V. Do you have any recommendation for this problem?

Best regards,

Ramazan Yaman

Viewing all 262198 articles
Browse latest View live


Latest Images

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