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

MSP430FR2422: MSP430FR2422IRHLT Pinout Mismatch in datasheet

$
0
0

Part Number:MSP430FR2422

 Hi,

We are planning to use MSP430FR2422IRHLT in one of our designs. Before generating schematic symbol we could find some pin out differences/mismatch in 'PIN DIAGRAMS' view , 'PIN ATTRIBUTES TABLE' and 'SIGNAL TABLE'. 

Pin outs are different in the provided datasheet “Pin Diagram view (page 7), PIN Attributes Table(Page8) and Signal Descriptions table (page 10)” for pins (9,10,11,13,16,17). An example screen shot shown below.

Please confirm which Pin out we should follow to build the schematic symbol. It would be better if somebody can list out all the actual functions(multiplexed) of respective above pins. 


RTOS/AM4379: AM437x Starter Kit Example Project

DRV8711: precautions for DRV8711

$
0
0

Part Number:DRV8711

Hi,

May I know what precautions does it take to design a printer driver board for DRV8711 vm from 8V to 24V?

CCS/TMS320F28335: eQEP Speed Calculation in TMS320F28335

$
0
0

Part Number:TMS320F28335

Tool/software: Code Composer Studio

I'm using TMS320F28335 DSP board for PMSM speed control and I tried to implement the encoder part using eQEP module. Could anyone help me to clear my doubts regarding this:

1. How to test eQEP module to check whether it is working properly or not?

2. I have gone through the example code, but the logic behind it is still not clear to me. Can you please explain?

3. What is the relation between QPOSCNT and speed measurement?

4. What is the possible range of QPOSCNT variable and how can we represent it in graph?

CCS/MSP432P401R: Added files to Energia Imported Project Not Found on Build

$
0
0

Part Number:MSP432P401R

Tool/software: Code Composer Studio

Hi,

I'm trying to move to CCS v9 from 8.3.  I have a project that uses Energia, and some libraries first written for Arduinos, as well as some driverlib type files.  They work fine with CCS 8.3.  I did the same procedure to get a project that will build that worked with 8.3, but it doesn't seem to work now.  The procedure is to Import the Energia sketch (.ino) to make an Energia project.  I have to add the v21 libraries as the v18 ones don't work in for me in CCS 8.3, and I do that in the preferences-CCS-Products, and select v21 on the Products tab of the General build settings.  Then I add all the .cpp and .h files.  I use links rather than copying.  When I build these new files I just tried to add are not found, and I get messages like 

fatal error: si5351.h: No such file or directory vna_2018.ino /vna_2018 line 3 C/C++ Problem

What do I need to do to actually add these files to my project?

Thanks,

Rob

MSP430FR2512: BSL invocation waveform on RST & TEST pin

$
0
0

Part Number:MSP430FR2512

Hi team,

My customer shares the TEST pin with other chip (LED driver), and for some reason they will send out multiple pulses. They want to know if these pulses can invoke BSL when needed, and don't make side effect when normally running the program.

The pulse spec is like:

  1. 900ns HIGH + 300ns low, or
  2. 300ns HIGH + 900ns low.
  3. 24 continuous pulses.

Questions:

  1. when RST is high, does these pulses affect the chip?
  2. when trying to enter BSL mode, the host chip  generate 24 pulses at a time instead of two. will it succeed?

Thanks for advice.

Jo

CCS/TMS320C6678: CCS/TMS320C6678,TMDSEVM6678LE当前版本?

$
0
0

Part Number:TMS320C6678

Tool/software: Code Composer Studio

TI,

     您好。

     从E洛盟购买, 制造商产品编号:TMDSEVM6678LE,但是无法获知当前版本,请求帮助 。不知是不是3.0B?

     E洛盟购买地址:

      https://cn.element14.com/texas-instruments/tmdsevm6678le/c6678-xds560v2-enet-eval-module/dp/2113702

   

     或者,从mouser采购,制造商产品编号:TMDSEVM6678LE,也无法获知当前版本,请求帮助 。不知是不是3.0B?

https://www.mouser.cn/ProductDetail/Texas-Instruments/TMDSEVM6678LE?qs=%2Fha2pyFaduiwSZRhpXg9HQoI1lbZVWbqQGpMk6ppXJQb9DxtJTmrzQ%3D%3D

CSD87331Q3D: I want to know the MTBF for CSD87331Q3D,thanks


