Pulse-width Modulation (PWM) in TI Microcontrollers
PWM in TI microcontrollers is one of the most useful features for controlling motors, LEDs, and sensors in embedded systems. In this guide, we’ll explore.
Embedded Systems, STM32, Arduino, IoT & Project Tutorials
PWM in TI microcontrollers is one of the most useful features for controlling motors, LEDs, and sensors in embedded systems. In this guide, we’ll explore.
When we are working with TI MCUs like CC1354P10, CC1310 or any LaunchPad series, the first thing we do after setting up the project is make the LED Blink.
RS485 Communication with TI MCUs is a powerful way to build reliable long-distance serial communication in embedded and industrial applications. RS485.
If you’ve worked with the TI-RTOS (SYS/BIOS), you probably used Task_sleep() function for delays. It works fine on LaunchPads… until you move to a custom.
DAC8551 SPI Interface on TI Microcontroller enables precise digital-to-analog conversion in embedded systems by translating digital values into analog.