-
一个UCOS
一个uCOS-II下的tcpip协议栈实现,可用于嵌入式系统的网络应用开发-a uCOS-II under the TCPIP stack, which could be used in embedded system development of network applications
- 2022-02-10 04:10:07下载
- 积分:1
-
ecc nandflash156501362相关资料,这些资料可以为开发NANDFLASH程序的人员带来好处...
ecc nandflash156501362相关资料,这些资料可以为开发NANDFLASH程序的人员带来好处-ecc nandflash156501362 relevant information, they can be for the development of procedures for staff benefits NANDFLASH
- 2022-07-15 03:09:31下载
- 积分:1
-
WinARM环境下的LPC2104 Uart0
WinARM环境下的LPC2104 Uart0 -WinARM environment LPC2104 Uart0
- 2023-04-13 12:10:04下载
- 积分:1
-
UCGUI NIOS2 in the transplant, which can be used!
UCGUI在NIOS2的移植,,可用-UCGUI NIOS2 in the transplant, which can be used!
- 2022-08-10 20:25:39下载
- 积分:1
-
STM32F103C8T6 ADC LED UART
该项目的属性: 一个通道 ADC 测量温度 (Pin 是方案领域 3),并在 UART1 上发送数据。和 Led 的闪烁。
- 2023-01-07 19:35:03下载
- 积分:1
-
有空的话自己做一个计算器吧,我为你提供源代码。这个源程序是用ARM_SDT2.51开发的嵌入在ARM里。...
有空的话自己做一个计算器吧,我为你提供源代码。这个源程序是用ARM_SDT2.51开发的嵌入在ARM里。-the time to do so themselves a calculator before, I give you the source code. This source is ARM_SDT2.51 embedded in the development of the ARM Lane.
- 2022-01-25 14:58:16下载
- 积分: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
-
atmel at91rm9200 driver
atmel at91rm9200 driver
基于atmel的at91rm9200的驱动,
好好东西
分享一下-atmel at91rm9200 driver
atmel at91rm9200 driver
- 2022-01-25 18:24:13下载
- 积分:1
-
硬盘控制程序代码 硬盘控制器代码编写,可以直接使用
硬盘控制程序代码 硬盘控制器代码编写,可以直接使用-drive control code prepared hard disk controller code can be used directly! !
- 2022-06-15 08:17:44下载
- 积分:1
-
S3C4510B的LCD测试
S3C4510b LCD test
- 2022-01-28 14:20:52下载
- 积分:1