CE433 Embedded Devices Spring 2022
Lab 8 - The Square Problem with Pushbuttons and Seven Segment Displays Week 1
Name: Ryan Jeanes

Email: rejeanes@fortlewis.edu

Lab 8 - The Square Problem with PushButtons and Seven Segment Displays Week 1
Introduction

The purpose of this lab was to learn to write and upload .psm programs to the KCPSM6 and be able to process I/O.

Results

Task 1 was completed succesfully, however I couldn't figure out how to have the LEDs properly light up for task 2. They seem to be receiving values constantly, though I'm unsure as to why they're being written high when they shouldn't be.

Task 1
Here is the demonstration video for task 1
Task 2


Figure 1. LED output routine, lowerLEDs_port is portID 0x04 and upperLEDs_port is 0x0C