搜索结果

找到约 123 项符合 byte 的查询结果

嵌入式/单片机编程 mm36sb020的spi的接口,已经调试过的 /* 定义命令 *//* #define ERSC 0x90f6 // 檫除整个芯片 // #define SRC 0xfffffffe //

mm36sb020的spi的接口,已经调试过的 /* 定义命令 *//* #define ERSC 0x90f6 // 檫除整个芯片 // #define SRC 0xfffffffe // 软件复位芯片 // #define RSE 0x94 // 读状态寄存器 // #define RBE 0x98 // 读一个字节数据从缓冲区 // #define RME 0x9c // 读一个字节数据从Flash存储器 // #define RMEC 0xa0 // 连续读一 ...
https://www.eeworm.com/dl/647/236661.html
下载: 91
查看: 1107

单片机开发 This program illustrates how to erase, write, and read FLASH memory from application code written i

This program illustrates how to erase, write, and read FLASH memory from application code written in C . This routine exercises the upper 128- byte FLASH sector.
https://www.eeworm.com/dl/648/242632.html
下载: 31
查看: 1043

嵌入式/单片机编程 cpress usb 芯片Vender 处理固件。 The purpose of this software is to demonstrate how to implement vendor s

cpress usb 芯片Vender 处理固件。 The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented: A0 Firmware Upload/Download A2 EEProm Load A3 External Ram Load A4 Set I2C Addr A5 Get IIC Type (1 Byte or 2 Byte EEPROM) ...
https://www.eeworm.com/dl/647/246654.html
下载: 169
查看: 1036

汇编语言 bulk endpoint endless source/sink firmware. EP2OUT will always accept a bulk OUT EP4OUT will alw

bulk endpoint endless source/sink firmware. EP2OUT will always accept a bulk OUT EP4OUT will always accept a bulk OUT EP6IN will always return a 512 byte packet. The packet contains an incrementing byte starting at 0x02. Since EP6 always returns a 512 byte packet, this endpoint should never be acc ...
https://www.eeworm.com/dl/644/246657.html
下载: 105
查看: 1098

DSP编程 This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring,

This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring, or before first ring) signal detection and returns the message raw byte data without parsing of particular fields such as Message Type, Parameter(s) Type(s), etc. The decoding of the message meaning ...
https://www.eeworm.com/dl/516/259741.html
下载: 185
查看: 1047

J2ME 利用SyncML开发客户端程序的中间件

利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic fun ...
https://www.eeworm.com/dl/660/267433.html
下载: 99
查看: 1049

压缩解压 The LZW compression class i mplemented as a fixed length code which you can specify, the huffman alg

The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
https://www.eeworm.com/dl/617/270242.html
下载: 141
查看: 1069

单片机开发 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes:

8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPTIMIZE(2)or higher so that automatic variables get shared // between functions, to stay within the 256 byt ...
https://www.eeworm.com/dl/648/275410.html
下载: 71
查看: 1041

单片机开发 upsd_flash.c These functions are provided to help you develop your initial code. They are optim

upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few nested function calls. If speed is not critical, you can use function calls for common tasks (like dat polling after writing a byte ...
https://www.eeworm.com/dl/648/276882.html
下载: 166
查看: 1038

数值算法/人工智能 This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. F

This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2). Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2). If wou don愒 want to send Parameter 3 ...
https://www.eeworm.com/dl/518/287549.html
下载: 77
查看: 1046