-
用VC++编程实现对CPU主频的检测
用VC++编程实现对CPU主频的检测
-VC programming speed of the CPU Detection
- 2022-06-15 05:47:11下载
- 积分:1
-
ARM AT9140008 串口编程 DEMO FOR ADS 1.2
ARM AT9140008 串口编程 DEMO FOR ADS 1.2-ARM AT9140008 Serial Programming DEMO FOR ADS 1.2
- 2023-02-27 16:55:03下载
- 积分:1
-
LPC2148 USB音频设备的例子
LPC2148 USB Audio Device Example
This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices:
LPC2141
LPC2142
LPC2144
LPC2146
LPC2148
An USB Audio Device (HID) does not require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Audio devices can be directly connected to the computer. This example project is designed to work with Keil MCB2140 Evaluation Board.
Refer to Running USBAudio for information on how to operate this example project.-LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audio Device (HID) does not require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Aud
- 2022-01-26 01:19:28下载
- 积分: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
-
TI DM648 DMA配置源代码,可以下接下到板子上,非常不错
TI DM648 DMA配置源代码,可以下接下到板子上,非常不错-TI DM648 DMA configuration source code, you can take to the board on the next, very good
- 2023-02-01 17:35:03下载
- 积分:1
-
sumsun2410上使用 ADS1.2 开发的一个例子
sumsun2410上使用 ADS1.2 开发的一个例子
- 2023-04-06 09:35:04下载
- 积分:1
-
深圳优龙LPC22xx开发板bios源码仅供参考
深圳优龙LPC22xx开发板bios源码仅供参考-Shenzhen, Liuzhou LPC22xx excellent development board bios source for reference only
- 2022-05-04 21:29:04下载
- 积分:1
-
这是三星公司的arm7 s3c44b0x芯片的所有外设中断程序,都是用标准c语言编写的...
这是三星公司的arm7 s3c44b0x芯片的所有外设中断程序,都是用标准c语言编写的-This is Samsung"s chip ARM7 s3c44b0x all peripherals interruption procedures, standards are used to prepare the language c
- 2022-01-23 10:49:53下载
- 积分:1
-
这时最简单的一个程序,运行后,三个LED在闪,因为程序没有初始化串口,所以运行后超级终端没有反应...
这时最简单的一个程序,运行后,三个LED在闪,因为程序没有初始化串口,所以运行后超级终端没有反应-At that time the most simple of a process running, the three LED in flash, because the procedure did not initialize serial port, so after running HyperTerminal no response
- 2022-01-30 23:36:25下载
- 积分:1
-
用verilogHDL写的一个risc处理器
用verilogHDL写的一个risc处理器-VerilogHDL write with a RISC processor
- 2022-10-12 05:50:03下载
- 积分:1