-
ARM系列芯片嵌入式平台USB下载器的通用DLL文件,支持多种仿真器...
ARM系列芯片嵌入式平台USB下载器的通用DLL文件,支持多种仿真器-ARM chip embedded platform
- 2022-03-05 05:40:40下载
- 积分:1
-
JTAG download the browser for the production of an important chip introduction,...
用于制作JTAG 下载器的重要芯片介绍,是它的PDF文档-JTAG download the browser for the production of an important chip introduction, is its PDF document
- 2023-08-02 22:40:04下载
- 积分:1
-
TMS320F2833X系列开发例子,比较值得借鉴
TMS320F2833X系列开发例子,比较值得借鉴-TMS320F2833x series of development examples, comparative worth learning
- 2022-06-18 08:12:02下载
- 积分:1
-
Freescale provided detailed information on the HCS12
提供了freescale的HCS12详细的资料-Freescale provided detailed information on the HCS12
- 2022-05-30 21:32:15下载
- 积分:1
-
arm
arm-s3c4510.rar
- 2022-03-23 22:41:22下载
- 积分:1
-
AVR试验板程序,有LED,键盘和串口的程序
AVR试验板程序,有LED,键盘和串口的程序-AVR test board procedures have LED, keyboard and serial procedures
- 2022-05-06 00:39:38下载
- 积分:1
-
DSP开发板,很好很有用的哦,大家下吧,没骗你们,都是站长作怪,非要上传才能下载,不过这可是好东西...
DSP开发板,很好很有用的哦,大家下吧,没骗你们,都是站长作怪,非要上传才能下载,不过这可是好东西-DSP development board, a very good useful Oh, everybody, are you, did not deceive you, all head, then all the must upload to download, but this is a good thing
- 2022-03-02 14:23:13下载
- 积分:1
-
- 2022-03-16 21:08:45下载
- 积分: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
-
atmelsam7s64驱动3310液晶屏源代码
atmelsam7s64驱动3310液晶屏源代码-atmelsam7s64 3310 LCD driver source code
- 2022-03-13 11:13:48下载
- 积分:1