readme.txt

来自「16位PIC单片机PIC33C语言资料。学习16位单片机的好资料」· 文本 代码 · 共 23 行

TXT
23
字号
                 Readme File for Code Example:
         CE033 - dsPIC SMPS ADC Interrupt Vectoring - C
         ----------------------------------------------

This code example demonstrates the use of the ADBASE register to perform
interrupt vectoring for the ADC conversion pairs. The ADC module is set up
with  FRC & Hi-Range  to run at frequency of  14.55 MHz. 				  
This will result in Fcy = 29.1 MHz. The input clock to the ADC        	 
clock divider will be Fadc = 232.8 MHz									

Tcy = 34.364 nsec  												
Time required for one conversion  = 721.64 nsec					

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 C.mcw, ADBASE Interrupt Vectoring C.mcp
        These are MPLAB

⌨️ 快捷键说明

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