CCS/CC2650STK: CC2650F128
Linux/CC2650STK: CC2650F128
Part Number:CC2650STK
Tool/software: Linux
How to download BLE stack on linux as i am working on linux? It says BLE stack is supported only in windows.
CC2650: How to set/control the network joining/discovery duration for end device.
Part Number:CC2650
Hello,
If Hold auto start flag is disabled.
As soon as we power on the device it will start looking for network and sends beacon requests.It will try looking for network until it joins any network.
As per my requirement the device should send beacon request for 2 minutes.within 2 minutes if it does not join any network, I want the device to stop sending beacon request.
TPS92314: about VREF
Part Number:TPS92314
Hello
I am sorry to bother you again.
My customer chosen TPS92314, but has questions about Vref again to fix their
final product's design goal.
Q1
Risns result from TPS92314 Calculation tools Rev 1.1 for non-isolated work-sheet
I think if IOUT were 100mA, RISNS should be 1.4ohm,
but calc result is 1.47ohm.
Is it a bug?
The work sheet of 'isolated' page seems to be no problem.
Wold you please confirm?
Q2
How does Vref made in the BIAS& VREF block of data sheet p7,Fig13 ?
TPS92314 has internal reference voltage in the BIAS&VREF block as
1.21(MIN)/1.24V(TYP)/1.3V(MAX) which is used for VDLY as described
EC table in page4.
My (Customer's ) guess is Vref = 0.14V on data sheet p15 eq(2) is divided
from internal reference voltage 1.24V ( VDLY ),
...Is it correct?
Best Regards
(Please visit the site to view this file)
AM5716: Pin compatibility with AM5746
Part Number:AM5716
Hi,
I am going to check the compatibility of pin between AM5716 and AM5746.
First of all, I will design a unit by using 5716 and later after CAN FD function would be used widly, I will use the AM5746 for CAN FD.
if th pins of the two chipsets are compatible each orther, transforming 5716 to AM5746 is possible easily..
so I want to confirm it ...
XIO3130: where to download the TopHAT/WinROM software?
SN65LV1224B: Package pinout information and mechanical package information
Part Number:SN65LV1224B
Hi team,
My customer is going to replace DS92LV1212 with SN65LV1224B.
But we can't find the package pinout information (ex. ROUT0 to TOUT9 arrangement) and
the mechanical package information(ex. LAND PATTERN and SOLDER PASTE etc.) in the datasheet.
There is SN65LV1224B in similar varieties of SN65LV1224B-EB.
Can the customer refer to those of SN65LV1224B-EB.
Please let me know.
Best regards,
Fumio Nakano
RTOS/PROCESSOR-SDK-AM437X: ARM to PRU interrupt
Part Number:PROCESSOR-SDK-AM437X
Tool/software: TI-RTOS
In the PRU example PRU_ARMtoPRU_Interrupt, It has the code:
uint32_t *pDdr = (uint32_t *) &CT_DDR;
uint32_t score;
CT_CFG.SYSCFG_bit.STANDBY_INIT = 0;
while((__R31 & 0x40000000) == 0){
}
CT_INTC.SECR1 = 0x1;
CT_INTC.ECR1 = 0x1;
PRU0_CTRL.CTPPR1 = 0x00003000;
score = pDdr[0];
score--;
CT_L3 = score;
__halt();
}
I want to know how to generate a interrupt on host 0 from the host CPU?I want to implement a function: when Host CPU complete a work , it will tell the PRU to do something, while the PRU should be waiting for it .
TMS570LS0714: SCI via DMA message overwritten by regular sciSend function
Part Number:TMS570LS0714
I have two ways of sending UART data from MCU to PC: one uses the standard TI SCI driver (sciSend function), and another one uses DMA. However, if I send a message using the DMA function and shortly after another message using the standard sciSend, the DMA UART message never appears. Is there a way I can send messages using DMA and sciSend and ensure that both types of writes will successfully complete and not overlap or cancel each other?
SND9039 Cherry Trail power up problem
Hi,
My customer have problem during power up.
This happens during fast turning on and off the PMIC.
condition: connect and disconnect the 5V adapter to the PMIC will cause problem for power up.
Originally, power up automatically after adapter is connected, but under this operation, it will need to press power bottom to start up.
What i want to know is why this happens and how to solve.
Now i am asking customer to check if we are in to PMIC off before the adapter is connect again and see where does the sequence stop during cold boot.
Please help if you have further comments.
thank you.
RTOS/PROCESSOR-SDK-AM437X: PRU to ARM interrupt
Part Number:PROCESSOR-SDK-AM437X
Tool/software: TI-RTOS
In the PRU example PRU_PRUtoARM_Interrupt, It has the code:
uint32_t *pDdr = (uint32_t *) &CT_DDR;
CT_CFG.SYSCFG_bit.STANDBY_INIT = 0;
CT_INTC.GER = 0x1;
__R31 = 0x00000000;
pDdr[1] = 0x0001;
CT_INTC.HIEISR |= HOST_NUM;
CT_INTC.HMR0_bit.HINT_MAP_2 = HOST_NUM;
CT_INTC.CMR4_bit.CH_MAP_19 = CHAN_NUM;
CT_INTC.SICR = (PRU0_ARM_INTERRUPT - 16);
CT_INTC.EISR = (PRU0_ARM_INTERRUPT - 16);
PRU0_CTRL.CTPPR1_bit.C31_POINTER = 0x0;
pDdr[1] = 0xB;
__halt();
}
I have two question:
1. does which line of code above set the interrupt ? I can find the enable/map/clear instructions, but I cannot find set one.
2. if generated the interrupt, how the host CPU get it? On the TRM, there are only four pages to describe interrupt table. How to program about interrupt?where can I have the example programm?
CC1200: CC1200 and 6Lowpan
Part Number:CC1200
Hi,
Hi,
We are looking for the 6LowPAN Hardware solution with the proven 6LowPAN software stack.
Could you please suggest MCU for the CC1200 Transceiver having
1. Proven 6LowPAN software stack with the suggested MCU and CC1200
2. 512KB flash, 32KB RAM
3. Other common peripheral like UART, SPI, I2C
Also you can suggest any other possible solution with similar specs
Thanks
CC1310: Why result.panDescriptor is always NULL in TI-15.4 sensor example?
Part Number:CC1310
Hi,
My customer is using TI-15.4 non-beacon mode, and he wants to access the pan descriptor list after the scan.
I have done some test with sensor example, and found that no matter the ApiMac_attribute_autoRequest setting is TRUE or FALSE, the MAC will call Beacon Notify Indication Callback, and in processScanCnf(), the pCnf->resultListSize is always 0 and pCnf->result.pPanDescriptor is always NULL.
Please help to suggest how to store panDescriptor into macCbackEvent_t *pMsg and access stored PAN descriptors in it.
Thanks!
TPS7B8250EVM: example of heat dissipation characteristic
Part Number:TPS7B8250EVM
Hello,
Is there heat dissipation characteristic data on the TPS7B8250EVM board?
(Eg, ILOAD vs surface temperature or junction temperature)
Please also inform me of input / output voltage condition during measurement.
Thank you.
INA208: INA208 input Filtering VS Gain error
Part Number:INA208
Dear Team,
may I have more detail explanation for below equation about Gain error
what is 100?
what is 5kohm?
Is this equation implemented in different Gain, 20V/V, 50V/V and 100V/V
may I have more details internal function diagram, like internal resistor values setting (for example, the value of R1, R2, R3 and R4) inside the INA208
UCD3138: Double Zero Configuration Principle in Digital PID Coefficient Based on UCD3138
Part Number:UCD3138
Hello
I am currently studying your UCD3138-based full-bridge hard-switch development board. I am learning how to set the PID coefficient.
I read your application note "UCD3138 Digital ControllerControl Theory" on page 30 to learn how to configure the poles of the PID.The manual tells me that the two zeros are configured: To boost the phase by 180o, a 2 pole 2 zero compensator is needed and should be located at 1/10 of fc.
In the Fusion Design Offline software, I opened the bode simulation case of the UCD3138 full-bridge hard switch. As shown below:
The cross-over frequency of the system open-loop transfer function is approximately 4.7 kHz.
If the recommendations of the UCD3138 Digital Controller Control Theory are followed, the two zeros should be configured at 470 Hz, however, in practice, the two zeros are configured at approximately 8.1 kHz.
Why is this? What is the zero-point configuration principle of this full-bridge case?
Linux/TDA2PXEVM: Can't enable IPU1 when enable IPU2 to Process ISS&DSS
Part Number:TDA2PXEVM
Tool/software: Linux
Hello:
we will take the IPU2 to process camera capture and image processing, if run other task like APA control algorithm we will suffer the time critical issue of the camera capture,
and the follow is that we want to deploy our task on different IPU
- AutoSAR will run IPU1_0
- Auto-Parking algorithm will run IPU1_1
- Camera capture and process and display on IPU2(SMP)
And now, the VisionSDK has limited to enable the IPU1.
Any suggestion?
Thanks.
IWR1642: IWR1642 radar spec of FPS and detect point
IWR1642BOOST: People Count: Matlab issues
Part Number:IWR1642BOOST
Hi,
I am trying to run the People Count program. I am able to successfully flash it to my device but when I run it i get the following error(s).
My device is ES 1.0 and I am using industrial toolbox 2.3.0.
I also have the required MATLAB runtime installed.
Thanks
TAS5756M: Standby and Shutdown Mode
Part Number:TAS5756M
Hello,
I need to place the device in Standby via I2C.
Can you confirm the register is P0-R2-B5?
I found it in a note, but I think the note was not correctly assigned.
What is the register to place the device in Shutdown?
Thanks.
Best Regards,
Davy