Part Number: CC2530 Other Parts Discussed in Thread: CC2430 , CC2591
Dear all,
My name is Joaquim Martinez and I am working on a low power project with CC2530 and CC2591 chips. This project is an update of CC2430 with new features, as for example…
I have encountered a problem that it seems all OSAL related timer issue has been delayed/slipped for a lot(100-200 times) in our system. Force the device to rejoin the network can not solve this problem, but reset the device can solve it.
And also…
Part Number: LP-MSPM0L1306 I am thinking about a capacitor-operated time delay relay and want to minimize the power consumption by waking up every second, take an ADC reading or two, and going back to processor at "standby" (only timer clock is operating…
Hello Tim,
Tim Wang said: 1. the M4 ROM (I guess this mean Secure ROM, right?) will be 1st executed.
Yes, M4 ROM (Secure ROM) will be executed first.
Tim Wang said: You mentioned R5 (Public ROM), do you mean the Public ROM will execute on R5F…
Part Number: CC2541 Can i use multiple osal timers in an application. i have two osal timer events: one called each 300ms and another one at each 500ms. but it does not work properly. how can i solve this issue?
Part Number: CC2652RSIP Other Parts Discussed in Thread: Z-STACK Tool/software: Good morning,
in the last few months I worked with zc_thermostat_sink (sdk 4.40) customized version to receive temperature data from a green power sensor.
But the device…
Other Parts Discussed in Thread: TIMAC I have Z stack 1.4.3-1.2.1 and I know the TIMAC also has been updated several times, also according to recent post in e2e. I found there are 3 ways to update OSAL timer.
1. using main clock tips. setup T4CC0…
Hello Faruk,
Thanks for reaching out. I see that your BQ27531 questions are being handled in a separate thread, so I'll focus on the BQ24296 questions in this thread.
If it helps you get started, we have Linux device drivers available here:
BQ2429x…
Part Number: TDA4AL-Q1
Tool/software:
Hello Experts
env : pdk_j721s2_09_01_00_22 + MCU1_0 only (no lockstep)
As stated, I'd like to make a 1ms periodic task which monitors system state such as temperature, ADC and so on.
I checked several…
Hi Joshua it was more of a Matlab problem I believe
The issue was that Matlab was unable to accurately send a 30 us pulse
Resolved by using Matlab only to trigger the pulse via an external GPIO signal to the stm board that fires an accurate 30 us…