Location:
Search - FSR
Search list
Description: EEPROM 24CXX应用程序供参考
对EEPROM数据区读出(当前值=ADDR+WRC_<=0FFH),每进行一次读操作将使ADDR值减一;读出数据后程序将把该数据存入通用寄存器中,开始存放的地址由FSR的值指定(范例为30H),每进行一次读操作将使FSR的值加一;读出规定个数(由寄存器REC_给定,范例值为0FH)的数值后,结束读出,回main-EEPROM qi application for reference to the District EEPROM data read out (current value = A DDR WRC_
Platform: |
Size: 1335 |
Author: 风鹰 |
Hits:
Description: Input/Data Acquisition System Design for Human Computer Interfacing-Input / Data Acquisition System Design for Human Computer Interfacing
Platform: |
Size: 1178896 |
Author: 伊强 |
Hits:
Description: FSR-400 系列压力传感器
Platform: |
Size: 926661 |
Author: szhonny@21cn.com |
Hits:
Description: EEPROM 24CXX应用程序供参考
对EEPROM数据区读出(当前值=ADDR+WRC_<=0FFH),每进行一次读操作将使ADDR值减一;读出数据后程序将把该数据存入通用寄存器中,开始存放的地址由FSR的值指定(范例为30H),每进行一次读操作将使FSR的值加一;读出规定个数(由寄存器REC_给定,范例值为0FH)的数值后,结束读出,回main-EEPROM qi application for reference to the District EEPROM data read out (current value = A DDR WRC_
Platform: |
Size: 1024 |
Author: 风鹰 |
Hits:
Description: Input/Data Acquisition System Design for Human Computer Interfacing
Platform: |
Size: 1178624 |
Author: 伊强 |
Hits:
Description: 为减少测试数据存储量,提出一种有效的新型测试数据压缩编码———PTIDR 编码,并构建了基于该编码的
压缩P解压缩方案1 PTIDR 编码能够取得比FDR ,EFDR , Alternating FDR 等编码更高的压缩率,其解码器也较简单、
易实现,且能有效地降低硬件开销1 与Selective Huffman , CDCR 编码相比,PTIDR 编码能够得到较高的压缩率面积
开销比1 特别地,在差分测试集中0 的概率满足p ≥017610 时,PTIDR 编码能取得比FDR 编码更高的压缩率,从而
降低芯片测试成本1- We present a new test data compression and decompression architecture based on a novel and
efficient code , named PTIDR code1 The proposed approach can acquire better compression efficiency than
that of FDR (f requency2directed run2length) , EFDR (extended FDR) , alternating FDR etc1 The decoder
of PTIDR is also simpler , easier to realize and needs less hardware consumption1 Compared with algorithms
such as selective Huffman and CDCR (combining dictionary coding and L FSR reseeding) , PTIDR can ac2
quire higher CRPAR (ratio of compression ratio and area ratio) 1 Especially , when the probability of 0s in the
difference test set is greater than or equal to 017610 , it can acquire better compression efficiency than FDR
code , and thus , reducing the test cost of the chip1
Platform: |
Size: 301056 |
Author: 周晨 |
Hits:
Description: UWB无线通信系统仿真,请大家下载 ,不知有没有用-This package simulates Q. Zhang s FSR-UWB (Frequency-Shifted Reference Ultra-Wideband) Wireless Communicatons System which is known as the TR-UWB without the delay element.
Platform: |
Size: 4096 |
Author: wyy |
Hits:
Description: AD5724/5734/5754
完全4通道12/14/16 bit数模转换器
采用单电源/双电源供电
软件可编程输出电压范围:
+5 V, +10 V, +10.8 V, ±5 V, ±10 V, ±10.8 V
积分非线性误差: ±16 LSB(最大值);微分非线性误差:±1 LSB (最大值)
未校准总误差(TUE):0.1 FSR (最大值)
-AD5724/5734/5754
Complete, quad, 12-/14-/16-bit digital-to-analog converter (DAC)
Operates from single/dual supplies
Software programmable output range
+5 V,+10 V,+10.8 V, ±5 V, ±10 V, ±10.8 V
INL error: ±16 LSB maximum, DNL error: ±1 LSB maximum
Total unadjusted error (TUE): 0.1 FSR maximum
......
Platform: |
Size: 1153024 |
Author: 写字板 |
Hits:
Description: a module of FSR protocol for ns 2.27
Platform: |
Size: 80896 |
Author: ns_user |
Hits:
Description: a patch for FSR protocol on ns 2.27
Platform: |
Size: 81920 |
Author: ns_user |
Hits:
Description: 要点有3:
1. TMR1中断,每次中断显示led的一位,且将键盘的状态存储链推进一步。
2. TMR1中断处理中,为便利实现各位的显示,采用了寄存器4(FSR)间接寻址方式。
3. 键盘用多级状态机方式,不会为按键判断占用机时,整体显示和键盘响应非常“干脆”;用“下键”标志防止重复读键,从而对于下键和抬键的开关抖动都能够有效抑制。-Main points of 3: 1. TMR1 interrupt, each led one of the interrupt display, and store the state of the keyboard chain to push further. 2. TMR1 interrupt handling, in order to facilitate the realization of you display, using a register 4 (FSR) indirect addressing mode. 3. Keyboard with multi-level state machine approach, will not take up machine for the key judgments, the overall display and the keyboard response is " simply" use " under the key" symbol to prevent duplicate reading keys to carry keys for the next key and the switch jitter are effectively suppressed.
Platform: |
Size: 3072 |
Author: zhao |
Hits:
Description: 本程序实现PIC在双字节数据块中查找无符号数极小值。
入口参数:数据块首址在SADR中,数据个数在W中。
出口参数:极小值在SOUH:SOU中,极小值地址在SADR中。
占用资源:W,STATUS,FSR,020H,024H,025H,028H,一重堆栈。
说 明: 如果有两个或两个以上相等的极小值,则只能给出第一个极小值的地址.- The PIC procedure to achieve double-byte data blocks in an unsigned number to find the minimum. Entry parameters: the first site data block in the SADR, the data in the W of the number. Export parameters: minimum value in the SOUH: SOU, the minimum value address in the SADR. Take up resources: W, STATUS, FSR, 020H, 024H, 025H, 028H, a weight stack. Note: If two or more equal to the minimum, they can only give the address of the first minimum.
Platform: |
Size: 1024 |
Author: linqiaoli |
Hits:
Description: IT is an FSR patch made for ns-2.34
Platform: |
Size: 79872 |
Author: waqar |
Hits:
Description: ;*** *** ***PIC16F87X CAN通信程序****************
list p=16f877 ;定义微控制器为PIC16F877芯片
include "p16f877.inc" ;16F877芯片的寄存器定义
include "MCP2510.inc" ;MACP2510芯片的寄存器定义
;**************寄存器与变量定义*******************
TxBytes equ 0x20 ;SPI发送数据寄存器
TxBase equ 0x2e
TxReg equ 0x2f
RxBytes equ 0x30 ;SPI接收数据寄存器
bSPICnt equ 0x40 ;待接收数据数寄存器
pSPIBuf equ 0x41 ;指向缓冲器的指针寄存器
b2510RegAdr equ 0x42 ;寄存器地址
b2510RegData equ 0x43 ;寄存器数据
b2510RegMask equ 0x44 ;屏蔽位
ValueH equ 0x45
ValueL equ 0x46
bIntSaveSt equ 0x47 ;暂存状态STATUS
bIntSaveFSR equ 0x48 ;暂存FSR
bIntSavePCLATH equ 0x49 ;暂存高位指针
bIntSaveW0 equ 0x7f ;暂存工作寄存器W的值
count equ 0x50 ;计数器
count1 equ 0x51
;************以下是一些需要的宏定义*************
SPI_Read macro Reg ;读取指定的MCP2510寄存器的值,并暂存W
movlw Reg
call Rd2510Reg
endm
-;*************** CAN通信程序****************
list p=16f877 ;定义微控制器为PIC16F877芯片
include "p16f877.inc" ;16F877芯片的寄存器定义
include "MCP2510.inc" ;MACP2510芯片的寄存器定义
;**************寄存器与变量定义*******************
TxBytes equ 0x20 ;SPI发送数据寄存器
TxBase equ 0x2e
TxReg equ 0x2f
RxBytes equ 0x30 ;SPI接收数据寄存器
bSPICnt equ 0x40 ;待接收数据数寄存器
pSPIBuf equ 0x41 ;指向缓冲器的指针寄存器
b2510RegAdr equ 0x42 ;寄存器地址
b2510RegData equ 0x43 ;寄存器数据
b2510RegMask equ 0x44 ;屏蔽位
ValueH equ 0x45
ValueL equ 0x46
bIntSaveSt equ 0x47 ;暂存状态STATUS
bIntSaveFSR equ 0x48 ;暂存FSR
bIntSavePCLATH equ 0x49 ;暂存高位指针
bIntSaveW0 equ 0x7f ;暂存工作寄存器W的值
count equ 0x50 ;计数器
count1 equ 0x51
;************以下是一些需要的宏定义*************
SPI_Read macro Reg ;读取指定的MCP2510寄存器的值,并暂存W
movlw Reg
call Rd2510Reg
endm
Platform: |
Size: 12288 |
Author: 马家添 |
Hits:
Description: To transfer file using serial port
Platform: |
Size: 7168 |
Author: sinil |
Hits:
Description: this mfile is for FSR (F-P) about ringresonator
Platform: |
Size: 1024 |
Author: dlapw |
Hits:
Description: FSR,ZRp,AODV Details
Platform: |
Size: 243712 |
Author: Ananda Sithan |
Hits:
Description: FSR Sensor project m8
Platform: |
Size: 743424 |
Author: saeed |
Hits:
Description: pic18f67k22-FSR project
Platform: |
Size: 144384 |
Author: 高明義 |
Hits:
Description: Routing FSR for NS 3
Platform: |
Size: 62464 |
Author: damdam |
Hits: