Question: .11 Sprint 9:09 AM Notes Write a code (in assembly) to turn on LED using switches. Use the exmaple from the course textbook as a
.11 Sprint 9:09 AM Notes Write a code (in assembly) to turn on LED using switches. Use the exmaple from the course textbook as a guide. turn in your zip file containing: 1. main.c 2. asm_main.asm 3. short Write-Up in .pdf document in the Write-Up address 1. why do we use the mask 0x12 for the switch? 2. why do we use the mask 0x07 for the leds? 3. what are registers SELO, SEL1, DIR, REN, IN and OUT? What do they do
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
