Name Function --- --- --- --- --- --- Check_SST_39VF160 Check manufacturer and device ID CFI_Query CFI Query Entry/Exit command sequence Erase_Entire_Chip Erase the contents of the entire chip Erase_One_Sector Erase a sector of 2048 word Erase_One_Block Erase a block of 32K word Program_One_Word Alter data in one word Program_One_Sector Alter data in 2048 word sector Program_One_Block Alter data in 32K word block Check_Toggle_Ready End of internal program or erase detection using Toggle bit Check_Data_Polling End of internal program or erase detection using Data# polling
標(biāo)簽: manufacturer Check_SST Function CFI_Que
上傳時(shí)間: 2013-12-21
上傳用戶:徐孺
LL(1)語法分析器,在任何時(shí)候,總控程序都是按照棧頂符號(hào)X和當(dāng)前輸入符號(hào)a行事的。對(duì)于任何(X,a),總控程序每次都執(zhí)行下述三種可能的動(dòng)作之一: 若X=a=’#’,則宣布分析成功,停止分析過程; 若X=a≠’#’,則把X從棧頂逐出,讓a指向下一輸入符號(hào); 若X是一個(gè)非終結(jié)符,則查看分析表M。若M中存放著一條關(guān)于X的產(chǎn)生式,那么,首先把X逐出棧頂,然后,把產(chǎn)生式的右部符號(hào)按反序一一推進(jìn)棧,同時(shí)做這個(gè)產(chǎn)生式相應(yīng)的語義動(dòng)作(目前不管)。若M[X,a]中存放著一條出錯(cuò)標(biāo)志,則調(diào)用出錯(cuò)診查程序Error。
上傳時(shí)間: 2013-12-09
上傳用戶:13160677563
// -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : Unknown, Use with caution! // Description Specification // General Description: 8, 16, 32-bit WISHBONE Master // Supported cycles: MASTER, READ/WRITE // MASTER, BLOCK READ/WRITE // MASTER, RMW // Data port, size: 8, 16, 32-bit // Data port, granularity 8-bit // Data port, Max. operand size 32-bit // Data transfer ordering: little endian // Data transfer sequencing: undefined
標(biāo)簽: Description Behavorial wb_master Filename
上傳時(shí)間: 2014-07-11
上傳用戶:zhanditian
Because of the poor observability of Inertial Navigation System on stationary base, the estimation error of the azimuth will converge very slowly in initial alignment by means of Kalmari filtering, and making the time initial alignment is longer. In this paper, a fast estimation method of the azimuth error is creatively proposed for the initial alignment of INS on stationary base. On the basis of the the fast convergence of the leveling error, the azimuth error can be directly calculated. By means of this fast initial alignment method, the time of initial alignment is reduced greatly. The computer simulation results illustrate the efficiency of the method.
標(biāo)簽: observability Navigation estimation stationary
上傳時(shí)間: 2014-01-03
上傳用戶:wuyuying
This paper provides a rigorous comprehensive approach to the design of the principal software algorithmsutilized inmodern-day strapdown inertial navigationsystems: integration of angular rate into attitude, acceleration transformation/integration into velocity, and integration of velocity into position.
標(biāo)簽: comprehensive principal the approach
上傳時(shí)間: 2016-10-18
上傳用戶:蠢蠢66
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A 12V supply line (500mA max.) for powering the peripherals often may be present. • Each device connected to the bus is software addressable by a unique address and simple master/ slave relationships exist at all times masters can operate as master-transmitters or as master-receivers. • The I2C bus is a true multi-master bus including collision detection and arbitration to prevent data corruption if two or more masters simultaneously initiate data transfer systems. • Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100 KBit/s in the standard mode or up to 400 KBit/s in the fast mode.
標(biāo)簽: bus bidirectional primarily designed
上傳時(shí)間: 2013-12-11
上傳用戶:jeffery
The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485 and RS-422 communications in harsh environments. Each driver output and receiver input is protected against ±15kV electrostatic discharge (ESD) shocks, without latchup. These parts contain one driver and one receiver. The MAX483E, MAX487E, MAX488E, and MAX489E feature reduced slewrate drivers that minimize EMI and reduce reflections caused by improperly terminated cables, thus allowing error-free data transmission up to 250kbps. The driver slew rates of the MAX481E, MAX485E, MAX490E, MAX491E, and MAX1487E are not limited, allowing them to transmit up to 2.5Mbps.
標(biāo)簽: MAX transceivers 485 low-power
上傳時(shí)間: 2013-12-22
上傳用戶:小寶愛考拉
iic總線控制器VHDL實(shí)現(xiàn) -- VHDL Source Files: i2c.vhd -- top level file i2c_control.vhd -- control function for the I2C master/slave shift.vhd -- shift register uc_interface.vhd -- uC interface function for an 8-bit 68000-like uC upcnt4.vhd -- 4-bit up counter i2c_timesim.vhd -- post-route I2C simulation netlist
標(biāo)簽: VHDL c_control vhd control
上傳時(shí)間: 2016-10-30
上傳用戶:woshiayin
Echo a received character, RX ISR used. Normal mode is LPM0. // USART1 RX interrupt triggers TX Echo. // Baud rate divider with 1048576hz = 1048576/38400 = ~27.31 (01Bh|03h) // ACLK = LFXT1 = 32768Hz, MCLK = SMCLK = default DCO = 32 x ACLK = 1048576Hz // //* An external watch crystal between XIN & XOUT is required for ACLK
標(biāo)簽: character interrupt received triggers
上傳時(shí)間: 2016-10-31
上傳用戶:rishian
simulating a convolutional encoder allows the user to input a source code to be encoded and also input the values of the generator polynomials. It outputs the encoded data bits, where 1/n is the code rate
標(biāo)簽: convolutional simulating encoder encoded
上傳時(shí)間: 2013-12-21
上傳用戶:253189838
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1