-
STM32F4XX calculate CRC
Cortex ARM-M4 STM32F4XX使用的硬件模块CRC.计算CRC32带poly 0x04C11DB7(以太网)任意长度缓冲区。Keil 4的项目。
- 2022-02-14 17:05:07下载
- 积分:1
-
新的实时操作系统
realtime RTOS NEW
- 2022-02-14 23:14:02下载
- 积分:1
-
NS954X tuner solution source code with RDS function
NS954X tuner solution source code with RDS function
- 2022-01-24 09:43:33下载
- 积分:1
-
arm cross development with eclipse
开发中设备的详细使用,及电路图
以及接口 安装等具体使用...
arm cross development with eclipse
开发中设备的详细使用,及电路图
以及接口 安装等具体使用-arm cross development with eclipse development of detailed equipment use, and interface circuitry as well as the installation of specific use
- 2022-02-26 19:58:25下载
- 积分:1
-
linux kernel
linux kernel
- 2022-07-15 13:50:02下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
uCOSII for lpc2366开发模板
uCOSII for lpc2366开发模板-uCOSII for lpc2366 development of a template
- 2022-02-25 03:21:17下载
- 积分:1
-
ARM Cortex
ARM Cortex-M3 系列处理器 的实验代码,内容很全,涉及片内和外围所有部件编程。(Keil环境)
-ARM Cortex-M3 family of processors experimental code, content is very wide, involving all the components and peripherals on-chip programming. (Keil environment)
- 2022-03-13 10:30:42下载
- 积分:1
-
ARM的Bootloader 4510B
ARM 4510b bootloader
- 2022-02-02 19:26:44下载
- 积分:1
-
对于ARM和# 174建筑过程调用标准
Procedure Call Standard for the ARM® Architecture-Procedure Call Standard for the ARM® Architecture
- 2022-07-06 08:56:05下载
- 积分:1