资源简介
程序为基于stm32103c8t6单片机的lcd1602液晶屏驱动程序,

代码片段和文件信息
/**************************************************************************//**
* @file core_cm3.c
* @brief CMSIS Cortex-M3 Core Peripheral Access layer Source File
* @version V1.30
* @date 30. October 2009
*
* @note
* Copyright (C) 2009 ARM Limited. All rights reserved.
*
* @par
* ARM Limited (ARM) is supplying this software for use with Cortex-M
* processor based microcontrollers. This file can be freely distributed
* within development tools that are supporting such ARM based processors.
*
* @par
* 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
/* define compiler specific symbols */
#if defined ( __CC_ARM )
#define __ASM __asm /*!< asm keyword for ARM Compiler */
#define __INLINE __inline /*!< inline keyword for ARM Compiler */
#elif defined ( __ICCARM__ )
#define __ASM __asm /*!< asm keyword for IAR Compiler */
#define __INLINE inline /*!< inline keyword for IAR Compiler. Only avaiable in High optimization mode! */
#elif defined ( __GNUC__ )
#define __ASM __asm /*!< asm keyword for GNU Compiler */
#define __INLINE inline /*!< inline keyword for GNU Compiler */
#elif defined ( __TASKING__ )
#define __ASM __asm /*!< asm keyword for TASKING Compiler */
#define __INLINE inline /*!< inline keyword for TASKING Compiler */
#endif
/* ################### Compiler specific Intrinsics ########################### */
#if defined ( __CC_ARM ) /*------------------RealView Compiler -----------------*/
/* ARM armcc specific functions */
/**
* @brief Return the Process Stack Pointer
*
* @return ProcessStackPointer
*
* Return the actual process stack pointer
*/
__ASM uint32_t __get_PSP(void)
{
mrs r0 psp
bx lr
}
/**
* @brief Set the Process Stack Pointer
*
* @param topOfProcStack Process Stack Pointer
*
* Assign the value ProcessStackPointer to the MSP
* (process stack pointer) Cortex processor register
*/
__ASM void __set_PSP(uint32_t topOfProcStack)
{
msr psp r0
bx lr
}
/**
* @brief Return the Main Stack Pointer
*
* @return Main Stack Pointer
*
* Return the curren
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2016-01-18 10:22 4.LCD1602\
目录 0 2016-01-18 10:22 4.LCD1602\CORE\
文件 17273 2010-06-07 10:25 4.LCD1602\CORE\core_cm3.c
文件 85714 2011-02-09 14:59 4.LCD1602\CORE\core_cm3.h
文件 15766 2011-03-10 10:52 4.LCD1602\CORE\startup_stm32f10x_cl.s
文件 15503 2011-03-10 10:52 4.LCD1602\CORE\startup_stm32f10x_hd.s
文件 15692 2011-03-10 10:52 4.LCD1602\CORE\startup_stm32f10x_hd_vl.s
文件 12376 2011-03-10 10:52 4.LCD1602\CORE\startup_stm32f10x_ld.s
文件 13656 2011-03-10 10:52 4.LCD1602\CORE\startup_stm32f10x_ld_vl.s
文件 12765 2011-03-10 10:52 4.LCD1602\CORE\startup_stm32f10x_md.s
文件 14073 2011-03-10 10:51 4.LCD1602\CORE\startup_stm32f10x_md_vl.s
文件 15955 2011-03-10 10:51 4.LCD1602\CORE\startup_stm32f10x_xl.s
文件 399 2011-04-23 10:24 4.LCD1602\keilkilll.bat
目录 0 2016-01-18 10:18 4.LCD1602\MyCode\
目录 0 2016-01-18 10:22 4.LCD1602\MyCode\LCD1602\
文件 5568 2014-07-04 12:04 4.LCD1602\MyCode\LCD1602\LCD1602.c
文件 3760 2014-04-14 17:08 4.LCD1602\MyCode\LCD1602\LCD1602.h
目录 0 2016-01-18 10:22 4.LCD1602\MyCode\led\
文件 495 2014-04-14 16:05 4.LCD1602\MyCode\led\LED.c
文件 137 2014-04-14 16:05 4.LCD1602\MyCode\led\LED.h
目录 0 2016-01-18 10:23 4.LCD1602\OBJ\
文件 3578 2014-04-14 15:59 4.LCD1602\OBJ\core_cm3.crf
文件 101 2014-04-14 15:59 4.LCD1602\OBJ\core_cm3.d
文件 10388 2014-04-14 15:59 4.LCD1602\OBJ\core_cm3.o
文件 245325 2014-07-04 12:06 4.LCD1602\OBJ\delay.crf
文件 576 2014-07-04 12:06 4.LCD1602\OBJ\delay.d
文件 263376 2014-07-04 12:06 4.LCD1602\OBJ\delay.o
文件 406 2014-07-04 12:06 4.LCD1602\OBJ\delay.__i
文件 19 2014-04-14 16:44 4.LCD1602\OBJ\ExtDll.iex
文件 246646 2014-07-04 12:04 4.LCD1602\OBJ\lcd1602.crf
文件 610 2014-07-04 12:04 4.LCD1602\OBJ\lcd1602.d
............此处省略120个文件信息
- 上一篇:RhinoResurf
- 下一篇:paypal支付开发
相关资源
- [免费]msp430f149控制PS2键盘并用1602显示
- vhdl与lcd1602实现的多控制电子钟
- ADC0809数字电压表 LCD1602显示 汇编程序
- LCD1602显示程序
- 第四章 畅学多功能实验箱液晶资源详
- proteus仿真、keil4、DHT11、LCD1602
- DS18B20温度+DHT11湿度+LCD1602
- 基于FPGA的LCD1602实时显示DS18b20温度
- STM32+ZE08-CH2O甲醛传感器+LCD1602显示.r
- 基于51单片机的电机转速监测
- FPGA VGA lcd1602 显示时钟 闹钟 按键控制
- STM32f103电压采样并用LCD1602显示
- STM32CubeMX+LCD1602 + PCF8574AT
- 基于STM32的LCD1602驱动程序
- LCD1602硬件结构及程序设计
- 基于stm32 和LCD1602的电子密码锁课程设
- STM32-串口能显示-超声波测距SR04 - LC
- VHDL利用PCF8591采集4个电压在LCD1602上进
- STM32F407VET6_SMART_LCD1602显示
- 基于STM32单片机的饮水机水位控制系统
- stm32F103C8T6+LCD1602.rar
- 51单片机时钟电路LCD1602显示完整源码
- 基于stm32的lcd1602显示C程序源码
- 基于51单片机的超声波测距LCD1602显示
- lcd1602.zip
- STM32-LCD1602显示proteus仿真实验
- LCD1602 Verilog实现源代码
- STM32F103 驱动四路MAX6675 采集温度 LC
- STM32F103驱动ADS1255以及lcd1602
- 基于DS18B20传感器的数字温度监控系统
评论
共有 条评论