Showing posts with label
LAUNCHXL-CC1312R1
.
Show all posts
Showing posts with label
LAUNCHXL-CC1312R1
.
Show all posts
Wednesday, December 18, 2019
How to change CC26xx/CC13xx UART baudrate dynamically in your application.
›
The following steps show you how to change CC26xx/CC13xx UART baudrate dynamically in your application. 1. In port pininterrupt example ...
Wednesday, September 25, 2019
How to use internal temperature reading inside CC26xx/CC13xx
›
The following codes show you how to use internal temperature sensor reading inside CC26xx/CC13xx. 1. Add "#include DeviceFamily_const...
Wednesday, August 14, 2019
How to enable hex and float value output from System_printf in TI CC13xx/CC26xxx SDK.
›
The following steps show you how to enable hex and float value output from System_printf in TI CC13xx/CC26xxx SDK. 1. Add "System.e...
Wednesday, July 31, 2019
Use PWM_PERIOD_HZ/PWM_DUTY_FRACTION to generate PWM for TI CC26xx/CC13xx devices.
›
You can replace the following mainThread function call in pwmled2 example to use PWM_PERIOD_HZ/PWM_DUTY_FRACTION to generate PWM for TI C...
Tuesday, December 4, 2018
How to detect button hold in CC26x2, CC13x0, CC13x2 SDK.
›
The following steps show you how to detect button hold in CC26x2, CC13x0, CC13x2 SDK. I use zed_switch example to add related code to dete...
›
Home
View web version