-
Discussing embedded systems in general is difficult, because each embedded syste...
Discussing embedded systems in general is difficult, because each embedded system is unique. Rather than presenting a list of general principles for handling embedded development issues, this book presents examples of problems encountered and solutions to those problems using real hardware and software. In that sense, it is a “cookbook” for developers that offers design “recipes” that can be elaborated on or modified as needed to solve other design problems.
- 2022-02-14 10:49:17下载
- 积分:1
-
AD7710的驱动程序,已调试通过
AD7710的驱动程序,已调试通过--Driver program for AD7710.
- 2022-05-24 01:38:43下载
- 积分:1
-
x25045 source reader, can read and write x5045 x5045, software simulation of 20...
x25045的读写源程序,可以读x5045和写x5045,软件模拟spi总线协议。-x25045 source reader, can read and write x5045 x5045, software simulation of 20 bus protocol.
- 2023-04-21 08:40:03下载
- 积分:1
-
stm32 USB SD读卡器实验
应用背景STM32可以用来接入SD卡和SPI FLASH芯片,USB Mass Storage类支持两个传输协议:
1)Bulk-Only 传输(BOT)
2)Control/Bulk/Interrupt传输(CBI)
USB 驱动
关键技术开机的时候先检测SD卡和SPI FLASH是否存在,如果存在则获取其容量,并显示在LCD上面(如果不存在,则报错)。之后开始USB配置,在配置成功之后就可以在电脑上发现两个可移动磁盘。驱动USB从而读取。
- 2023-02-21 17:30:03下载
- 积分:1
-
use keil to program this code.
use keil to program this code.
- 2023-05-19 01:05:03下载
- 积分:1
-
verilog编写,rtl风格,流水线设计,实现图像rgb格式到yuv格式的转换。...
verilog编写,rtl风格,流水线设计,实现图像rgb格式到yuv格式的转换。-Verilog prepared, rtl style, pipeline design, realize image rgb to yuv format format conversion.
- 2022-05-28 18:35:35下载
- 积分:1
-
Users hook the relevant Vice
用户副函数钩子的相关定义,主要的用户函数应用代码
-Users hook the relevant Vice-function definition, the main function of the user application code
- 2023-01-21 04:25:03下载
- 积分:1
-
这个是个键盘密码锁的程序。但是要真的用的话,给我信,我这个是个例程,先不能直接用...
这个是个键盘密码锁的程序。但是要真的用的话,给我信,我这个是个例程,先不能直接用-This is a keypad lock program. But we really want to use the words, give me the letter, I am this is a routine, first can not be directly used
- 2022-01-31 21:40:44下载
- 积分:1
-
vivi
vivi-bootleader,带cs8900网络驱动,能提供tftp服务,在mizi公司的vivi的基础上移植。-vivi-bootleader, with cs8900 network driver, which provides tftp service, mizi on the basis of the company" s vivi transplant.
- 2023-05-07 06:00:02下载
- 积分:1
-
STM32的无刷电机控制程序--带PID
应用背景本程序是用在一种开关磁阻电机上的,原理图和功能和无刷直流电机基本一样,只是控制策略不一样,应用于电机拖动,开关磁阻电机价格便宜,但需要配套的控制器关键技术本程序是在网上下载后应用到实际项目中,由于公司规定不能传源码,只有上传部分代码,包含位置检测,速度检测,PID运算,读者可自行修改为自己的程序,另外关键代码都有注释,方便理解
- 2022-02-11 21:21:14下载
- 积分:1