CCS/UCD3138: ADC speed setting

$
0
0

Part Number:UCD3138

Tool/software: Code Composer Studio

Hello:

I found ADC sampling_sel can choose different speed .

But in the manual it suggest setting the speed as  267K. Now I want to get the more faster speed want use 538Ks/s or 1008Ks/s.

can I set the  register to 5 or 4? and  Using  more faster sampling speed,is possible  to affect my project ? Such the affect  interrupt event or other  function.

Or What should i consider in the project ,when i use more faster ADC sampling speed? Have any suggestion to set ADC sampling speed?

Thankyou very much!

CSD95472Q5MC: I want to know the MTBF for CSD95472Q5MC

TPA3244: TPA3244 output power

$
0
0

Part Number:TPA3244

Team,

I have two questions about TPA3244:

1. TPA3244 should be able to output 60W on 4ohm load. I am a bit confused why the power power specified in below spec is 25W? What is the difference?

2. What does the peak power in datasheet mean? Below figure is contiunous power or peak power?

TCA9517: Pin to pin solution with TCA9517 and higher BW to 1MHz

$
0
0

Part Number:TCA9517

Hi Sir,

We are looking for a solution which pin to pin with TCA9517 but higher BW to 1MHz,

Do you have any suitable part can suggest?

If the answer is no, any other part which not pin to pin compatible with TCA9517 but same function?

Thanks

RTOS/CC2640R2F: How to turn off the CCCD reset of the BLE disconnection?

$
0
0

Part Number:CC2640R2F

Tool/software: TI-RTOS

Hi everyone!

How to turn off the CCCD reset of the BLE disconnection?

I want to enable the default setting of the CCCD in the peripheral so that the center can transfer data without setting the CCCD.

I use project zero for test, the test target is : after connecting, if button 0 is pressed, central can receive button 0 data without setting CCCD.

I found gattServApp_ResetCharCfg() calls GATTServApp_InitCharCfg() after each disconnection.

I can't find and don't know how to modified the code of gattServApp_ResetCharCfg().

So I changed the code of GATTServApp_InitCharCfg() directly and got the test target.

void GATTServApp_InitCharCfg( uint16 connHandle, gattCharCfg_t *charCfgTbl )
{
  // Initialize Client Characteristic Configuration attributes
  if ( connHandle == INVALID_CONNHANDLE )
  {
    uint8 i;
    for ( i = 0; i < linkDBNumConns; i++ )
    {
//      charCfgTbl[i].connHandle = INVALID_CONNHANDLE;
//      charCfgTbl[i].value = GATT_CFG_NO_OPERATION;
      charCfgTbl[i].connHandle = 0;
      charCfgTbl[i].value = GATT_CLIENT_CFG_NOTIFY;
    }
  }
//  else
//  {
//    gattCharCfg_t *pItem = gattServApp_FindCharCfgItem( connHandle, charCfgTbl );
//    if ( pItem != NULL )
//    {
//      pItem->connHandle = INVALID_CONNHANDLE;
//      pItem->value = GATT_CFG_NO_OPERATION;
//    }
//  }
}

Although it works fine, I just avoided the initialization problem.

(gattServApp_ResetCharCfg() is still working, but GATTServApp_InitCharCfg() is modified as above)


Is there a way to not modify GATTServApp_InitCharCfg() and close the reset?

Can I turn off or modify the code of gattServApp_ResetCharCfg()?

TPA3244: TPA3244 SCH review

$
0
0

Part Number:TPA3244

Team,

Do you have any concern of below TPA3244 SCH? It is going to drive 2*60W/4ohm speakers. 

UCC28780: ACF solution

$
0
0

Part Number:UCC28780

Hi Sir 

Our end customer new project will study NCP1568 for 45W adapter 

May I know what's the different between NCP1568 and UCC28780

We would like to convince customer to use TI solution 


AM5718: AM5718 GMAC interface to DP83822H

$
0
0

Part Number:AM5718

Hi, 

Attached schematics  I connected a 10/100 ETH PHY DP83822H to AM5718 GMAC SW0 MII interface....... How to make sure that bootstrapping would work so that PHY wakes up with proper MDIO address??

What precaution I need to take  at AM5718 for a proper wake up of PHY unit??

I have given a provision to reset PHY using AM5718 GPIO and system reset....(Please visit the site to view this file)

