分享到plurk 分享到twitter 分享到facebook

版本 cf07b3c79ced9c1a48c6e9221f38e9ad89e1554f

embedded/2015q1w4

Changes from cf07b3c79ced9c1a48c6e9221f38e9ad89e1554f to 7fb5462eff6ea28f606ced3a153c7c50661fcfb1

---
title: Week #4 (Mar 17) :: ARM Exceptions/Interrupts
toc: no
...

教材
-------
* `ARM Cortex-M3 Introduction<http://www.arm.com/files/pdf/CortexM3_Uni_Intro.pdf>`_
  - `Assembly language programming: ARM Cortex-M3<http://www.slideshare.net/GonzaloSantiago/assembly-language-programming-arm-cortexm3-vincent-mahout>`_

* `Introduction: the ARM Cortex-M3 Exception / Interrupt</embedded/arm-exceptions.pdf>`_
  - `Interrupt-Driven Input/Output<http://www.eng.auburn.edu/~nelson/courses/elec2220/Interrupt_IO%20part2.pdf>`_
    * Interrupt vectors and vector table
    * Interrupt masks and priorities
    * NVIC
    * STM32F4 external interrupt signals


作業須知 (Lab-40)
----------------
* 作業描述: Lab 40
* 截止日期: Mar 28, 2015 (含) 之前