⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 16位PIC单片机PIC33C语言学习资料。学习16位单片机的好资料
💻 TXT
字号:
                 Readme File for Code Example:
      CE032 - dsPIC SMPS ADC Interrupt Vectoring - Assembly
      -----------------------------------------------------

This code example shows ADBASE Interrupt Vectoring using assembly code.
A Jump Table stores the addresses of the pair conversion interrupt handlers
ADBASE is initialized such that, on recieveing an interrupt, it points to the 
corresponding pair inettrupt handler address. A goto instruction then jumps
to this address.

Clock source is FRC Hi-Range with TUN bits = 0000.

This file provides a brief description of files and folders provided
in the accompanying workspace.

This folder contains the following files:
1. This file
        This file provides a description of the functionality demonstr-
        ated by the example source code.

2. ADBASE Interrupt Vectoring Assembly.mcw,
   ADBASE Interrupt Vectoring Assembly.mcp
        These are MPLAB

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -