-
C8051 a EMIF control example, tasks can have a look at!
c8051一个EMIF控制的例子,课业可以看看!-C8051 a EMIF control example, tasks can have a look at!
- 2022-03-02 18:40:07下载
- 积分:1
-
飞思卡尔的038单片机开发板的例程。基本上这个单片的资源都被用到了。...
飞思卡尔的038单片机开发板的例程。基本上这个单片的资源都被用到了。-038 single-chip Freescale development board of the routine. Basically, this single-chip resources are used in the.
- 2022-07-27 16:00:57下载
- 积分:1
-
一个在S3C2410开发板视频采集播放程序
一个在S3C2410开发板视频采集播放程序-S3C2410 development board in a video capture player
- 2022-02-20 07:59:59下载
- 积分:1
-
JTAG的驱动程序,一般都是用在相对应的嵌入式ARM处理器上,这个事实用在LPC2210上面。...
JTAG的驱动程序,一般都是用在相对应的嵌入式ARM处理器上,这个事实用在LPC2210上面。-JTAG drivers are generally used in relation to the embedded ARM processor, with the fact that the LPC2210 above.
- 2022-03-10 04:15:46下载
- 积分:1
-
aiji examples of s3c2410 lcd transplanted to iar ewarm v5.2
aiji的s3c2410 lcd 例子已经移植到iar ewarm v5.2-aiji examples of s3c2410 lcd transplanted to iar ewarm v5.2
- 2022-08-17 04:12:30下载
- 积分: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
-
usage of graphical LCD in C
(assembly)
usage of graphical LCD in C
(assembly)
- 2022-08-08 18:41:11下载
- 积分:1
-
nxp_lpc2400_code学习lpc2400系列ARM芯片的必备知识,希望珍惜啊!难得...
nxp_lpc2400_code学习lpc2400系列ARM芯片的必备知识,希望珍惜啊!难得-lpc2400 series of ARM chips nxp_lpc2400_code learning essential knowledge, treasure ah! Rare
- 2023-08-07 04:00:04下载
- 积分:1
-
ATmega8尾灯电路更复杂的C程序,实现不同的花…
ATmega8 taillight circuitA more complex C program that implements different flashing patterns under the control of both the push buttons and potentiometer. Use your imagination to come up with some novel ideas here. Remember however that more marks are to be awarded for the quality of the code than for the novelness of the patterns.
- 2022-02-07 02:49:31下载
- 积分:1
-
c8051f060LED闪烁程序,帮助开发新手蜕变到老手的一流程序
c8051f060LED闪烁程序,帮助开发新手蜕变到老手的一流程序
- 2022-12-11 04:35:03下载
- 积分:1