-
使用MagicARM2200教学实验开发平台和ZLG/IP软件包,实现基于UDP协议的服务器应用程序....
使用MagicARM2200教学实验开发平台和ZLG/IP软件包,实现基于UDP协议的服务器应用程序.-MagicARM2200 teaching the use of experimental development platform and ZLG/IP software package, to achieve an agreement based on the UDP server applications.
- 2022-11-19 18:05:04下载
- 积分:1
-
这是一个实现向一块ARM板上移植uclinux2.0的程序,通过PC机的串口1可实现向目标板的flash里面写入uclinux2.0...
这是一个实现向一块ARM板上移植uclinux2.0的程序,通过PC机的串口1可实现向目标板的flash里面写入uclinux2.0- This is a realization transplants uclinux2.0 together to the
ARM board on the procedure, 1 may realize through the PC machine
string mouth to inside goal board flash reads in uclinux2.0
- 2022-11-24 16:45:03下载
- 积分:1
-
在proteus仿真平台上移植ucos到lpc2106的流水灯实验。
在proteus仿真平台上移植ucos到lpc2106的流水灯实验。-Simulation in Proteus platform uCOS transplantation into the water lights LPC2106 experiment.
- 2022-01-25 17:26:05下载
- 积分:1
-
在S3C2410上实现RS485通信,包含源代码工程
在S3C2410上实现RS485通信,包含源代码工程-S3C2410 realize in the RS485 communications, including the source code works
- 2022-01-26 04:42:03下载
- 积分:1
-
Source code for equipment monitoring system.
Source code for equipment monitoring system.
- 2022-09-04 05:15:03下载
- 积分:1
-
可以实现ARM芯片9200和tl16c55芯片之间的串行通信…
可以实现ARM芯片9200和串口芯片TL16C554A之间的通信,而且性能非常的稳定,抗干扰能力强。-ARM chip 9200 can be achieved and the serial communication between chips TL16C554A, and the performance is very stable, anti-interference ability.
- 2022-08-12 14:27:42下载
- 积分:1
-
基于linux操作系统ATMELARM9200 开发平台的键盘驱动程序开发
基于linux操作系统ATMELARM9200 开发平台的键盘驱动程序开发-ATMELARM9200 development platform keyboard Driver Development
- 2022-08-04 07:43:48下载
- 积分:1
-
利用LPC2119提供的CAN通道实现CAN数据发送功能,波特率为1000K
利用LPC2119提供的CAN通道实现CAN数据发送功能,波特率为1000K-LPC2119 provides the use of CAN channel, CAN data transmit function, the baud rate to 1000K
- 2023-07-20 20:50:03下载
- 积分:1
-
stm32f10x GPIO
#include
#include "STM32_Init.h"
int main (void)
{
int i=0;
stm32_Init(); // Init System
GPIOB->CRL = 0x22222222; // bit0~7 output(push-pull)
GPIOB->CRH = 0x22222222; // bit8~14 output(push-pull)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 18:51:04下载
- 积分:1
-
ARM单片机的打印例子,对于裸跑的朋友可以借用其中的很多头文件。...
ARM单片机的打印例子,对于裸跑的朋友可以借用其中的很多头文件。-ARM MCU Print example, for run naked friends can borrow one of the many header files.
- 2022-07-13 00:31:46下载
- 积分:1