-
FAT32 文件系统中文规范,对你可能有很大帮助。
FAT32 文件系统中文规范,对你可能有很大帮助。-Chinese norms of FAT32 file system, you may have been inspired by them.
- 2022-01-22 00:55:32下载
- 积分: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
-
讲述DM642芯片的结构和用于视频处理的原理
讲述DM642芯片的结构和用于视频处理的原理--Explain DM642 chip s structure and how it deals with video data.
- 2022-02-16 02:22:16下载
- 积分:1
-
LCD驱动IC em62100软,使用串行端口连接液晶模块与单片机之间的。
LCD em62100 IC driver soft, 与MCU采用的是串口连接方式. 具体的引脚定义软件里做了详细的描述。-LCD em62100 IC driver soft, use serial port connect between LCD modul and MCU.
- 2023-07-29 13:25:03下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
在rhapsody下rtuml直接生成的洗碗机的程序
在rhapsody下rtuml直接生成的洗碗机的程序-rtuml under the direct generation of dishwashers procedures
- 2022-03-22 19:49:16下载
- 积分:1
-
51单片机无刷直流电机proteus仿真
采用proteus实现无刷直流电机控制的仿真分析,驱动电路由ir2101和MOSFET管组成,主控芯片选用51单片机,keil编程实现,系统为开环控制方式。
- 2023-03-25 11:10:03下载
- 积分:1
-
bmx055 STM32F10x
应用背景在实施bmx055 STM32F10x这就是一个例子。 ;关键技术C代码,STM32库,I2C协议。GPIO,USART。 ;
- 2022-04-09 20:22:08下载
- 积分:1
-
S08型控制40kHz频率的超声波输出测量使用了…
利用s08的输出40khz频率来控制超声波来测距离,简单-The use of s08 to control the output of 40khz frequency ultrasound to measure the distance, a simple
- 2023-03-19 05:50:03下载
- 积分:1
-
对DS1302完整的驱动,并能自动转换BCD码,实现结构方式进行存储和读取。...
对DS1302完整的驱动,并能自动转换BCD码,实现结构方式进行存储和读取。
- 2022-09-14 09:30:03下载
- 积分:1