-
Application thermometer for atmega128 on IAR, real work.
Application thermometer for atmega128 on IAR, real work.
- 2022-07-15 15:45:01下载
- 积分:1
-
arm to read and write adram procedures, as well as the process of flash data exc...
arm读写adram的程序,以及和flash数据交换的过程-arm to read and write adram procedures, as well as the process of flash data exchange
- 2022-08-07 03:41:00下载
- 积分:1
-
ARM
基于ARM的嵌入式系统,涉及到软件设计的启动代码、实时操作系统、链接定位和调试技术,很实用,希望对大家有所帮助。-ARM-based embedded systems, software design involves the start-up code, real-time operating system, links, positioning and technique, it is useful, we hope to be helpful.
- 2022-02-26 09:19:18下载
- 积分:1
-
用计时器实现的精准的延时程序的代码,希望对大家有用,基于LPC2103...
用计时器实现的精准的延时程序的代码,希望对大家有用,基于LPC2103-With the timer delay to achieve the precise procedure code
- 2023-03-08 17:30:04下载
- 积分:1
-
nxp_lpc2400_code学习lpc2400系列ARM芯片的必备知识,希望珍惜啊!难得...
nxp_lpc2400_code学习lpc2400系列ARM芯片的必备知识,希望珍惜啊!难得-lpc2400 series of ARM chips nxp_lpc2400_code learning essential knowledge, treasure ah! Rare
- 2023-08-07 04:00:04下载
- 积分:1
-
MLX90121测试程序,处理程序和inint ATmega8 inint MLX90121码!
MLX90121 test programm,cotain ATmega8 inint programm & mlx90121 inint codes!
- 2022-02-20 18:01:15下载
- 积分:1
-
UCOSII消息队列、信号量集和软件定时器
应用背景软件定时器,UCOSII消息队列,使用比较实用的软件编程思路,在实践中很受益,,,关键技术UCOSII消息队列 ,如果管理消息列队,如何做调度器,软件定时器等,能同时处理大量问题,,,,
- 2022-06-02 02:33:31下载
- 积分:1
-
ILI9320驱动程序
资源描述/* Includes ------------------------------------------------------------------*/
#include "ili9320.h"
#include "stm32f10x_lib.h"
#include "hardware.h"
#define jiedi_red_on {ili9320_Clear(BROWN);}
#define jiedi_green_on {ili9320_Clear(BROWN);}
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
static vu32 TimingDelay = 0;
GPIO_InitTypeDef GPIO_InitStructure;
ErrorStatus HSEStartUpStatus;
extern u8 gImage_11[];
/* Private function prototypes -----------------------------------------------*/
void RCC_Configuration(void);
void Int
- 2022-01-27 23:30:59下载
- 积分:1
-
实时时钟tc程序设计
实时时钟rtc程序设计与电路仿真主程序源码
- 2022-03-11 22:07:47下载
- 积分:1
-
周立功公司的arm学习板附送的MODEM驱动例程
周立功公司的arm学习板附送的MODEM驱动例程-weeks arm of the company, who study plate attached MODEM Driver routines
- 2023-02-28 21:25:03下载
- 积分:1