Hello Tech 00,
The WAKE pin is an output pin and is only used on the Device side of the IO-Link cable. It can be left disconnected when used in a Master application.
If the Device's CQ driver is enabled and the Master needs to take control of the line…
Hi Joseph,
Yes, TI has developed a solution using the Sitara LP-AM243 LaunchPAD and an 8-port IO-Link Master BoosterPack board (BOOSTXL-IOLINKM-8) that uses the TIOL112 for the IO-Link PHY and this board is in the final stages of our inventory stocking…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: MSPM0G3507 , BOOSTXL-BASSENSORS , HDC2010 I'm working with the MSPM0G3507 Launchpad with a BOOSTXL-BASSENSORS connected together.
On the BOOSTXL there is a temperature device HDC2010 at I2C…
Part Number: BOOSTXL-PGA460 Other Parts Discussed in Thread: PGA460 Hello,
I'm currently evaluating PGA460 through BOOSTXL-PGA460 EVM and testing some high frequency and high voltage-rated transducers (300kHz and 400kHz resonance frequency, with 400Vpp…
Part Number: LAUNCHXL-F28379D Other Parts Discussed in Thread: BOOSTXL-3PHGANINV , TMDXIDDK379D , TMDSCNCD28379D , , BOOSTXL-POSMGR Hi Texas Instruments,
I hope you can help with this, I will outline this to convey the message a bit better
What we want to…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: TIDA-00645 , DRV8305 , MSP430G2553 , TIDA-00771 , MSP-EXP430FR5994 , BOOSTXL-DRV8305EVM
Hi all,
I know about SPI interface, I know about 1-bit communication between SPI modules, but I have trouble…
Part Number: BOOSTXL-POSMGR Other Parts Discussed in Thread: LAUNCHXL-F28379D , , TIDM-1010 Hi,team
My customer have the following questions.
"
I want to use LAUNCHXL-F28379D and BOOSTXL-POSMGR to communicate with the encoder by BiSS-C.
I have confirmed…
Part Number: CC2340R5 Other Parts Discussed in Thread: BOOSTXL-AUDIO , SYSCONFIG
Hi,
Here is a step by step guide showing how to use the PWM example to produce a siren-like sound.
The example is based on F3 SDK 7.20.00.29.
A BOOSTXL-AUDIO is used to turn…
Please go back to everything I wrote yesterday. One of things you did wrong in your latest modified code is about the I2CMasterBus. See below again.
Replace everywhere in your code:
while(I2CMasterBusy(pI2cData->ui32I2cBus)) {
}
By the below code.
…