ECE 354 Computer Systems Lab II. Interrupts, Strings, and Busses

Similar documents
ECE 354 Introduction to Lab 2. February 23 rd, 2003

University of Jordan Faculty of Engineering and Technology Department of Computer Engineering Embedded Systems Laboratory

16.317: Microprocessor-Based Systems I Spring 2012

ECE 354 Introduction to Lab 1. February 5 th, 2003

CENG 336 INT. TO EMBEDDED SYSTEMS DEVELOPMENT. Spring 2006

Experiment 7:The USART

Interrupts. ELEC 330 Digital Systems Engineering Dr. Ron Hayne. Images Courtesy of Ramesh Gaonkar and Delmar Learning

Assembly Language Instructions

Chapter 5 Sections 1 6 Dr. Iyad Jafar

EE6008-Microcontroller Based System Design Department Of EEE/ DCE

Outlines. PIC Programming in C and Assembly. Krerk Piromsopa, Ph.D. Department of Computer Engineering Chulalongkorn University

Micro II and Embedded Systems

Hi Hsiao-Lung Chan Dept Electrical Engineering Chang Gung University, Taiwan

Hi Hsiao-Lung Chan Dept Electrical Engineering Chang Gung University, Taiwan

/ 40 Q3: Writing PIC / 40 assembly language TOTAL SCORE / 100 EXTRA CREDIT / 10

Embedded Systems. PIC16F84A Sample Programs. Eng. Anis Nazer First Semester

SOLUTIONS!! DO NOT DISTRIBUTE!!

Dept. of Computer Engineering Final Exam, First Semester: 2016/2017

LAB WORK 2. 1) Debugger-Select Tool-MPLAB SIM View-Program Memory Trace the program by F7 button. Lab Work

Chapter 4 Sections 1 4, 10 Dr. Iyad Jafar

16.317: Microprocessor-Based Systems I Summer 2012

Hardware Interfacing. EE25M Introduction to microprocessors. Part V. 15 Interfacing methods. original author: Feisal Mohammed

TOPIC 3 INTRODUCTION TO PIC ASSEMBLY LANGUAGE. E4160 Microprocessor & Microcontroller System. Prepared by : Puziah Yahaya JKE, POLISAS / DEC 2010

Weekly Report: Interactive Wheel of Fortune Week 4 02/014/07-02/22/07 Written by: Yadverinder Singh

ECE 354 Computer Systems Lab II. Memory and Indirect Addressing

Lesson 14. Title of the Experiment: Introduction to Microcontroller (Activity number of the GCE Advanced Level practical Guide 27)

PIC Discussion. By Eng. Tamar Jomaa

Chapter 11: Interrupt On Change

Performance & Applications

D:\PICstuff\PartCounter\PartCounter.asm

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING. EE6008 Microcontroller based system design

PIC16F87X 13.0 INSTRUCTION SET SUMMARY INSTRUCTIONS DESCRIPTIONS

UNIVERSITY OF ULSTER UNIVERSITY EXAMINATIONS : 2001/2002. Semester 2. Year 2 MICROCONTROLLER SYSTEMS. Module Code: EEE305J2. Time allowed: 3 Hours

16.317: Microprocessor Systems Design I Fall 2013 Exam 3 Solution

AN587. Interfacing to an LCD Module. Interfacing to an LCD Module INTRODUCTION OPERATION CONTROL SIGNAL FUNCTIONS TABLE 2: CONDITIONAL ASSEMBLY FLAGS

Section 11. Timer0. Timer0 HIGHLIGHTS. This section of the manual contains the following major topics:

SOLUTIONS!! DO NOT DISTRIBUTE PRIOR TO EXAM!!

PIC 16F84A programming (II)

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING. EE Microcontroller Based System Design

Learning Objectives:

UNIVERSITY OF ULSTER UNIVERSITY EXAMINATIONS : 2001/2002 RESIT. Year 2 MICROCONTROLLER SYSTEMS. Module Code: EEE305J1. Time allowed: 3 Hours

Midrange 8b PIC Microcontrollers. ECE Senior Design 14 February 2017

