-
本文以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
-
一个单片机实验的电子琴程序清单 用汇编语言编成
一个单片机实验的电子琴程序清单 用汇编语言编成-a microcontroller experimental procedure, the flower inventory into assembly language
- 2023-02-23 18:30:03下载
- 积分:1
-
PIC18F family some LCD driver
Microchip PIC18F 设备驱动 LCD部分-PIC18F family some LCD driver
- 2022-08-16 15:37:56下载
- 积分:1
-
Program for polling toaster for temperature and writing to standard output.
Program for polling toaster for temperature and writing to standard output.
- 2022-03-12 11:33:55下载
- 积分:1
-
单片机常用芯片和器件手册,介绍了与MS-51相关的常用芯片和器件。...
单片机常用芯片和器件手册,介绍了与MS-51相关的常用芯片和器件。-Single-chip microcomputer chips and devices commonly used manual introduction with MS-51-related chips and devices commonly used.
- 2023-08-17 17:20:03下载
- 积分:1
-
单片机课程设计的LCD显示,附带有程序,仿真图,以及原理。...
单片机课程设计的LCD显示,附带有程序,仿真图,以及原理。-LCD display, there are procedures, simulation plans, as well as the principle of
- 2022-01-28 05:19:52下载
- 积分:1
-
Video generator sa pic16f84
Video generator sa pic16f84
- 2022-07-07 03:49:14下载
- 积分:1
-
一个PIC的demo程序包,供给初学PIC者快速上手的资料
一个PIC的demo程序包,供给初学PIC者快速上手的资料-a demo package, the supply of learning PIC were unfamiliar information
- 2022-08-31 23:25:03下载
- 积分:1
-
=== =时钟20:6=== === ==
应先初始化状态寄存器
tx1714 EQU 7FFH
PA EQU 05H
PB EQU 0...
=== =时钟20:6=== === ==
应先初始化状态寄存器
tx1714 EQU 7FFH
PA EQU 05H
PB EQU 06H
PC EQU 07H
PD EQU 20H
IAR EQU 00H 间接寻址寄存器
TMR0 EQU 01H 定时器
STATUS EQU 03H 状态寄存器
BSR EQU 04H bank选择寄存器
PORTA EQU 05H I/0端口寄存器
PORTB EQU 06H I/0端口寄存器
PORTC EQU 07H I/0端口寄存器
PORTD EQU 20H I/0端口寄存器
PULL EQU 21H PULL-High上拉寄存器
WAKEUP EQU 22H 唤醒控制寄存器--被用来设定watchdog允许和禁止
IRQM EQU 23H 中断屏蔽寄存器
IRQF EQU 24H 中断标志寄存器
WDTSEL EQU 25H
-=== === = clock 20 : 6 === === === == should first register initialization state tx1714 EQU 7FFH EQU PA PB EQU 05H 06H 07H PC EQU PD EQU 20H IAR E QU 00H indirectly addressable registers TMR0 EQU 01H timer STATUS EQU Mr send state BSR EQU-deposit bank in the 04H choice Register PORTA EQU 05H I/O ports Register P ORTB EQU 06H I/O ports Register PORTC EQU 07H I/O ports Register POR TD EQU 20H I/O ports Register PULL EQU 21H PULL-High pull Register WAKEUP EQU 22H awaken control registers-- were used to set watchdog allowed and prohi
- 2022-03-18 22:55:02下载
- 积分:1
-
非常有用的单片机源程序,范围是广泛的,语用…
Very a useful monolithic machine source program , range are broad , the pragmatism is strong
- 2022-03-13 17:00:13下载
- 积分:1