-
SD卡驱动
SD_CARD_TIMEOUT 当一个SD卡的操作超出时限,将导致返回错误和该标记被置位
SD_CARD_EXIST 当卡槽内插入了合适...
SD卡驱动
SD_CARD_TIMEOUT 当一个SD卡的操作超出时限,将导致返回错误和该标记被置位
SD_CARD_EXIST 当卡槽内插入了合适的卡体,不管是什么卡,都会使该位被设置;
SD_CARD_WRITE_PROTECT 当卡体的写保护开关被 LOCK 时,则该位被设置;
SD_CARD_READY 当卡槽内的卡被正确识别,并可以随时访问时,则该位被设置;
SD_CARD_DOOR_CLOSE 当卡槽的门(产品外壳上的挡板开关)关闭时,则该位被设置;
SD_CARD_IS_SD 当卡槽内插入的是 SD 卡时,则该位被设置。
SD_CARD_IS_MMC 当卡槽内插入的是 MMC 卡时,则该位被设置;
注意:不要使用 0x80,免得和整数作逻辑运算时被误为负数。-err
- 2022-08-25 02:39:29下载
- 积分:1
-
单片机控制步进电机驱动系统电磁干扰及抑制
基于单片机的步进电机控制系统...
单片机控制步进电机驱动系统电磁干扰及抑制
基于单片机的步进电机控制系统-Single-chip stepper motor driver control systems and electromagnetic interference suppression based on single-chip stepper motor control system
- 2022-01-26 02:44:43下载
- 积分:1
-
lv4137显示驱动程序,自己做的比较简单,但很实用,MC…
LV4137显示驱动,自己做的,比较简单,但很实用,MCU用的是Myson MTV512,Keil下编译-LV4137 display driver, to do their own relatively simple, but very practical, MCU using Myson MTV512, Keil compiler under
- 2022-06-20 09:58:35下载
- 积分:1
-
这是一个基于C语言的单片机的步进电机的程序。它是通过改变相位来调节电机的旋转速度...
这是一个基于C语言的单片机的步进电机的程序。它是通过改变相位来调节电机的旋转速度-This is a microcontroller based on the C language, stepper motor programs. It is by changing the phase to regulate the motor rotation speed
- 2022-01-25 21:20:19下载
- 积分:1
-
- 2022-02-06 19:33:48下载
- 积分:1
-
keil C51 Byte事例
keil C51 Byte事例-Byte stories
- 2022-03-13 00:21:52下载
- 积分:1
-
单片机内置USB调试固件程序,用于51单片机
单片机内置USB调试固件程序,用于51单片机-MCU built-in USB debug firmware for the microcontroller 51. . .
- 2022-11-12 14:25:03下载
- 积分:1
-
新的计算机化的交通系统(NCTS)是欧洲的一个大系统,基于…
The New Computerised Transit System (NCTS) is a European wide system, based upon electronic declaration and processing that was designed to replace the paper based CT system and to provide better management and control of both Community and Common Transit. It involves all EU Member States and the EFTA.
The NCTS in each country is connected through a central domain Brussels, to all of the other countries. This provides links between some 3000 European customs offices and replaced the paper based system.
In order to connect on-line with NCTS, traders need the facility to generate electronic Transit messages, and the facility to send/receive these messages to/from the IRL - NCTS. Connected traders receive electronic responses advising of key decisions during the procedure, such as acceptance of declaration, release of goods, notification of discharge.
It is not be possible for Traders to interface directly with NCTS. They will simply be able to exchange defined structured m
- 2022-01-25 16:24:25下载
- 积分:1
-
LT_1B msp430开发板例子程序-TA_
LT_1B msp430开发板例子程序-TA_-LT_1B msp430开发板例子程序-TA_11
- 2022-05-30 03:15:04下载
- 积分:1
-
调度器内核,使用者只需要添加自己的任务即可,系统可以最多添加6个任务...
调度器内核,使用者只需要添加自己的任务即可,系统可以最多添加6个任务
- 2022-02-05 05:49:24下载
- 积分:1