APPLICATION NOTE 2361 Interfacing an SPI-Interface RTC with a PIC Microcontroller

Lecture (04) PIC16F84A (3)

which means that writing to a port implies that the port pins are first read, then this value is modified and then written to the port data latch.

Chapter 10 Sections 1,2,9,10 Dr. Iyad Jafar

NH-67, TRICHY MAIN ROAD, PULIYUR, C.F , KARUR DT. DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING COURSE MATERIAL

Embedded Systems Programming and Architectures

Application Note - PIC Source Code v1.1.doc

PD215 Mechatronics. Week 3/4 Interfacing Hardware and Communication Systems

Embedded System Design

Micro-Controller: PIC16C74 < Part 5: Interrupt >

CENG-336 Introduction to Embedded Systems Development. Timers

16.317: Microprocessor Systems Design I Fall Exam 3 December 15, Name: ID #:

THE UNIVERSITY OF THE WEST INDIES

ME 6405 Introduction to Mechatronics

Section 16. Basic Sychronous Serial Port (BSSP)

DERTS Design Requirements (1): Microcontroller Architecture & Programming

/* PROGRAM FOR BLINKING LEDs CONEECTED TO PORT-D */

These 3 registers contain enable, priority,

Timer2 Interrupts. NDSU Timer2 Interrupts September 20, Background:

Section 14. Timer1 HIGHLIGHTS. Timer1. This section of the manual contains the following major topics:

16.317: Microprocessor Systems Design I Spring 2015

Introduction to Embedded Systems

ME 515 Mechatronics. A microprocessor

EEE111A/B Microprocessors

CHAPTER 4. PIC Microcontrollers. Assembly Language Programming. on-line FREE! Index Development systems Contact us

Instuction set

PIC Discussion By Eng. Tamar Jomaa

Embedded Systems Design (630470) Lecture 4. Memory Organization. Prof. Kasim M. Al-Aubidy Computer Eng. Dept.

ELCT 912: Advanced Embedded Systems

Design and Implementation of a FPGA-based Pipelined Microcontroller

ECE Test #1: Name

The University of Texas at Arlington Lecture 3

Week1. EEE305 Microcontroller Key Points

Section 13. Timer0 HIGHLIGHTS. Timer0. This section of the manual contains the following major topics:

Mod-5: PIC 18 Introduction 1. Module 5

Embedded systems. Exercise session 3. Microcontroller Programming Lab Preparation

Microcontrollers. Introduction to the PIC 8-bit Midrange Family. ECE Senior Design 15 February 2017

EE 308 Spring Lecture 28 March 30, 2012 Review for Exam 2. Introduction to the MC9S12 Expanded Mode

APPLICATION NOTE Wire Communication with a Microchip PICmicro Microcontroller

A Better Mouse Trap. Consumer Appliance, Widget, Gadget APPLICATION OPERATION: Ontario, Canada

PIC Microcontroller Introduction

Fundamental concept in computation Interrupt execution of a program to handle an event

Today's plan: Announcements General Strategy Microcontroller programming concepts/last bits of assembly Activity 2

When JP1 is cut, baud rate is Otherwise, baud rate is Factory default is that JP1 is shorted. (JP1 is jumper type in some model)

Section 30. In-Circuit Serial Programming (ICSP )

DISCONTINUED. SPI Communication with AMT bit Absolute Encoder

Discrete Logic Replacement Message Dispatch Engine

Flow Charts and Assembler Programs

IMPROVING PROCESS CONTROL APPLICATIONS BY USING IP COMMUNICATIONS

EEE394 Microprocessor and Microcontroller Laboratory Lab #6

EECE.3170: Microprocessor Systems Design I Summer 2017 Homework 5 Solution

More (up a level)... Connecting the Nokia 3510i LCD to a Microchip PIC16F84 microcontroller

CPEG300 Embedded System Design. Lecture 6 Interrupt System

Outline. Micriprocessor vs Microcontroller Introduction to PIC MCU PIC16F877 Hardware:

