-
ColdFire 5282处理器运行UCOS OpenTCP
opentcp for Coldfire 5282 processor running ucOS
- 2022-08-25 11:13:11下载
- 积分:1
-
embedded Linux applications to process more graphics OS, no way of example MMU
嵌入式LINUX下应用,多进程地图形显示
UCLINUX,无MMU方式的例子-embedded Linux applications to process more graphics OS, no way of example MMU
- 2023-05-15 15:55:02下载
- 积分:1
-
如何在atmega128a使用UART和485
资源描述你能理解串口通信。如何使用调试信息通过UART在atmega128a
- 2022-04-30 23:07:06下载
- 积分:1
-
Example Interrupt program for LPC21
Example Interrupt program for LPC21
- 2022-06-03 09:32:04下载
- 积分:1
-
基于Verilog 实现RS232的通讯
应用背景这是通过Verilog硬件描述语言,在XILINX 公司的KINTEX-7系列的FPGA上实现的RS232串口通讯的功能。经过本人亲自验证,完全可以实现通讯的功能。关键技术本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.
- 2022-08-09 08:56:17下载
- 积分:1
-
linux2.6内核下的CS8900驱动源码
linux2.6内核下的CS8900驱动源码-linux2.6 kernel driver source code under CS8900
- 2023-06-11 03:15:03下载
- 积分:1
-
cypress IN and out Data
应用背景
主要用于测试cypress的编程,实现USB的输入和输出端口的打通和通信
关键技术在cypress中实现的,将输入数据进行处理后直接通过输出端口进行输出,增加了命令处理的流程,只有合法的命令才能返回正确的数据,否则将返回出错数据。
- 2022-03-24 04:20:23下载
- 积分:1
-
A Tiny Microcontroller for FPGAs
应用背景Abstract—Leros is a tiny microcontroller that is optimized for
current low-cost FPGAs. Leros is designed with a balanced logic
to on-chip memory relation. The design goal is a microcontroller
that can be clocked in about half of the speed a pipelined on-chip
memory and consuming less than 300 logic cells.
The architecture, which follows from the design goals, is a
pipelined 16-bit accumulator processor. An implementation of
Leros needs at least one on-chip memory block and a few hundred
logic cells.
The application areas of Leros are twofold: First, it can be used
as an intelligent peripheral device for auxiliary functions in an
FPGA based system-on-chip design. Second, the very small size
of Leros makes it an attractive softcore for many-core research
with low-cost FPGAs.关键技术The smallest core is comparable to Leros and can be implemented
- 2023-09-03 01:00:04下载
- 积分:1
-
CC1110 基础实验
包含了TI 的cc系列单片机的一些基本实验,有AD,UART,SLEEP TIMER,及电源管理,系统时钟设置等等,可以参考,值得下载
- 2023-04-16 17:40:05下载
- 积分:1
-
用8051单片机做的计算器,汇编程序编写
用8051单片机做的计算器,汇编程序编写-Calculator to do with the 8051, compilation of programming
- 2022-04-29 12:47:45下载
- 积分:1