-
dsp28335 SCI与电脑串口通信
dsp28335的串口代码,采用非中断的方式,包含SCI的GPIO口的初始化,系统初始化,设置串口的波特率,最后串口发送函数。代码直接下载到flash中运行,运行环境为CCS5.2。
- 2022-08-11 01:02:52下载
- 积分:1
-
lcd12864 显示图片
lcd12864 显示图片,可以动态显示图片,并可以了解12864显示原理,包括ZLG公司这样在12864显示横线!
- 2022-01-24 15:06:01下载
- 积分:1
-
ti tusb3210
用于USB 适配器的源代码,值得一看he following is a series of code files comprising
the bootcode for TUSB3210. It is already resident in
on-chip ROM and therefore was not intended for our
customers to compile 揳s is?and execute on the
evaluation board. Rather, it is provided
to serve as an example of how to program the device,
and excerpts of the code can be used in real
applications (for example, the I2C subroutines).
- 2023-09-04 02:35:03下载
- 积分:1
-
54x54
54x54-bit Radix-4 Multiplier
based on Modified Booth Algorithm
- 2023-06-01 23:10:03下载
- 积分:1
-
过欠压保护器
检测交流电压值,过高,过低,驱动继电器断开,正常电压时,闭合继电器,保证用电器不受电压损害
- 2022-01-30 21:15:02下载
- 积分:1
-
液晶显示源码
液晶显示源码
- 2022-03-21 08:54:56下载
- 积分:1
-
用plc实现了三项异步电机的控制 工业控制中很实用
用plc实现了三项异步电机的控制 工业控制中很实用-Plc implementation with three induction motor control is very useful in industrial control
- 2022-04-07 04:32:31下载
- 积分:1
-
计算器程序,主要的算法实现;计算器程序,主要的算法实现...
计算器程序,主要的算法实现;计算器程序,主要的算法实现-Calculator program, the main algorithm calculator program, the main algorithm
- 2022-03-01 23:04:01下载
- 积分:1
-
DE2 练习源码2-3
Part III
Figure 2a shows a circuit for a full adder, which has the inputs a, b, and ci, and produces the outputs s and co.
Parts b and c of the figure show a circuit symbol and truth table for the full adder, which produces the two-bit
binary sum cos = a + b + ci. Figure 2d shows how four instances of this full adder entity can be used to design
a circuit that adds two four-bit numbers. This type of circuit is usually called a ripple-carry adder, because of
the way that the carry signals are passed from one full adder to the next. Write VHDL code that implements this
circuit, as described below.
2
- 2022-02-01 03:42:27下载
- 积分:1
-
文件功能
44binit.s
文件功能
44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。
mencfg.s-----定义存储器延时等参数
option.s-----定义系统时钟频率等
main.c-------主函数
44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s---- interrupted initialization, memory, stack, system initialization and establish procedures C runtime environment. Mencfg.s----- defined parameters such as memory latency option.s----- definition of system clock frequency main.c------- main function 44blib.c----- S3C44B0X some of their preparation libraries
- 2022-04-09 13:08:40下载
- 积分:1