PIC16F8X. 8-Bit CMOS Flash/EEPROM Microcontrollers PIC16F8X PIC16CR8X. Pin Diagram. Devices Included in this Data Sheet:

Interfacing PIC Microcontrollers. ADC8BIT2 Schematic. This application demonstrates analogue input sampling

PIC16F8X 18-pin Flash/EEPROM 8-Bit Microcontrollers

8051 Microcontrollers

Transcription:

ECE 354 Computer Systems Lab II Interrupts, Strings, and Busses

Fun Fact Press release from Microchip: Microchip Technology Inc. announced it provides PICmicro field-programmable microcontrollers and system supervisors for the Segway Human Transporter (HT) [ ] The PIC16F87x Flash microcontrollers process sensor data from the inertial monitoring unit and communicate information to the control module. Other PIC16F87x devices located in the battery packs provide monitoring functions. [ ] Tilman Wolf 2

Lab 1 All groups completed Lab 1 good job! Results posted on WebCT Understand how UART works, not just how to use it Questions? Additional lab hours see web page Quiz: multiple answer possible Tilman Wolf 3

Lab 2 Interrupts Why we need them How to use them Timer Overview Efficient printing of strings Interfacing PICs and PLDs External bus design READ and WRITE transactions Tilman Wolf 4

Interconnect PIC with PLD PLD acts as coprocessor Lab 2 PIC and PLD communicate via bus You have to design bus interface Timer on PIC is used to generate periodic interrupts Will make sure your interface is robust PLD programmed in VHDL Great example of hardware/software co-design! Tilman Wolf 5

Lab 1 used polling What is bad about polling? Interrupts Interrupts Triggered by internal or external events Cause program to interrupt and treat interrupt After interrupt processing, processing returns to previous code What is better about interrupts? Example for interrupt triggers UART transmission or reception Change of input voltage on pin Timer A/D conversion completed Tilman Wolf 6

Interrupt Concept Tilman Wolf 7

Interrupt Example More complex example: Tilman Wolf 8

Steps During Interrupt 1. Interrupts have to be enabled Bits set in INTCON (internal interrupts) or PIE1 (peripheral interrupts) registers 2. Interrupt stimulus Timer/counter overflows, change on external pin 3. Interrupts automatically disabled Bit 7 of INTCON, why? 4. Jump to interrupt vector Address 0x4, typically calls interrupt subroutine 5. Jump to and execute interrupt service routine PIR1 register identifies which interrupt has triggered 6. Return to previous code RETFIE instruction, also enables interrupts Tilman Wolf 9

INTCON Register Tilman Wolf 10

PIE1 Register Tilman Wolf 11

PIR1 Register Tilman Wolf 12

RETFIE Instruction Tilman Wolf 13

Interrupt Code Sample org goto H 000 ; Reset vector Mainline; Location of start of program org goto Mainline...... H 004 ; Interrupt vector IntServ ; Start of int service routine org H 100 ; put service routing at 0x100 IntServ... ; first inst. of service routine... retfie ; return from interrupt instr. Tilman Wolf 14

Saving State Some state of PIC is not preserved during interrupt What is state? What is preserved? What can get lost? How to avoid problems: Preserve state (w, STATUS) before interrupt processing or Do not change state during interrupt processing (difficult) Moving w and STATUS to temporary variables does not help! Why? movf causes evaluation of value and impacts STATUS Note: use of swapf instruction instead of movf See section 12.11 of data sheet and Peatman section 4.5 Tilman Wolf 15

Interrupt Limitations What happens if interrupt is too long? Other critical interrupts cannot be handled or Livelock (not on PIC due to lack of recursion) Beware of function calls in interrupt service routine Stack overflow could happen max nesting of program + max nesting of ISR + 1 8 Tilman Wolf 16

Timer Interrupts The PIC has several built-in timers timer0 is a simple 8-bit counter External or internal clock Prescaler possible See Peatman pp.100 103, data sheet pp.47 49 Tilman Wolf 17

Prescalar Prescalar performs additional counting. Why bother? Tilman Wolf 18

Timer Details Possible to set value to timer Causes the timer to miss the two following ticks Precision More accurate to choose lower prescalar and count more Precise interrupt timing requires careful thought Tilman Wolf 19

