Hi Tashiro-san,
Koichiro Tashiro said: Q1) During Deep Sleep, which timers can be used as wake-up source?
General purpose timers (including Main Domain, MCU Domain, WKUP Domain timers) have not been implemented as wakeup sources in the Linux SDK yet…
Part Number: TCAN1043G-Q1 Other Parts Discussed in Thread: TCAN1043A-Q1 , TCAN1043N-Q1 , TCAN1043-Q1 Hi Team,
We need some more information on SWE timer.
In our project we are using TCAN1043A-Q1. While sensor is in Standby mode observed after 4min…
Part Number: MSP430F5438A Other Parts Discussed in Thread: Z-STACK Hi,
We are using Z-Stack v.2.5.1 (or 2.6.0.3) in a very low power sensor.
I am trying to start an event from a hardware interrupt service. The system uses POWER_SAVING and can be in…
Part Number: CC2530 Other Parts Discussed in Thread: CC2533 , , Z-STACK , REMOTI Tool/software: The user guide for the CC2530 and CC2533 has the following text.
The Sleep Timer is running when operating in all power modes except PM3. The value of the…
Part Number: CC2745R10-Q1 Hello TI Team,
I am developing a custom CAN/UDS bootloader for the CC2745R10-Q1 device using FreeRTOS and ICall/OSAL.
My current flow is:
Board_init()
ICall_init()
ICall_createRemoteTasks()
Boot decision…
Part Number: AM6442 Other Parts Discussed in Thread: SYSCONFIG Hello, I am trying to trigger a previously created High Prio(OSAL_TASK_Prio_30) Task every 1ms using GP Timer Compare Match ISR Callback.
void Callback(GPTIMER_Handle handle) { //OSAL_EVT_set…
Part Number: CC2745R10-Q1 Hello TI Team,
I am developing a custom CAN/UDS bootloader for the CC2745R10-Q1 device using FreeRTOS and ICall/OSAL.
My current flow is:
Board_init()
ICall_init()
ICall_createRemoteTasks()
Boot decision…
Part Number: CC2340R5 Let us know whether RTC timer is used for sleep mode implementation.
In evaluation board there is HF XTL = 48MHz and LF XTL = 32768Hz, if we want to design our custom board, do we need both the XTAL.
If 48 MHz only used, then…
Part Number: CC2530 Other Parts Discussed in Thread: Z-STACK Hi guys,
I'm trying to use OSAL timer functions to trigger a function over specific intervals.
as I read in z-stack doc there is event_id in OSAL timer function's input elements.
my question…
Hi Ryan,
Bo is set to 10, S0 is set to 9, and the beacon frame interval is about 15 seconds. Each terminal device is numbered. The beacon frame sent by the coordinator carries the device number. When I detected that the device number carried by the…