-
用于控制codec的iic源码,譬如SAA7105或saa7115等codec芯片。
用于控制codec的iic源码,譬如SAA7105或saa7115等codec芯片。-IIC codec is used to control the source, for example, or the SAA7105 chip saa7115 and other codec.
- 2023-08-05 17:35:03下载
- 积分:1
-
s3c4510B开发板使用Sdt2.51和JTAG接口板调试C程序样例
s3c4510B开发板使用Sdt2.51和JTAG接口板调试C程序样例-s3c4510B Sdt2.51 use development board JTAG interface board and debugging C Example
- 2022-02-01 08:33:02下载
- 积分:1
-
ZLG的SMARTARM2300的IAP_Program
ZLG的SMARTARM2300的IAP_Program-ZLG
- 2022-01-28 17:11:49下载
- 积分:1
-
LPC2000系列ARM
LPC2000系列ARM-CAN控制器驱动程序的使用指南,非常详细的介绍了LPC2000系列ARM处理器CAN总线的使用。-LPC2000 series of ARM-CAN Controller Driver for the use of these guidelines, very detailed introduction to the series LPC2000 ARM processor CAN use.
- 2022-01-26 07:55:51下载
- 积分:1
-
DSP28335 SCI
应用背景Dsp28335 的寄存器设置等等, 与上位机进行通信。 有助于初学28335的本科生,研究生。 也有助于工程技术开发人员进行二次开发关键技术
#include "DSP28x_Project.h"// Device Headerfile and Examples Include File
interrupt void scibTxFifoIsr(void);//fifo发送中断函数
interrupt void scibRxFifoIsr(void);//fifo接收中断函数
void scib_fifo_init(void);//scib fifo模式 初始化函数
char buffer [100];//数据缓冲数组
void main(void)
{
Uint16 i;
InitSysCtrl();//系统时钟等初始化
InitSciGpio();//sci端口初始化
DINT; //关掉中断
InitPieCtrl(); //pie模块初始化
IER = 0x0000;//关cpu中断
IFR = 0x0000;//清cpu中断标志
- 2022-01-25 23:28:42下载
- 积分:1
-
三星公司的S3C44B0X开发板的配套光盘的RTC实验源程序
三星公司的S3C44B0X开发板的配套光盘的RTC实验源程序-Samsung"s S3C44B0X development boards supporting experimental discs RTC source
- 2022-03-05 17:48:33下载
- 积分:1
-
ARM system development tutorial
ARM system development tutorial
- 2022-04-26 18:21:49下载
- 积分:1
-
LCD彩色酒吧example。平台LCD BF537 +卡。
lcd color bar example. platform bf537 + lcd card.-lcd color bar example. Bf537 platform lcd c ard.
- 2022-12-28 04:40:03下载
- 积分:1
-
周立功EASY2100开发板原理图,pdf格式
周立功EASY2100开发板原理图,pdf格式-EASY2100 SCH pdf
- 2022-04-22 04:49:10下载
- 积分:1
-
powerpc的开发工具使用手册:JediView中文快速入门手册(2008)
powerpc的开发工具使用手册:JediView中文快速入门手册(2008)-powerpc development tools user manual: JediView Chinese Quick Start Guide (2008)
- 2022-12-01 12:15:08下载
- 积分:1