-
AD DRIVER platform is ARM3000,core is ARM7TDMI
AD DRIVER platform is ARM3000,core is ARM7TDMI-AD DRIVER platform is ARM3000. ARM7TDMI core is
- 2022-02-05 21:19:46下载
- 积分: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
-
ARM开发的指导用书,对你有帮助
ARM开发的指导用书,对你有帮助-ARM with the guidance, to help you
- 2022-04-15 06:10:42下载
- 积分:1
-
TI TMS320DM642 FPGA OSD字符叠加源码,有较强的参考价值
TI TMS320DM642 FPGA OSD字符叠加源码,有较强的参考价值-TI TMS320DM642 FPGA OSD PD6450 source, and have strong reference value
- 2022-02-02 20:01:23下载
- 积分:1
-
ARM基础知识,我刚找到的。
和大家共同分享下
ARM基础知识,我刚找到的。
和大家共同分享下-ARM basic knowledge, I have just found. And the U.S. share of
- 2022-06-15 19:58:03下载
- 积分:1
-
ARM LPC2129 SPI中断程序范例
ARM LPC2129 SPI中断程序范例-LPC2129 ARM interrupt procedures example SPI
- 2023-05-19 09:35:02下载
- 积分:1
-
AT91RM9200 hard disk interface code, and with the realization of ucfs
at91rm9200硬盘的接口代码,并带有ucfs的实现-AT91RM9200 hard disk interface code, and with the realization of ucfs
- 2022-04-01 10:46:50下载
- 积分:1
-
lcd的液晶显示程序,里面含有所需的头文件和工程文件
lcd的液晶显示程序,里面含有所需的头文件和工程文件-lcd liquid crystal display program, which contains the necessary header files and engineering documents
- 2022-06-17 16:07:18下载
- 积分:1
-
II2C 嵌入式arm
II2C 嵌入式arm-II2C embedded arm
- 2022-08-25 06:25:35下载
- 积分:1
-
PWM test for LEDs for LPC2114
PWM test for LEDs for LPC2114
- 2022-07-02 20:06:55下载
- 积分:1