-
ARM
基于ARM和CPLD的氢气参数实时监测系统-ARM-based CPLD hydrogen parameters and real-time monitoring system
- 2022-12-29 05:25:03下载
- 积分:1
-
《新概念51单片机C语言教程:入门、提高、开发、拓展全攻略》书上例程代码
《新概念51单片机C语言教程:入门、提高、开发、拓展全攻略》书上例程代码
- 2023-02-13 06:25:03下载
- 积分:1
-
Telechips的MP3方案UMS实现源代码
TELECHIPS MP3解决方案UMS实现源代码-TELECHIPS MP3 solutions UMS to achieve source code
- 2022-07-03 06:35:32下载
- 积分: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架构参考手册
ARM Architecture Reference Manual
The purpose of this manual is to describe the ARM instruction set architecture, including its high code
density Thumb® subset, and three of its standard coprocessor extensions:
• The standard System Control coprocessor (coprocessor 15), which is used to control memory system
components such as caches, write buffers, Memory Management Units, and Protection Units.
• The Vector Floating-point (VFP) architecture, which uses coprocessors 10 and 11 to supply a
high-performance floating-point instruction set.
• The debug architecture interface (coprocessor 14), formally added to the architecture in ARM v6 to
provide software access to debug features in ARM cores, (for example, breakpoint and watchpoint
control).-ARM Architecture Reference Manual
The purpose of this manual is to describe the ARM instruction set architecture, including its high code
density Thumb® subset, and three of its standard coprocessor
- 2022-07-22 06:43:34下载
- 积分:1
-
44B0开发板启动U
44B0 开发板启动的 u-boot-1.2.0-0.tar.gz-44B0 development board to start u-boot-1.2.0-0.tar.gz
- 2022-05-13 20:00:10下载
- 积分:1
-
44B0+UCOS+UCGUI,!多任务移植!!不错的参考!难得!
44B0+UCOS+UCGUI,!多任务移植!!不错的参考!难得!-44B0 UCOS UCGUI,! Multi-task transplant! ! A good reference! Rare!
- 2022-03-13 12:36:30下载
- 积分:1
-
简单的LED闪烁arm32f4xx
简单的闪烁的LED板open407v-d,coocox页 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-04-15 17:20:03下载
- 积分:1
-
LPC4357双核通信例程
LPC4357具有M4和M0内核,本例程采用共享内存的方式,实现通信,工程配置合理,描述详尽,具有指导意义
- 2022-07-09 00:48:51下载
- 积分:1
-
在进入正题之前,我想先把ARM920T的异常向量表(Exception Vectors)做一个简短的介绍。...
在进入正题之前,我想先把ARM920T的异常向量表(Exception Vectors)做一个简短的介绍。-Before entering the subject, I would like to first abnormal ARM920T to Scale (Exception Vectors) do a brief description here.
- 2022-07-10 05:33:41下载
- 积分:1