-
本文以51单片机为例介绍如何扩展USB接口进行对U盘的读写,并详细介绍FAT16、FAT32文件系统的细节以及如何编码实现单片机对文件系统的常用操作,顺带提到一...
本文以51单片机为例介绍如何扩展USB接口进行对U盘的读写,并详细介绍FAT16、FAT32文件系统的细节以及如何编码实现单片机对文件系统的常用操作,顺带提到一点关于U盘兼容性问题的解决经验。在这里单片机是host,U盘是slave。-In this paper, single-chip microcomputer 51 as an example on how to expand the USB interface on the U disk read and write, and details on FAT16, FAT32 file system and how to encode the details of the realization of single-chip microcomputer used for file system operations, mentioned in passing that on U disk experience compatibility problems. Here is a single-chip host, U disk is a slave.
- 2022-02-20 12:31:46下载
- 积分:1
-
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。...
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。-Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligong website.
- 2022-05-28 20:40:43下载
- 积分:1
-
dds a detailed description of control characters, beginners learn to be helpful.
dds控制字的详细描述,对新手入门有帮助。-dds a detailed description of control characters, beginners learn to be helpful.
- 2022-08-14 03:22:48下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
- 2022-04-07 10:43:08下载
- 积分:1
-
《61板课程设计指导书一》源代码,里面10多个非常优秀的源代码,大家谁还需要单片机的程序email我就可以拉...
《61板课程设计指导书一》源代码,里面10多个非常优秀的源代码,大家谁还需要单片机的程序email我就可以拉
-"61 plate curriculum design guide book a" source code, where more than 10 outstanding source code, SCM everyone who needs the procedure I can email Rafah
- 2022-02-11 18:25:42下载
- 积分:1
-
C51写的普通拼音输入法源程序。编译环境:Keil C 6.14。给广大的51爱好者学习交流使用。...
C51写的普通拼音输入法源程序。编译环境:Keil C 6.14。给广大的51爱好者学习交流使用。-C51 Writing Pinyin input method common source. Compiler Environment: Keil C 6.14. To the vast number of fans 51 communicate using the study.
- 2023-05-27 02:05:03下载
- 积分:1
-
利用8279芯片实现通过2X8键盘输入加数和被加数并计算出结果,同时将加数、被加数和结果都在LED灯上显示出来。...
利用8279芯片实现通过2X8键盘输入加数和被加数并计算出结果,同时将加数、被加数和结果都在LED灯上显示出来。-Chip 8279 through the use of 2X8 and keyboard input addend addend and calculated results, at the same time, addend, addend and the results were in the LED lights on the display.
- 2022-03-05 03:37:59下载
- 积分:1
-
DS18B20 +DS1302+LCD1602 + 16×16点移动显示
DS18B20+DS1302+LCD1602+16X16点阵移动显示-DS18B20+ DS1302+ LCD1602+16 X16 Dot Mobile Display
- 2023-04-15 11:40:03下载
- 积分:1
-
单片机80C522,里面有实用的程序源吗码
单片机80C522,里面有实用的程序源吗码-80C522 microcontroller, there are practical program source code?
- 2022-02-16 04:43:39下载
- 积分:1
-
LPC2103,74HC164,IAR下程序
LPC2103,74HC164,IAR下程序-LPC2103, 74HC164, IAR under the procedures
- 2022-06-12 21:02:05下载
- 积分:1