登录
首页 » Others » BOD-LPC1788

BOD-LPC1788

于 2020-06-29 发布 文件大小:434KB
0 204
下载积分: 1 下载次数: 34

代码说明:

  这是LPC1788掉电检测的程序,用于当由突发状况系统掉电时,紧急数据的保存,以免数据丢失。(This is the LPC1788 procedure of Brownout detection . In order to avoid data loss when power systems, emergency data is preservated.)

文件列表:

BOD-内部flash-2014.9.15
.......................\CM3
.......................\...\core_cm3.c,8843,2013-05-29
.......................\...\core_cm3.h,72217,2013-05-29
.......................\...\core_cmFunc.h,22297,2013-05-29
.......................\...\core_cmInstr.h,21163,2013-05-29
.......................\EEPROM
.......................\......\E2PROM.c,7895,2014-09-11
.......................\......\E2PROM.h,4399,2014-06-24
.......................\GPIO_Beep.uvgui.Administrator,493112,2014-09-15
.......................\GPIO_Beep.uvgui_Administrator.bak,492831,2014-09-15
.......................\GPIO_Beep.uvopt,92832,2014-09-22
.......................\GPIO_Beep.uvproj,31849,2014-09-15
.......................\GPIO_Beep_ReleasInFlash.dep,2850,2014-09-22
.......................\GPIO_Beep_ReleasInFlash_Cortex M1_TKScope.cfg,1621,2014-04-23
.......................\GPIO_Beep_ReleasInFlash_LPC1788_TKScope.cfg,1811,2014-04-23
.......................\GPIO_Beep_ReleasInFlash_TKScope.cfg,1811,2014-04-23
.......................\GPIO_Beep_uvopt.bak,92836,2014-09-19
.......................\GPIO_Beep_uvproj.bak,31909,2014-09-15
.......................\IAP
.......................\...\IAP.c,9266,2013-05-29
.......................\...\IAP.h,5373,2013-05-29
.......................\JLink Regs CM3.txt,497,2014-09-09
.......................\JLinkArm_ReleasInFlash.ini,574,2014-05-15
.......................\JLinkLog.txt,48981,2014-09-15
.......................\JLinkSettings.ini,574,2014-05-15
.......................\LPC177x_8x
.......................\..........\LPC177x_8x.h,57047,2014-04-24
.......................\..........\Startup
.......................\..........\.......\startup_LPC177x_8x.s,11651,2013-05-29
.......................\..........\system_LPC177x_8x.c,19972,2014-08-27
.......................\..........\system_LPC177x_8x.h,2972,2013-05-29
.......................\..........\type.h,775,2013-05-29
.......................\LPC177x_8x.sct,540,2013-05-29
.......................\ouput
.......................\.....\FLASH
.......................\.....\.....\core_cm3.crf,3260,2014-09-15
.......................\.....\.....\core_cm3.d,99,2014-09-15
.......................\.....\.....\core_cm3.o,8136,2014-09-15
.......................\.....\.....\e2prom.crf,74490,2014-09-15
.......................\.....\.....\e2prom.d,448,2014-09-15
.......................\.....\.....\e2prom.o,64416,2014-09-15
.......................\.....\.....\ExtDll.iex,19,2014-09-15
.......................\.....\.....\iap.crf,73588,2014-09-15
.......................\.....\.....\iap.d,343,2014-09-15
.......................\.....\.....\iap.o,70960,2014-09-15
.......................\.....\.....\LPC177x_8x.axf,116976,2014-09-15
.......................\.....\.....\LPC177x_8x.hex,10737,2014-09-15
.......................\.....\.....\LPC177x_8x.htm,35987,2014-09-15
.......................\.....\.....\LPC177x_8x.lnp,511,2014-09-15
.......................\.....\.....\LPC177x_8x.map,71977,2014-09-15
.......................\.....\.....\LPC177x_8x.plg,195,2014-09-22
.......................\.....\.....\LPC177x_8x.tra,1679,2014-09-15
.......................\.....\.....\main.crf,80767,2014-09-15
.......................\.....\.....\main.d,781,2014-09-15
.......................\.....\.....\main.o,73104,2014-09-15
.......................\.....\.....\spiflash.crf,9654,2014-09-15
.......................\.....\.....\spiflash.d,261,2014-09-15
.......................\.....\.....\spiflash.o,31464,2014-09-15
.......................\.....\.....\ssp.crf,80205,2014-09-15
.......................\.....\.....\ssp.d,400,2014-09-15
.......................\.....\.....\ssp.o,79084,2014-09-15
.......................\.....\.....\startup_LPC177x_8x.d,77,2014-09-15
.......................\.....\.....\startup_LPC177x_8x.lst,40527,2014-09-15
.......................\.....\.....\startup_LPC177x_8x.o,6160,2014-09-15
.......................\.....\.....\system_lpc177x_8x.crf,73819,2014-09-15
.......................\.....\.....\system_lpc177x_8x.d,426,2014-09-15
.......................\.....\.....\system_lpc177x_8x.o,61304,2014-09-15
.......................\.....\.....\uart.crf,79162,2014-09-15
.......................\.....\.....\uart.d,416,2014-09-15
.......................\.....\.....\uart.o,80244,2014-09-15
.......................\RAM.ini,1951,2013-05-29
.......................\SPI_Flash
.......................\.........\spiFlash.c,12227,2014-09-09
.......................\.........\spiFlash.h,8477,2013-05-29
.......................\SSP
.......................\...\ssp.c,33612,2014-09-11
.......................\...\ssp.h,10127,2013-05-29
.......................\UART
.......................\....\uart.c,33984,2014-09-09
.......................\....\uart.h,5892,2014-05-22
.......................\USER_CODE
.......................\.........\main.c,5445,2014-09-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 2
    说明:  ARM启动代码的具体分析2,关于向量中断与非向量中断的理解,里面有机体例子(ARM startup code of the specific analysis of two, with regard to interrupt vector and non vector interrupts understanding, examples of which organisms)
    2009-10-24 09:17:23下载
    积分:1
  • BaseFramework_TC27xB_GPIO
    说明:  乾勤TC275开发板例程,General Purpose I/O Ports(GPIO)模块例程(Qianqin TC275 DEMO,General Purpose I/O Ports(GPIO))
    2020-06-20 06:40:02下载
    积分:1
  • 4bit_BCH_code
    4bit BCH ECC 代码 512字节可纠4bit错(4bit BCH ECC code correct 4bit error in every 512 bit)
    2020-06-29 17:00:01下载
    积分:1
  • CAN-Bootloader-
    基于MC9S12XS128平台的CAN bootloader,已经调试时候,可行!(Can bootloader based on MC9S12XS128. It s already tested in a project. Believe it :-))
    2020-06-29 02:40:01下载
    积分:1
  • lpc1700
    深入浅出lpc1700,适合初学者的好书。(Layman lpc1700, suitable for beginners books.)
    2014-04-24 17:00:48下载
    积分:1
  • Clean_Calculator_Beta
    简易的计算器,可以计算简单的加减乘除,仅支持一位精度的小数点运算,并在Proteus中仿真(Clean Calculator Beta)
    2017-12-19 18:03:39下载
    积分:1
  • STM32F10x_StdPeriph_Lib_V3.5.0
    STM32库函数v3.5版本的,不是最新的,但是很经典,已经够完善了(The the the STM32 library functions v3.5 version, not the latest, but it is a classic, has been perfected enough)
    2013-04-10 18:16:03下载
    积分:1
  • AR175t
    Philips ARM Design based on arm processor LPC2138 tv based osciloscope
    2009-10-26 02:30:25下载
    积分:1
  • FlashV1
    说明:  Use flash in stm32.
    2020-06-19 07:00:01下载
    积分:1
  • contiki stm32
    在STM32上跑ContikiRTOS实现简单的应用(Running ContikiRTOS on STM32 is a simple application)
    2020-11-01 21:19:58下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载