htmos6 / Tiva-TM4C123GH6PM-Microprocessor-Projects

This repo contains projects exploring Tiva TM4C123GH6PM microprocessor. It covers stacks, subroutines, general programming, and specific features like Parallel I/O, SysTick Timer, Timer and ADC. These projects aim to give a comprehensive understanding of the microprocessor and serve as a starting point for further development. Explore and discover.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiva-TM4C123GH6PM-Microprocessor-Projects

This repository contains microprocessor projects developed on Tiva TM4C123GH6PM. These projects aim to demonstrate the capabilities of this microprocessor and its ability to handle various tasks.

Contents

The repository includes the following projects:

  1. Stacks, subroutines, general programming
  2. Parallel I/O
  3. SysTick Timer
  4. Timer
  5. Analog to Digital Converter

Requirements

Tiva TM4C123GH6PM Microprocessor
Code Composer Studio (Keil uVision5) Breadboard and connecting wires

Usage

  1. Clone or download the repository
  2. Open the project in Code Composer Studio
  3. Connect the microprocessor to the breadboard as per the connections mentioned in each project
  4. Build and run the code on the microprocessor
  5. Observe the results on the connected devices

Contributing

Feel free to contribute to this repository by creating pull requests or by reporting any issues.

About

This repo contains projects exploring Tiva TM4C123GH6PM microprocessor. It covers stacks, subroutines, general programming, and specific features like Parallel I/O, SysTick Timer, Timer and ADC. These projects aim to give a comprehensive understanding of the microprocessor and serve as a starting point for further development. Explore and discover.


Languages

Language:Assembly 85.6%Language:C 14.4%