搜索资源列表
manchester-coding
- 使用51单片机进行曼彻斯特编解码,编码程序中有同步头,结束位设置,解码有查找同步头,有效跳变检测等程序,内有proteus仿真原理图-With 51 single-chip codec to Manchester, there are sync, the end bit is set, decode sync with search, detection procedures are not effective, there proteus simulation schematic
8bit_up_ise9migration
- sync ram of 258*8 bit you know
frame-synchronous-search-circuit
- 用verilog语言编写的帧同步搜索电路,输入数据data为8 bit并行数据流,基本结构为数据帧,帧长为10字节,帧同步字为H“FF”。clk为输入同步时钟。-Verilog language for frame synchronous search circuit, the input data is data for the 8-bit parallel data stream, the basic structure of the data frame, the frame lengt
serial
- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。 串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值 是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通 信同步-The mod
uart-to-GPIO.vhd
- -- Filename ﹕ uart.vhd -- Author ﹕ZRtech -- Descr iption ﹕串口接收与发送程序 -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证-- 程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位-- 8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波-- 特率。程序当前设定的div_
verilog-up-counter
- Verilog code for 4 bit Sync Up Counter
c8051f020-ADS1248
- C8051F020驱动ads1248的源码;主要特性 ·具有 24 位分辨率、2 kSPS 数据速率以及 2.56 mW 功耗; ·4 组差动/7组单端输入 (ADS1248);2 组差动/3组单端输入 (ADS1247) ·50/60 Hz同步抑制模式; ·
DS90UR910
- TI公司的DS90UR910Q芯片数据手册,非常强大的视频数据串并转换芯片。-The DS90UR910Q is an interface bridge chip that recovers data the FPD-Link II serial bit stream and converts into a Camera Serial Interface (CSI-2) format compatible with Mobile Industry Processor Inter
STM32_NES_ppugba
- stm32f103 nes模拟器60帧有声音,声音播放可以是Timer+pwm+低通滤波器或者Timer+dac, 没做同步,声音有点怪怪的,望同好改进后上传。 现在这个做了同步的,声音好了很多(The STM32F103 NES emulator has 60 frames, and the sound playback can be Timer+pwm+, low pass filter, or Timer+dac, Do not sync, sounds a bit strange,