资源简介
正点原子F1, 红外测温模块MLX90614应用 ,oled屏幕显示

代码片段和文件信息
/**************************************************************************//**
* @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
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 17273 2010-06-07 10:25 STM32红外测温MLX90614\CORE\core_cm3.c
文件 85714 2011-02-09 14:59 STM32红外测温MLX90614\CORE\core_cm3.h
文件 15503 2011-03-10 10:52 STM32红外测温MLX90614\CORE\startup_stm32f10x_hd.s
..A.SH. 9 2015-04-26 02:33 STM32红外测温MLX90614\CORE\_desktop.ini
文件 5524 2016-04-20 19:44 STM32红外测温MLX90614\HARDWARELIB\bmp.h
文件 19124 2016-04-21 00:12 STM32红外测温MLX90614\HARDWARELIB\codetab.h
文件 13386 2018-08-16 11:35 STM32红外测温MLX90614\HARDWARELIB\MLX90614\MLX90614.c
文件 141 2018-08-16 11:35 STM32红外测温MLX90614\HARDWARELIB\MLX90614\MLX90614.h
文件 8140 2018-08-16 19:28 STM32红外测温MLX90614\HARDWARELIB\oled.c
文件 1388 2016-04-20 22:48 STM32红外测温MLX90614\HARDWARELIB\oled.h
..A.SH. 9 2015-04-26 02:33 STM32红外测温MLX90614\HARDWARELIB\_desktop.ini
文件 399 2011-04-23 10:24 STM32红外测温MLX90614\keilkilll.bat
文件 3667 2015-07-16 09:52 STM32红外测温MLX90614\OBJ\core_cm3.crf
文件 119 2015-07-16 09:52 STM32红外测温MLX90614\OBJ\core_cm3.d
文件 10948 2015-07-16 09:52 STM32红外测温MLX90614\OBJ\core_cm3.o
文件 379628 2015-08-12 12:34 STM32红外测温MLX90614\OBJ\dac7811.axf
文件 208 2016-04-06 22:05 STM32红外测温MLX90614\OBJ\dac7811.build_log.htm
文件 256058 2015-08-12 12:34 STM32红外测温MLX90614\OBJ\dac7811.crf
文件 756 2015-08-12 12:34 STM32红外测温MLX90614\OBJ\dac7811.d
文件 112596 2015-08-12 12:34 STM32红外测温MLX90614\OBJ\dac7811.hex
文件 101695 2015-08-12 12:34 STM32红外测温MLX90614\OBJ\dac7811.htm
文件 600 2015-08-12 12:34 STM32红外测温MLX90614\OBJ\dac7811.lnp
文件 127638 2015-08-12 12:34 STM32红外测温MLX90614\OBJ\dac7811.map
文件 276208 2015-08-12 12:34 STM32红外测温MLX90614\OBJ\dac7811.o
文件 182 2015-08-11 09:13 STM32红外测温MLX90614\OBJ\dac7811.plg
文件 479 2015-07-16 09:52 STM32红外测温MLX90614\OBJ\dac7811.sct
文件 255155 2015-07-16 09:52 STM32红外测温MLX90614\OBJ\delay.crf
文件 667 2015-07-16 09:52 STM32红外测温MLX90614\OBJ\delay.d
文件 274032 2015-07-16 09:52 STM32红外测温MLX90614\OBJ\delay.o
文件 290276 2015-07-16 09:52 STM32红外测温MLX90614\OBJ\ili93xx.crf
............此处省略196个文件信息
- 上一篇:点云数据,包括原始数据以及从中提取的道路,房屋等数据
- 下一篇:XPS分峰软件及教程
相关资源
- stm32f103c8t6 4 oled.rar
- [免费]基于stm32f103ze 的OLED驱动代码
- STM32F103实现OV7670摄像头显示
- FreeModbus_Slave+STM32F407+USART2代码亲测可
- LED/LED背光显示器/OLED显示屏
- stm32f407读写flash的demo,基于正点原子
- 台湾悠景oled 12864 ssd1309 驱动程序 并口
- ssd1305最简测试代码
- HAL库下的OLED移植
- 正点原子Mini开发板的RC522刷卡程序触
- K60驱动OLED液晶屏程序
- 第四章 畅学多功能实验箱液晶资源详
- STM32F030C8 寄存器操作 OELD屏
- STM32+DHT11+OLED+RTC+MQ2+NRF24L01+串口12
- T12白光电烙铁
- MLX90614红外温度传感器程序,并用液晶
- mlx90614中文资料
- 单片机89c52与MLX90614红外的测温程序
- 0.96OLED_C51系列_IIC应答_例程
- HAL库的OLED 移植
- Keil5下的STM32F407程序
- zw_OLED-STM32F4-IIC.zip
- MLX90614红外测温仪软件设计.rar
- MLX90614(GY906)____STM32F103ZET6
- OLED显示汉字
- ESP8266+OLED屏实现天气预报+温度显示
- 基于正点原子的STM32mini版代码
- 基于stm32和ad9850的dds信号源
- 基于IIC的OLED显示程序
- 基于STM32F1的OLED7线例程
评论
共有 条评论