ECE348 Prelab 1, Spring 2015 Group Part 1: List any problems you encountered in the lab. Suggest future improvements for the lab. Part 2: 1. Briefly describe three things stated in the Lab Safety Guidelines that you should always do before powering up a circuit in the lab. 2. Answer the following questions from the hand-in checklist and administrative info page: * The pre-lab writeup file-naming convention is ?? * The lab writeup file-naming convention is ?? * The file format all non-code files must be submitted in is ?? * One thing you expected to bring to all exams and labs is ?? 3. Section 2.3.2.1 of the MCU datasheet describes the control registers for Port T. Describe the setting for the registers below required to make Port T an input port with no pull up. * DDRT = ?? * PERT = ?? * PTTST = ?? * RDRT = ?? 4. Section 5 of the CPU12 Reference Manual describes the MCU instruction set. Briefly explain the purpose of the following instructions: * LDAB * STAA * CLR * BEQ Part 3: String used in lab1_prog1.c: Digest value computed by the program: Part 4: Don't forget to upload your modified code to AFS. Make sure you add your name and group number to the filename and the header. (You don't need to write anything here for this part)