Part Number: LAUNCHXL-CC1312R1 Hi
I have tried to create a timer interrupt with all of the timers in SCS, it seems to only interrupt at 5 hertz no matter the time period I put into timer0Start it flashes the led every 5 Hertz please see attached code…
Part Number: CC2640R2F Other Parts Discussed in Thread: SYSCONFIG Hello,
Linked FAQ is good to merge sensor controller studio, but I want to know that how to manage peripheral pins which define in syscfg with sensor controller studio?
Thanks,
Dinkar
The SC implements a bit-banged Inter-Integrated Circuit (I2C) master interface. This is explained in the SCS documentation:
I2C Master — Sensor Controller Studio v2.8.0 CC13x2 CC26x2 documentation
Siri
Part Number: CC2652R Other Parts Discussed in Thread: ADS1234 Hi,
I am new to the platform and I'm using ads1234 analog to digital converter to interface load cell with CC2652R1 Launchpad. To achieve this task, I am using Sensor Controller Studio. When…
Part Number: CC2642R Other Parts Discussed in Thread: SIMPLELINK-CC13XX-CC26XX-SDK Hi,
I have SimpleLink cc13x2_26x2 sdk with 5.20.00.52 SDK and also need to install Sensor Controller Studio tool.
please tell me the Compatible version for SCS to install…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: SYSCONFIG
Hi! I´m learning how to use Sensor Controller Studio with SimpleLink Academy tutorials with CC1352R1 LACUNHXL and CC1352-LPSTK. I am doing "Project from Scratch" tutorial and…
Hi,
if your sensor controller application is used to receive data from I2C at regular intervals, there is no advantage to using event triggers compared to RTC-based Execution scheduling. The advantage of Event trigger is present when your sensor controller…
Part Number: CC1352P Hi,
I am trying to read sensor value using the sensor controller. The sensor enable pin is pull up. And can be enabled when GPIO is "Output"-"Low" and disabled when changed to "Input" mode. It works once…
Hi Anthony,
Thanks for the clarification, now I understand your use case better. If you are using the Timer driver to measure the "switch ON duration", this is not allowing the device to go into standby, because the used timer runs on a clock only available…
Hi,
1. Please can you mention the version of the Code composer studio, the sensor controller studio and the SDK you are using. 2. Also, please mention the specific header files that are missing.
Regards,
Siddanth