Part Number: TCAN2857-Q1 Hello,
we want to use one HSS output controlled by the internal Timer On 20ms Cycle 2000ms.
A second HSS shall be used to be controlled by the Wake3/DIR input. On 300µs Cycle 50ms.
The VCC1 shall be active.
First question…
Part Number: TPS8802EVM Other Parts Discussed in Thread: TPS8802
Tool/software:
Hello TI Team,
I have observed an unusual behavior with the TPS8802 EVM.
I configured the TPS8802 sleep timer for 10 seconds. After the timer expires, the INT_MCU…
Part Number: TLIN1021A-Q1 We are using the LIN transceiver TLIN1021A-Q1 on one of our high voltage inlets programs. We are experiencing intermittent issues where the module is not waking up after LIN messages are sent to it. We have a theory that the…
Part Number: CC2541 Hi,
I am using an osal timer which expires at each 10 seconds. i am setting SLEEPCMD.MODE bits to 0x10 for PM2 mode and sets PCON.IDLE bit to 1 for entering power saving mode. but even when the pm2 mode is enabled, osal timer runs…
Hello Isaac,
Thank you for your response.
Currently, we are not enabling UART or any other peripheral in the software once the device enters sleep mode.When we are in normal mode we use CAN, ADC, LGPT timer, or PWM peripheral. After entering sleep…
It is still not clear to me how they know the status of the IDLE bit, as you cannot run the debugger when entering PM2.
I took the default PowerMode 2 example from here:
http://www.ti.com/lit/zip/swrc117
and modified the powermode2.c file so that…
Part Number: TCAN1575-Q1
Dear TI Support Team,
Thank you very much for taking the time to review our issue. I will describe the problem in full detail to facilitate your analysis.
1. Background
We adopt the TCAN1575-Q1 for vehicle…
Part Number: TPS8802EVM Other Parts Discussed in Thread: TPS8802 Tool/software: Hello TI Team,
I’m referring to the Sleep Mode functionality described in Section 8.4.1 Sleep Mode of the TPS8802 AFE datasheet [Page 40].
I have configured the TPS8802…
Part Number: CC2538 Hello, For more accuracy i need time in milliseconds from OSAL, but referring to OSAL functions i didn't got any function that will return time in milliseconds.
osal_getClock() returns time in seconds, how can i get time in milliseconds…
Part Number: CC2538 Hello, I have a case where i want to know if my osal_start_timerEx is in progress/running for my event id. Which API can give me this information?
Thank you