0% found this document useful (0 votes)
16 views2 pages

Lab No 07

The document outlines a lab exercise focused on controlling internal LEDs of the TM4C123G microcontroller using onboard switches, programmed in ARM Cortex-M4 assembly language. It emphasizes GPIO configuration, digital input/output control, and conditional branching for LED operations. The conclusion highlights the successful demonstration of these concepts in embedded systems.

Uploaded by

Zulqurnan Anjum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views2 pages

Lab No 07

The document outlines a lab exercise focused on controlling internal LEDs of the TM4C123G microcontroller using onboard switches, programmed in ARM Cortex-M4 assembly language. It emphasizes GPIO configuration, digital input/output control, and conditional branching for LED operations. The conclusion highlights the successful demonstration of these concepts in embedded systems.

Uploaded by

Zulqurnan Anjum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Lab no 07

Internal LED Control Using Switches on TM4C123G


Microcontroller with ARM Cortex-M4 Assembly Language

Objective:
To control the internal LEDs of the TM4C123G microcontroller using onboard
switches, programmed in ARM Cortex-M4 assembly language, demonstrating GPIO
configuration, digital input/output control, and effective use of conditional branching for switch-
based LED operations.

Source Code:

Fig 7.1

Aleeza Imran (2022-EE-30)


Output:

Fig 7.2

Conclusion:
The lab demonstrated effective control of internal LEDs on the TM4C123G
microcontroller using switches and assembly language. It reinforced GPIO configuration and
switch-based logic for embedded systems.

Aleeza Imran (2022-EE-30)

You might also like