-
HPI与PC相通信的源代码 喜欢DSP的爱好者快来看看吧
HPI与PC相通信的源代码 喜欢DSP的爱好者快来看看吧-HPI communication with the PC equivalent of the source code like DSP lovers Come see Look here
- 2022-06-12 06:40:04下载
- 积分:1
-
车 racing_vhdl
这段代码是使用 xilinx spatan 3e 董事会开发的 vhdl 程序赛车。
EDK 平台上开发了此代码,它具有以下模块
1.Buttons_4bit
2.时钟发生器
3.调试模块
EDK 是从 xilinx 的 emebedded 开发套件平台,它现在作为 vivado 在以后的版本中被改变。
- 2022-11-03 04:25:04下载
- 积分:1
-
stm32f103vc 实例 bibl
god bibl tor STM32f103(HY-迷你)液晶显示器(hy32D)
- 2023-08-04 13:40:11下载
- 积分:1
-
S08例程:本程序是I/O模块的例程,所用资源为单片机通用IO接口,所接器件为LED灯,
其中D2与PTA0,D3与PTA1相连接!
S08例程:本程序是I/O模块的例程,所用资源为单片机通用IO接口,所接器件为LED灯,
其中D2与PTA0,D3与PTA1相连接!-S08 routines: this process is I/O modules, routines, resources used for the single-chip general-purpose IO interface, the access device for the LED lights, which D2 and PTA0, D3 and PTA1 connected!
- 2023-07-13 23:25:03下载
- 积分:1
-
自动升降电梯控制器设计
要求:
设计一个6层楼的电梯控制器。
该控制器可控制电梯完成6层楼的载客服而且遵循方向优先原则,并能响应提前关门延时关门,并...
自动升降电梯控制器设计
要求:
设计一个6层楼的电梯控制器。
该控制器可控制电梯完成6层楼的载客服而且遵循方向优先原则,并能响应提前关门延时关门,并具有超载报警和故障报警;
同时指示电梯运行情况和电梯内外请求信息。-Auto-Lift elevator controller design requirements: design of a six-story elevator controller. The controller can control the completion of six-story elevator containing the principle of giving priority customer service, and follow the directions, and can respond to close ahead of schedule delay closing, and has overload alarm and fault alarm also instructed the elevator and elevator operation request information both inside and outside.
- 2022-05-09 10:35:04下载
- 积分:1
-
mmc driver to use in avr family (body)
mmc driver to use in avr family (body)
- 2022-04-08 09:58:52下载
- 积分:1
-
Nucleus latest code, we can try.
Nucleus最新代码, 大家可以试一下。-Nucleus latest code, we can try.
- 2022-07-27 23:42:01下载
- 积分:1
-
该工程是从ecos嵌入式系统下移植过来的一个小型的fat16文件系统,让他在win32下可以运行,来测试其正确性,改工程可以很好的移植到其他嵌入式平台上,比如手
该工程是从ecos嵌入式系统下移植过来的一个小型的fat16文件系统,让他在win32下可以运行,来测试其正确性,改工程可以很好的移植到其他嵌入式平台上,比如手机,手提电脑平台上,其小巧实用行应该有一定的商业价值。 拜托斑竹给号了。- This project is inserts a small fat16 filing system from ecos
which under the type system transplants, enables him to be allowed to
move under win32, tests its accuracy, changes the project to be
allowed to insert in the type platform the very good transplant to
other, for instance the handset, in the portable computer platform,
its exquisite practical line should have the certain commercial value.
Asked the spot bamboo to give the number.
- 2023-07-05 09:20:03下载
- 积分:1
-
c51 a few paragraphs to learn the code is mainly the function of a number of cod...
c51的 几段学习代码 主要是一些模块的 功能代码 希望初学者学习-c51 a few paragraphs to learn the code is mainly the function of a number of code modules for beginners to learn hope
- 2022-05-13 00:55:20下载
- 积分:1
-
XILINX FPGA 串口调试程序
应用背景KINTEX 7 FPGA 串口通讯程序 KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序关键技术本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。
程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。
串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值
是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通
信同步.
程序的基本工作过程是,按动一个按键SW0,控制器向PC的串口发送“welcome",
PC机接收后显示验证数据是否正确(串口调试工具设成按ASCII码接受方式).
PC可随时向CPLD发送0-F的十六进制数据,CPLD接受后显示在7段数码管上.
- 2022-01-25 23:46:06下载
- 积分:1