GMDIO interface connects to MDIO interface for Eth PHY..... I prefer to work with 1.8V for ethernet phy....

I prefer to have following configuration for PHY

1.8V for Ethernet PHY

Defaults
MII mode,25-MHz Reference Clock
Auto-negotiation enabled, advertising all 10/100 mode capable
LED Mode 1

Please suggest changes  needed for proper functioning of Ethernet PHY ....

CCS/IWR1642BOOST: Post build failed

$
0
0

Part Number:IWR1642BOOST

Tool/software: Code Composer Studio

Hi all,

I had the same issue as stated in this thread.

https://e2e.ti.com/support/tools/ccs/f/81/t/769219

I tried modifying the post build step and removed the false directory  xwr16xx as stated in the answer for the above thread. That did not fix the issue in both dss project and mss project.

Hence I tried modifying the build command as stated in:

 http://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_project-management.html#pre-and-post-build-steps

When I use the command given in the above link in dss project, it builds successfully and bin file is generated whereas in mss project it doesn't happen.

In mss project, build is not successful and bin files are not created. What command should I use for mss project to generate mss.bin and lab.bin files?

Can anyone help me with building both the dss and mss projects successfully and generating bin files?

Note: I'm using CCS v 8.1, sdk 2.0.0.4,industrial tool box 3.3.0 and Windows 10. I have other sdks and toolbox versions installed too. And I have all other utilities installed along with sdks.

Thanks,

radha.

CC1310: Wireless Wakeup

$
0
0

Part Number:CC1310

Dear all

1. Does CC1310 have wireless wakeup function? 

2. Which mode support to wakeup, Standby or Shutdown?

3. How to wakeup ?

Which voltage value at the PACK pin reached can it exit the Shutdown mode?

$
0
0

TI Experts,

   As we known,ManufacturerAccess shutdown command received AND Current = 0  AND voltage at the bq20z75 PACK pin < Charger Present threshold,it will enter shutdown mode. But,which voltage value at the PACK pin  reached  can it  exit  the Shutdown mode? tks!

Compiler/TMS320F280049: MISRA-C 2004 check is different in C28x and CLA?

$
0
0

Part Number:TMS320F280049

Tool/software: TI C/C++ Compiler

Champs,

I am asking this for our customer.

The user's environment is:

CCS : 8.3.0.00009

Compiler : TI v 18.1.4.LTS

It's weird they got much different results by MISRA-C 2004 when they compiled the same code in C28x and CLA.

On CLA, they got much more warning on the codes.

The warnings are basically Rule 10.1 and 12.2 like below:

#1393-D (MISRA-C:2004 10.1/R) The value of an expression of integer type shall not be implicitly converted to a different underlying type if the expression is complex
#1393-D (MISRA-C:2004 10.1/R) The value of an expression of integer type shall not be implicitly converted to a different underlying type if the expression is complex
#1393-D (MISRA-C:2004 10.1/R) The value of an expression of integer type shall not be implicitly converted to a different underlying type if the expression is complex
#1487-D (MISRA-C:2004 12.2/R) The value of an expression shall be the same under any order of evaluation that the standard permits
#1393-D (MISRA-C:2004 10.1/R) The value of an expression of integer type shall not be implicitly converted to a different underlying type if it is not a conversion to a wider integer type of the same signedness
#1393-D (MISRA-C:2004 10.1/R) The value of an expression of integer type shall not be implicitly converted to a different underlying type if it is not a conversion to a wider integer type of the same signedness
#1393-D (MISRA-C:2004 10.1/R) The value of an expression of integer type shall not be implicitly converted to a different underlying type if it is not a conversion to a wider integer type of the same signedness
#1393-D (MISRA-C:2004 10.1/R) The value of an expression of integer type shall not be implicitly converted to a different underlying type if it is not a conversion to a wider integer type of the same signedness
#1393-D (MISRA-C:2004 10.1/R) The value of an expression of integer type shall not be implicitly converted to a different underlying type if it is not a conversion to a wider integer type of the same signedness

Our questions:

1) Why above codes get passed on C28x (right) but get many warnings on CLA (left)?

2) Is there any special restrictions with CLA when we try to implement MISRA-C 2004 checking?

Do you have any comment?

Wayne Huang

Viewing all 262198 articles
Browse latest View live


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