String Printing Printing strings on terminal can be awkward Example: print Hello call wait ; subroutine which checks PIR bit 4. movlw H ; send ASCII w char. to W movwf TXREG ; send w char. to UART trans. buffer call wait ; subroutine which checks PIR bit 4. movlw e ; send ASCII o char. to W movwf TXREG ; send o char. to UART trans. buffer call wait ; subroutine which checks PIR bit 4. movlw l ; send ASCII w char. to W movwf... Any ideas? TXREG ; send w char. to UART trans. Buffer Tilman Wolf 20

Advanced String Handling (1) Store text into (program!) memory Process one character a time Consider: ORG 0x0 goto Start ; jump to the start of the program ORG 0x5 sub1 nop ; start of a subroutine... return ; return from subroutine ORG 0x30 Start... call sub1 ; call the routine nop ; first instr. after return Tilman Wolf 21

Advanced String Handling (2) call instruction: return instruction: Tilman Wolf 22

Advanced String Handling (3) retlw instruction returns and puts value into w Use retlw for spring printing Call subroutine for each character Use retlw to return each character and place into w Send w to UART Tilman Wolf 23

String Handling Code (1) BANKORAM EQU H 20 ; equate a constant to hex 20. ORG BANKORAM ; reserve space in DATA MEMORY cblock ; create a pointer in bank 0 at 0x20 POINTER ; name of value endc ORG 0x0 goto Start ; jump to the start of the program ORG 0x5 sub1 movf POINTER, W ; move value in POINTER to W addwf PCL, F ; add value to PC retlw A H retlw A e retlw A l retlw A l retlw A o retlw 0 RETURN ; shouldn t get here Tilman Wolf 24

String Handling Code (2) ORG 0x30 Start clrf POINTER Loop call sub1... ; check if return value is 0 btfsc status, z ; branch if not 0 goto Done ; else done... ; check bit 4 in PIR movwf TXREG... ; increment POINTER goto Loop ; print another character ORG 0x60 Done nop goto Done Tilman Wolf 25

String Handling A bit complex Simplified by dt assembler directive dt Hello translates into retlw A H retlw A e retlw A l retlw A l retlw A o Note: does not terminate string (with A 0 )! Saves memory space More easily modifiable You need to understand how it works, but you don t need to use it. Tilman Wolf 26

OK, Who s Confused? See Peatman Section 8.6, pp.154 157 Tilman Wolf 27

Data Exchange Via Bus Multiple devices can be connected through a bus We connect PIC to PLD PIC should be able to read from and write to PLD PLD acts as coprocessor For example: write value to 0x1 and read value+1 from 0x2 Functions: increment, bit count, maximum (since startup) Tilman Wolf 28

A bus needs: Bus Interface Address, data, control signals For Lab 2: Port A: four bit address value Port B: four bit data input Port D: four bit data output Port C: up to six control signals Build read and write transactions Need to be robust and reliable (interrupts!) Tilman Wolf 29

Bus Issues Control signals indicate valid address/data PIC and PLD use same clock (synchronous) Interrupts on PIC can cause delays! Transactions needs to be acknowledged (why?) PLD acks when WRITE result was received PIC acks when READ result was received The logic analyzer is your best friend Tilman Wolf 30

Example WRITE Tilman Wolf 31

Example READ Tilman Wolf 32

Bus Implementation Need signal to distinguish READ and WRITE There are better, simpler ways Consider using control bits for multiple purposes Use PLD state machines One for address One for read One for write Implement on PLD using VHDL Basically what you have done in ECE 353 Tilman Wolf 33

Lab 2 BEFORE YOU START: READ! Lab Assignment PIC data sheet section 12.10 12.11 (interrupts) Peatman, chapter 4 (timer and interrupts) Think about how you want to split work If you separate PIC and PLD design, make sure you have a good bus interface! Think about steps to take to get it working Start working early! You will need more time than for Lab 1 Quiz March 1 st 3 rd Lab demos March 25 th and 26 th Tilman Wolf 34