-
本人亲手实现且用在一商用产品上的一个简单的ppp协议,针对Arm7TDMI...
本人亲手实现且用在一商用产品上的一个简单的ppp协议,针对Arm7TDMI-I personally can be used to achieve a commercial product in the ppp a simple agreement against Arm7TDMI
- 2022-05-05 23:39:45下载
- 积分:1
-
ARM开发者必须知道的三星的ARM芯片S3C2410的中文使用手册
ARM开发者必须知道的三星的ARM芯片S3C2410的中文使用手册-ARM developers must know the Samsung s ARM chip S3C2410 the Chinese user manual
- 2023-06-22 02:10: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
-
2812 to study the source code usb68013 board, including the usb drive
2812学习板usb68013源代码,包括usb驱动-2812 to study the source code usb68013 board, including the usb drive
- 2022-02-18 17:14:55下载
- 积分:1
-
AMD X86
基于AMD X86构架的嵌入式处理器SC520的4串口驱动程序(带缓冲)-AMD X86-based embedded processor architecture of the four SC520 Serial Driver (buffer zone)
- 2022-03-21 15:21:59下载
- 积分:1
-
based on the ARM7 LPC2131 right embedded microprocessor control LED, that the us...
基于ARM7的嵌入式微处理器LPC2131对LED进行控制,即GPIO的使用-based on the ARM7 LPC2131 right embedded microprocessor control LED, that the use GPIO
- 2022-04-19 10:06:49下载
- 积分:1
-
基于ARM的嵌入式系统开发入门学习资料,看过之后可对ARM有更好的了解。...
基于ARM的嵌入式系统开发入门学习资料,看过之后可对ARM有更好的了解。-ARM-based embedded system development started learning materials, after reading the ARM may have a better understanding.
- 2023-02-20 04:25:03下载
- 积分:1
-
这是我再进行arm编程调试时的经验总结!
这是我再进行arm编程调试时的经验总结!-This is my arm again when the debug programming experience!
- 2022-10-27 12:25:03下载
- 积分:1
-
arm7的bsp
arm7的bsp-arm7 bsp
- 2022-06-20 20:28:14下载
- 积分:1
-
dm6713 BIOS程序的内存分配
DM6713的BIOS程序-mentest 内存分配-DM6713 the BIOS memory allocation procedures-mentest
- 2022-02-21 05:12:04下载
- 积分:1