搜索结果

找到约 70 项符合 outputs 的查询结果

可编程逻辑 XAPP380 -利用CoolRunner-II CPLD创建交叉点开关

  This application note provides a functional description of VHDL source code for a N x N DigitalCrosspoint Switch. The code is designed with eight inputs and eight outputs in order to targetthe 128-macrocell CoolRunner™-II CPLD device but can be easily expanded to target higherdensit ...
https://www.eeworm.com/dl/kbcluoji/40074.html
下载: 152
查看: 1036

可编程逻辑 Altium Designer 6进行PCB完备的CAM输出

  在Protel2004中进行PCB的完备的CAM输出。首先,我们可以输出的gerber文件, 操作如下:1:画好PCB后,在PCB 的文件环境中,左键点击File\Fabrication Outputs\Gerber Files,进入Gerber setup 界面
https://www.eeworm.com/dl/kbcluoji/40182.html
下载: 122
查看: 1037

微处理器开发 用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的

用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的ARM的D/A来产生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. ...
https://www.eeworm.com/dl/655/141886.html
下载: 24
查看: 1059

单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll

This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project ...
https://www.eeworm.com/dl/648/148378.html
下载: 173
查看: 1087

汇编语言 EXAMPLE SOURCE CODE FOR IMPLIB FILTER This filter accepts input through the standard input stream

EXAMPLE SOURCE CODE FOR IMPLIB FILTER This filter accepts input through the standard input stream, convertsit and outputs it to the standard output am. The streams are linkedthrough pipes, such that the input stream is the output from the import librarian being invoked, and the output stream is con ...
https://www.eeworm.com/dl/644/186088.html
下载: 132
查看: 1064

汇编语言 EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, con

EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, converts it and outputs it to the standard output stream. The streams are linked through pipes, such that the input stream is the output from the assembler being invoked, and the output stream is connecte ...
https://www.eeworm.com/dl/644/186090.html
下载: 59
查看: 1039

其他书籍 The 74ALVC16245(74ALVCH16245) is a 16-bit transceiver featuring non-inverting 3-State bus compatibl

The 74ALVC16245(74ALVCH16245) is a 16-bit transceiver featuring non-inverting 3-State bus compatible outputs in both send and receive directions.
https://www.eeworm.com/dl/542/226531.html
下载: 139
查看: 1043

matlab例程 Generate a great circle "trajectory" from [lat1,lon1] to [lat2, lon2]. % Resulting points will be s

Generate a great circle "trajectory" from [lat1,lon1] to [lat2, lon2]. % Resulting points will be seperated by approximately delta_ft feet. % By default, delta_ft = 100 feet. All lat/lon inputs & outputs are in % degrees.
https://www.eeworm.com/dl/665/266847.html
下载: 172
查看: 1066

单片机开发 // This program demonstrates how to configure the C8051F060 to write to and read // from the UART i

// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
https://www.eeworm.com/dl/648/282973.html
下载: 115
查看: 1082

VHDL/FPGA/Verilog vhdl编写

vhdl编写,8b—10b 编解码器设计 Encoder: 8b/10b Encoder (file: 8b10b_enc.vhd) Synchronous clocked inputs (latched on each clock rising edge) 8-bit parallel unencoded data input KI input selects data or control encoding Asynchronous active high reset initializes all logic Encoded data output ...
https://www.eeworm.com/dl/663/292193.html
下载: 156
查看: 1052