Other Parts Discussed in Thread: SIMPLELINK-CC13X2-26X2-SDK, CCSTUDIO
Tool/software: Code Composer Studio
I'm working on a project using the Sensor Controller on a CC2652R1F MCU. I have written some SC Task code that reads the ADC on a pin and fires an alert to the application CPU to process. In Sensor Controller Studio, I have this pin configured in the I/O mapping as DIO25. When building our application with the generated SCIF files, the Sensor Controller Task appears to sampling DIO27.
I believe DIO25 is the only pin configured in SCS.
Changing the pin in SCS does not appear to change the pin the ADC is using when built.
When using the SCS Task Testing tab, everything works as expected. The correct pin is sampled and graphed.
For reference, I am building in CCS10 (SimpleLink 3.40.0.002) with output from SCS 2.7.0.155