• 大小: 10.58MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-11-10
  • 语言: 其他
  • 标签:

资源简介

路虎板子1768全部例程不错的,找了好久才找到

资源截图

代码片段和文件信息

/******************************************************************************
 * @file:    system_LPC17xx.c
 * @purpose: CMSIS Cortex-M3 Device Peripheral Access layer Source File
 *           for the NXP LPC17xx Device Series 
 * @version: V1.6
 * @date:    12th February 2010
 *----------------------------------------------------------------------------
 *
 * Copyright (C) 2008 ARM Limited. All rights reserved.
 *
 * ARM Limited (ARM) is supplying this software for use with Cortex-M3 
 * processor based microcontrollers.  This file can be freely distributed 
 * within development tools that are supporting such ARM based processors. 
 *
 * THIS SOFTWARE IS PROVIDED “AS IS“.  NO WARRANTIES WHETHER EXPRESS IMPLIED
 * OR STATUTORY INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
 * ARM SHALL NOT IN ANY CIRCUMSTANCES BE LIABLE FOR SPECIAL INCIDENTAL OR
 * CONSEQUENTIAL DAMAGES FOR ANY REASON WHATSOEVER.
 *
 ******************************************************************************/


#include 
#include “LPC17xx.h“

/*
//-------- <<< Use Configuration Wizard in Context Menu >>> ------------------
*/

/*--------------------- Clock Configuration ----------------------------------
//
//  Clock Configuration
//    System Controls and Status Register (SCS)
//         OSCRANGE: Main Oscillator Range Select
//                     <0=>  1 MHz to 20 MHz
//                     <1=> 15 MHz to 24 MHz
//            OSCEN: Main Oscillator Enable
//     

//   
//
//    Clock Source Select Register (CLKSRCSEL)
//        CLKSRC: PLL Clock Source Selection
//                     <0=> Internal RC oscillator
//                     <1=> Main oscillator
//                     <2=> RTC oscillator
//   

//
//    PLL0 Configuration (Main PLL)
//      PLL0 Configuration Register (PLL0CFG)
//                      F_cco0 = (2 * M * F_in) / N
//                      F_in must be in the range of 32 kHz to 50 MHz
//                      F_cco0 must be in the range of 275 MHz to 550 MHz
//         MSEL: PLL Multiplier Selection
//                     <6-32768><#-1>
//                      M Value
//        NSEL: PLL Divider Selection
//                     <1-256><#-1>
//                      N Value
//     

//   
//
//    PLL1 Configuration (USB PLL)
//      PLL1 Configuration Register (PLL1CFG)
//                      F_usb = M * F_osc or F_usb = F_cco1 / (2 * P)
//                      F_cco1 = F_osc * M * 2 * P
//                      F_cco1 must be in the range of 156 MHz to 320 MHz
//          MSEL: PLL Multiplier Selection
//                     <1-32><#-1>
//                      M Value (for USB maximum value is 4)
//          PSEL: PLL Divider Selection
//              

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      67341  2014-10-26 15:28  路虎板子lpc1768全部例程\【实验10】触摸屏1298.rar

     文件     293392  2014-10-26 15:28  路虎板子lpc1768全部例程\【实验11】RTC.rar

     文件     533352  2014-10-26 15:28  路虎板子lpc1768全部例程\【实验12】DAC.rar

     文件     248405  2014-10-26 15:28  路虎板子lpc1768全部例程\【实验13】DMA.rar

     文件     378555  2014-10-26 15:28  路虎板子lpc1768全部例程\【实验14】EasyWEB.rar

     文件     224949  2014-10-26 15:28  路虎板子lpc1768全部例程\【实验15】Joystick(5向键).rar

     文件     240827  2014-10-26 15:27  路虎板子lpc1768全部例程\【实验16】SD_File.rar

     文件     269388  2014-10-26 15:27  路虎板子lpc1768全部例程\【实验17】USBAudio.rar

     文件     402494  2014-10-26 15:27  路虎板子lpc1768全部例程\【实验18】USBCDC.rar

     文件     397436  2014-10-26 15:27  路虎板子lpc1768全部例程\【实验19】USBHID.rar

     文件     168991  2014-10-26 15:29  路虎板子lpc1768全部例程\【实验1】GPIO.rar

     文件     441749  2014-10-26 15:27  路虎板子lpc1768全部例程\【实验20】USBHostLite.rar

     文件     308326  2014-10-26 15:27  路虎板子lpc1768全部例程\【实验21】USBMem.rar

     文件     246448  2014-10-26 15:27  路虎板子lpc1768全部例程\【实验22】Timer.rar

     文件     306717  2014-10-26 15:27  路虎板子lpc1768全部例程\【实验23】Flash-AT45DB161.rar

     文件     301561  2014-10-26 15:26  路虎板子lpc1768全部例程\【实验24】WDT.rar

     文件     363609  2014-10-26 15:26  路虎板子lpc1768全部例程\【实验25】RS485.rar

     文件      68241  2014-10-26 15:26  路虎板子lpc1768全部例程\【实验27】Flash-M45PE16.rar

     文件        413  2011-02-17 11:08  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\Abstract.txt

     文件     574560  2009-10-30 21:36  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\FONT\GBK12.FON

     文件     766080  2009-10-30 21:32  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\FONT\GBK16.FON

     文件      41998  2009-10-28 17:20  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\FONT\uni2gbK.sys

     文件      10868  2010-03-30 14:49  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\LPC17xx\startup_LPC17xx.s

     文件      21110  2010-12-13 21:27  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\LPC17xx\system_LPC17xx.c

    .......     76216  2014-10-26 15:34  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\MDK\FAT_font_program.uvgui.yongcheng

    .......     15017  2014-10-26 15:34  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\MDK\FAT_font_program.uvopt

    .......     17309  2014-10-26 15:34  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\MDK\FAT_font_program.uvproj

     文件       3725  2014-10-26 15:33  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\MDK\FAT_font_program_Target 1.dep

    .......    154316  2011-07-05 09:25  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\MDK\FAT_font_program_uvopt.bak

    .......     17084  2010-12-13 22:20  路虎板子lpc1768全部例程\【实验28】FAT_字库烧写\MDK\FAT_font_program_uvproj.bak

............此处省略99个文件信息

评论

共有 条评论

相关资源