-
讲述在ADS下S3C44B0实验的过程及其方法
讲述在ADS下S3C44B0实验的过程及其方法-S3C44B0
- 2022-05-14 06:48:07下载
- 积分:1
-
at91sam9263 datasheet 英文版
at91sam9263 datasheet 英文版-at91sam9263 datasheet English
- 2022-05-19 12:47:22下载
- 积分:1
-
4*4键盘控制程序
//分三个部分,数字键部分,小数点,方向键部分,功能键(ok)部分。可以在不同的页面调//
//用相应的功能实现菜单操作。 方向键部...
4*4键盘控制程序
//分三个部分,数字键部分,小数点,方向键部分,功能键(ok)部分。可以在不同的页面调//
//用相应的功能实现菜单操作。 方向键部分/////////////////////////////////////
//无返回值,无输入参数,用到全局变量page_number,xposition,yposition,scroll_value//
-4* 4 keyboard control program// is divided into three parts, part number keys, decimal point, the arrow keys of the function keys (ok) part. Can be adjusted in different page//// using the corresponding menu realize the functions of the operation. Part of the arrow keys /////////////////////////////////////// no return value, no input parameters, use global variables page_number, xposition, yposition, scroll_value//
- 2023-07-26 03:05:04下载
- 积分:1
-
arm相关的学习资料,关于bios的源代码分析
arm相关的学习资料,关于bios的源代码分析-arm relevant learning materials, bios on the source code analysis, etc.
- 2023-05-12 08:45:03下载
- 积分:1
-
关于ADS7843的英文文档,,要求英文水平好,,要不搞不定
关于ADS7843的英文文档,,要求英文水平好,,要不搞不定-on ADS7843 English document, require a good standard of English, either forum
- 2022-03-16 23:55:34下载
- 积分:1
-
用来pdu编解码,对于短信的发送和传输有用,很好的程序
用来pdu编解码,对于短信的发送和传输有用,很好的程序-PDU codec used for message sending and transmission of useful, very good procedures
- 2023-07-05 22:05:03下载
- 积分:1
-
This is LPC2119/2129/2292/2294 universal serial communication program for your r...
这是LPC2119/2129/2292/2294通用的串口通讯程序,供大家参考。-This is LPC2119/2129/2292/2294 universal serial communication program for your reference.
- 2022-02-26 12:42:25下载
- 积分:1
-
ADS1118 ADC驱动代码(stm32)
TI ADS1118的SPI接口驱动代码,stm32处理器
内容:
ads1118.h
ads1118.c
main.c
- 2023-07-07 15:05:04下载
- 积分: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
-
WinARM环境下的LPC2104 Uart0
WinARM环境下的LPC2104 Uart0 -WinARM environment LPC2104 Uart0
- 2023-04-13 12:10:04下载
- 积分:1