-
arm 2103 philip 的 详尽测试程序和程序模块,对初学者非常拥有。
希望和大家交流。...
arm 2103 philip 的 详尽测试程序和程序模块,对初学者非常拥有。
希望和大家交流。-arm 2103 philip detailed test procedures and program modules for beginners very owned. Hopes and U.S. exchanges.
- 2022-09-21 03:05:03下载
- 积分:1
-
吐血奉献基于ARM的启动代码bootloader
吐血奉献基于ARM的启动代码bootloader-hematemesis dedication ARM-based bootcode Bootloader
- 2022-04-15 03:27:16下载
- 积分: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
-
ARM S3C2410处理器 nandflash(k9f1280)驱动程序
开发环境:ads1.2
ARM S3C2410处理器 nandflash(k9f1280)驱动程序
开发环境:ads1.2-ARM S3C2410 processor nandflash (k9f1280) driver development environment: ads1.2
- 2023-07-06 15:20:03下载
- 积分:1
-
LPC 1768 ADC
应用背景ADC项目是NXP LPC1768 " " 一个简单的程序;单片机采用Keil的mcb1700的评估板,和 ;演示中断和轮询模式ADC模式。这和;转换结果可以存储在变量adc0value, ;可以显示在手表和调用堆栈窗口。的功能:例如;和;和;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-时钟设置: ; ;- XTAL ;= ;12 MHz ; ;- P110 ;= 288 MHz ; ;-为CCLK ;= ;72 MHz关键技术这个项目的测试lpc176x ADC演示板。配置测试的选项从配置文件使用配置窗口。打开超级终端(9600,N,8,1)和连接的串行电缆UART1。该程序在Keil mcb1700板也跑,但只有adc0.2通道可以测试。请,看到相应的更多细节。
- 2022-05-28 01:57:40下载
- 积分:1
-
采用KEIL减去2“字符串”(mcb2378臂)
using keil to subtract 2 "string number" (MCB2378 ARM)
- 2022-08-23 01:35:37下载
- 积分:1
-
this paper is based on my study of the ARM since some experience to design its o...
本文UCOS是根据我学习ARM开发以来的一些经验总结,以自己设计的S3C44B0X板为例,给出入门上手的最基础知识。有些东西只是个人的主观认为,不一定准确,算作抛砖引玉吧,欢迎大家指正!-this paper is based on my study of the ARM since some experience to design its own board of S3C44B0X example, the entry is easily the most basic knowledge. Some things are just personal subjective view, is not necessarily accurate, it counted as something, we welcome correct!
- 2023-05-30 04:10:03下载
- 积分:1
-
stm32f4 CAN总线通讯 实测可用
应用背景
本人刚刚接触CAN总线,经验不是很丰富。这是我的第一个CAN总线的工程。工程用CooCox的 CoIDE 进行开发。使用stm32f407VG(stm32f4-Discovery)板子上的两个CAN总线管理模块进行相互通讯。总线配置清晰,特别适合初学者参考。
关键技术
GPIO与USART的配置,CAN总线的相关配置,过滤器的相关配置。与CAN总线相关的函数都在main函数中,很容易看懂。也方便移植。
- 2022-10-25 16:50:03下载
- 积分:1
-
ami8563时钟源代码
ami8563 clock source code
- 2023-01-08 19:45:02下载
- 积分:1
-
本论文研究的课题是:ARM7处理器以及µ c/os
本论文研究的课题是:ARM7处理器以及µ c/os-II操作系统,通过做实验,了解三星公司的S3C44BOX芯片的内部结构,工作原理以及其扩展的外围设备.熟悉基于µ c/os-II扩展的嵌入式系统的启动和应用程序的结构.掌握将µ c/os-II移植到ARM7处理器的基本方法,同时在µ c/os-II的基础上开发最基本的嵌入式系统。本文还给出了在开发的时候要注意的一些关键的问题。-this thesis research topic is : ARM7 processor and micro c/os- II operating system, as an experiment to understand the S3C44BOX Samsung chip"s internal structure and working principle and its expansion peripherals. Based on familiar with the micro c/os- II expansion of the embedded the launch systems and applications to the structure. master of micro c/os- II transplanted to the basic ARM7 processor, while the micro c/os- II on the basis of the development of basic embedded system. The paper also presents the development of the attention to some of the key issues.
- 2022-08-15 09:46:24下载
- 积分:1