Getting Started with TI Microcontrollers
Learn how to program microcontrollers (MCUs) from Texas Instruments (TI).
This course covers all the basics, from installing the tools and software needed to build programs... to using interrupts to respond to GPIO and Timer events.
Where possible, this course uses software drivers provided by TI. In other cases, you will use TI's DriverLib library to access lower-level functionality to get peripherals working.
This course is a great starting point for more advanced workshops, such as our Real-Time Operating System (RTOS) courses. In these, you will take advantage of the functionality provided by FreeRTOS or TI-RTOS... allowing you to build more complex programs in shorter amounts of time!