Part Number: LP-EM-CC1354P10 Other Parts Discussed in Thread: CC1354P10 Tool/software: Hi TI team,
We are currently evaluating the CC1354 for a new product and need guidance on choosing between FreeRTOS and TI-RTOS.
We noticed that TI Sensor Controller…
Thanks, Siri.
Hardware debugging appears to be fine. The logic analyzer results show I am getting what I need to get when connected to the device (F12) and running the task iterations continuously (F5).
This is an "execution code" error within Sensor Controller…
Hi Arthur,
Thanks for your reply.
We need to use 32-bit subtraction to determine whether the sum of oversampled ADC measurement have changed enough to wake up application processor, similar to what is done in the light sensor example, but with oversampled…
HI Francesc,
Can you send me the full installation path to your Sensor Controller Studio install folder ?
Also, other steps you may try: _ In the Windows Registry Editor, can you delete the following folder under:
_ Can you post the content of the .osd…
Part Number: LP-CC1352P7 Other Parts Discussed in Thread: WI-SUN , CC1352P7 , BP-BASSENSORSMKII , LPSTK-CC1352R , DRV5032 , CC1352R , CC1314R10 , OPT3001 , SYSCONFIG Dear TI Engineers,
I have done a Wi-SUN COAP OAD firmware project on a CC1352P7 launchpad successfully…
Hello,
For sending CFGs quickly for debug purposes, I recommend using a terminal emulator such as TeraTerm to connect to the device's serial port. There you can copy and paste a configuration file and ensure there are no errors with what is being sent…
Part Number: SENSOR-CONTROLLER-STUDIO
Sensor Controller Studio is used to write, test and debug code for the CC26xx/CC13xx Sensor Controller, enabling ultra-low power application design. The tool generates an interface driver consisting of C source files…
Venkatadri Shantaram84961 said: Is your application need TRAP, have you evaluated FOC solution (MCF8329A)?
is there any way I can get my hands on MCF8329A EVM?
Hi Manuel,
In that case, I think you could indeed use COMPA, coupled with the TDC to get the time, as if you would do for capacitive sensing.
Only this time, you would actually monitor the capacitor discharge.
Here is it, described in the Sensor Controller…
Part Number: LAUNCHXL-CC1352P
Tool/software:
HI all,
I refer to the following discussion and try to merge a Sensor Controller example with project. But sensor controller does not work correctly(BLE project work correctly). Looks like the discussions does…